diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2007-02-04 03:19:30 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2007-02-04 03:19:30 +0000 |
commit | bcae3124a0b6fbf3a0ee9c16578c4926d138f972 (patch) | |
tree | 51e7fb327e2a5733729c841e9e0a4accbdbae190 /kde-base/ksnapshot | |
parent | Some QA fixes, bug 164686 (diff) | |
download | historical-bcae3124a0b6fbf3a0ee9c16578c4926d138f972.tar.gz historical-bcae3124a0b6fbf3a0ee9c16578c4926d138f972.tar.bz2 historical-bcae3124a0b6fbf3a0ee9c16578c4926d138f972.zip |
Remove old versions.
Package-Manager: portage-2.1.2-r7
Diffstat (limited to 'kde-base/ksnapshot')
-rw-r--r-- | kde-base/ksnapshot/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/ksnapshot/files/digest-ksnapshot-3.5.2 | 3 | ||||
-rw-r--r-- | kde-base/ksnapshot/ksnapshot-3.5.2.ebuild | 13 |
3 files changed, 5 insertions, 17 deletions
diff --git a/kde-base/ksnapshot/ChangeLog b/kde-base/ksnapshot/ChangeLog index eb729c67a9ee..6ad015d5456b 100644 --- a/kde-base/ksnapshot/ChangeLog +++ b/kde-base/ksnapshot/ChangeLog @@ -1,6 +1,10 @@ # 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.62 2007/01/16 21:21:43 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksnapshot/ChangeLog,v 1.63 2007/02/04 02:57:06 flameeyes Exp $ + + 04 Feb 2007; Diego Pettenò <flameeyes@gentoo.org> + -ksnapshot-3.5.2.ebuild: + Remove old versions. *ksnapshot-3.5.6 (16 Jan 2007) diff --git a/kde-base/ksnapshot/files/digest-ksnapshot-3.5.2 b/kde-base/ksnapshot/files/digest-ksnapshot-3.5.2 deleted file mode 100644 index 4e31f7ca1dfe..000000000000 --- a/kde-base/ksnapshot/files/digest-ksnapshot-3.5.2 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 8e1816a2191ea85b889930159a5d1e46 kdegraphics-3.5.2.tar.bz2 7288264 -RMD160 cf2fce91b76af7d570b20f336ba551c5c3bd767f kdegraphics-3.5.2.tar.bz2 7288264 -SHA256 b33e26d99188f0aee2dc0ff95923a1c1bca7f2a2510a1f761b155b8d2781e64f kdegraphics-3.5.2.tar.bz2 7288264 diff --git a/kde-base/ksnapshot/ksnapshot-3.5.2.ebuild b/kde-base/ksnapshot/ksnapshot-3.5.2.ebuild deleted file mode 100644 index 8477d671e480..000000000000 --- a/kde-base/ksnapshot/ksnapshot-3.5.2.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.2.ebuild,v 1.11 2006/09/03 11:11:52 kloeri 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="" - |