diff options
author | Wulf Krueger <philantrop@gentoo.org> | 2007-10-19 23:33:15 +0000 |
---|---|---|
committer | Wulf Krueger <philantrop@gentoo.org> | 2007-10-19 23:33:15 +0000 |
commit | 52cbd56abfdc12e5520ef8cd823892ecf0f552b2 (patch) | |
tree | e17afc9aa05b00982977b15bb63c8e152914e9af /kde-base/ksnapshot | |
parent | Bump to KDE 3.5.8. (diff) | |
download | gentoo-2-52cbd56abfdc12e5520ef8cd823892ecf0f552b2.tar.gz gentoo-2-52cbd56abfdc12e5520ef8cd823892ecf0f552b2.tar.bz2 gentoo-2-52cbd56abfdc12e5520ef8cd823892ecf0f552b2.zip |
Bump to KDE 3.5.8.
(Portage version: 2.1.3.15)
Diffstat (limited to 'kde-base/ksnapshot')
-rw-r--r-- | kde-base/ksnapshot/ChangeLog | 8 | ||||
-rw-r--r-- | kde-base/ksnapshot/files/digest-ksnapshot-3.5.8 | 3 | ||||
-rw-r--r-- | kde-base/ksnapshot/ksnapshot-3.5.8.ebuild | 12 |
3 files changed, 22 insertions, 1 deletions
diff --git a/kde-base/ksnapshot/ChangeLog b/kde-base/ksnapshot/ChangeLog index 947885536982..c07d5ac60a04 100644 --- a/kde-base/ksnapshot/ChangeLog +++ b/kde-base/ksnapshot/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for kde-base/ksnapshot # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ksnapshot/ChangeLog,v 1.70 2007/08/11 15:52:18 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksnapshot/ChangeLog,v 1.71 2007/10/19 23:33:15 philantrop Exp $ + +*ksnapshot-3.5.8 (19 Oct 2007) + + 19 Oct 2007; Wulf C. Krueger <philantrop@gentoo.org> + +ksnapshot-3.5.8.ebuild: + Bump to KDE 3.5.8. 11 Aug 2007; Raúl Porcel <armin76@gentoo.org> ksnapshot-3.5.7.ebuild: x86 stable wrt #185823 diff --git a/kde-base/ksnapshot/files/digest-ksnapshot-3.5.8 b/kde-base/ksnapshot/files/digest-ksnapshot-3.5.8 new file mode 100644 index 000000000000..3bbc87669000 --- /dev/null +++ b/kde-base/ksnapshot/files/digest-ksnapshot-3.5.8 @@ -0,0 +1,3 @@ +MD5 a3a31fc0e5b791ef330dd0627095d90f kdegraphics-3.5.8.tar.bz2 7444011 +RMD160 8e77f76a6edcf6a1c20b4d76fcc5c79fe196599b kdegraphics-3.5.8.tar.bz2 7444011 +SHA256 4d041d892f17ef90e0029ef14925980cf6a637d7a9971fba5835a5620ff3e155 kdegraphics-3.5.8.tar.bz2 7444011 diff --git a/kde-base/ksnapshot/ksnapshot-3.5.8.ebuild b/kde-base/ksnapshot/ksnapshot-3.5.8.ebuild new file mode 100644 index 000000000000..1a52a5db8802 --- /dev/null +++ b/kde-base/ksnapshot/ksnapshot-3.5.8.ebuild @@ -0,0 +1,12 @@ +# Copyright 1999-2007 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksnapshot/ksnapshot-3.5.8.ebuild,v 1.1 2007/10/19 23:33:15 philantrop Exp $ + +KMNAME=kdegraphics +MAXKDEVER=$PV +KM_DEPRANGE="$PV $MAXKDEVER" +inherit kde-meta eutils + +DESCRIPTION="KDE Screenshot Utility" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +IUSE="" |