diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2006-04-06 02:49:52 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2006-04-06 02:49:52 +0000 |
commit | eea1fc23d916ad37d2d92a5cac420fc05b2d8778 (patch) | |
tree | 94690771d2fc9d3e89398a59cdf06547479f2aa1 | |
parent | Cleanup of old KDE 3.5.0 and 3.5.1 ebuild.s (diff) | |
download | gentoo-2-eea1fc23d916ad37d2d92a5cac420fc05b2d8778.tar.gz gentoo-2-eea1fc23d916ad37d2d92a5cac420fc05b2d8778.tar.bz2 gentoo-2-eea1fc23d916ad37d2d92a5cac420fc05b2d8778.zip |
Cleanup of old KDE 3.5.0 and 3.5.1 ebuild.s
(Portage version: 2.1_pre7-r4)
-rw-r--r-- | kde-base/ksnapshot/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/ksnapshot/files/digest-ksnapshot-3.5.0 | 1 | ||||
-rw-r--r-- | kde-base/ksnapshot/files/digest-ksnapshot-3.5.1 | 1 | ||||
-rw-r--r-- | kde-base/ksnapshot/ksnapshot-3.5.0.ebuild | 13 | ||||
-rw-r--r-- | kde-base/ksnapshot/ksnapshot-3.5.1.ebuild | 13 |
5 files changed, 5 insertions, 29 deletions
diff --git a/kde-base/ksnapshot/ChangeLog b/kde-base/ksnapshot/ChangeLog index f5a2ca3f43a3..8f09b97b5d55 100644 --- a/kde-base/ksnapshot/ChangeLog +++ b/kde-base/ksnapshot/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/ksnapshot # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ksnapshot/ChangeLog,v 1.38 2006/03/28 00:47:25 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksnapshot/ChangeLog,v 1.39 2006/04/06 02:49:52 flameeyes Exp $ + + 06 Apr 2006; Diego Pettenò <flameeyes@gentoo.org> + -ksnapshot-3.5.0.ebuild, -ksnapshot-3.5.1.ebuild: + Removed old 3.5.0/3.5.1 packages. 28 Mar 2006; Aron Griffis <agriffis@gentoo.org> ksnapshot-3.5.0.ebuild, ksnapshot-3.5.1.ebuild, ksnapshot-3.5.2.ebuild: diff --git a/kde-base/ksnapshot/files/digest-ksnapshot-3.5.0 b/kde-base/ksnapshot/files/digest-ksnapshot-3.5.0 deleted file mode 100644 index 44e671a5ef99..000000000000 --- a/kde-base/ksnapshot/files/digest-ksnapshot-3.5.0 +++ /dev/null @@ -1 +0,0 @@ -MD5 389a00d4387e621d4dd325a59c7657c4 kdegraphics-3.5.0.tar.bz2 7094349 diff --git a/kde-base/ksnapshot/files/digest-ksnapshot-3.5.1 b/kde-base/ksnapshot/files/digest-ksnapshot-3.5.1 deleted file mode 100644 index 9166f01a0810..000000000000 --- a/kde-base/ksnapshot/files/digest-ksnapshot-3.5.1 +++ /dev/null @@ -1 +0,0 @@ -MD5 2cd1c5348b7df46cf7f9d91e1dbfebd2 kdegraphics-3.5.1.tar.bz2 7315482 diff --git a/kde-base/ksnapshot/ksnapshot-3.5.0.ebuild b/kde-base/ksnapshot/ksnapshot-3.5.0.ebuild deleted file mode 100644 index 0756ddd64e3c..000000000000 --- a/kde-base/ksnapshot/ksnapshot-3.5.0.ebuild +++ /dev/null @@ -1,13 +0,0 @@ -# Copyright 1999-2006 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ksnapshot/ksnapshot-3.5.0.ebuild,v 1.6 2006/03/28 00:47:25 agriffis 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" -IUSE="" - diff --git a/kde-base/ksnapshot/ksnapshot-3.5.1.ebuild b/kde-base/ksnapshot/ksnapshot-3.5.1.ebuild deleted file mode 100644 index 4fa95eaedac9..000000000000 --- a/kde-base/ksnapshot/ksnapshot-3.5.1.ebuild +++ /dev/null @@ -1,13 +0,0 @@ -# Copyright 1999-2006 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ksnapshot/ksnapshot-3.5.1.ebuild,v 1.2 2006/03/28 00:47:25 agriffis 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" -IUSE="" - |