diff options
author | Gregorio Guidi <greg_g@gentoo.org> | 2005-07-15 12:55:46 +0000 |
---|---|---|
committer | Gregorio Guidi <greg_g@gentoo.org> | 2005-07-15 12:55:46 +0000 |
commit | 6ec3485ea019ba9c7e2a89abac2b4f53117bc8c4 (patch) | |
tree | 7994ff15a570cd61e64082a8b559f108ff15877e /kde-misc | |
parent | It still wasn't signed. I need a beer. (diff) | |
download | gentoo-2-6ec3485ea019ba9c7e2a89abac2b4f53117bc8c4.tar.gz gentoo-2-6ec3485ea019ba9c7e2a89abac2b4f53117bc8c4.tar.bz2 gentoo-2-6ec3485ea019ba9c7e2a89abac2b4f53117bc8c4.zip |
Remove old ebuilds.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'kde-misc')
-rw-r--r-- | kde-misc/kio-locate/files/digest-kio-locate-0.3.0 | 1 | ||||
-rw-r--r-- | kde-misc/kio-locate/files/digest-kio-locate-0.3.2 | 1 | ||||
-rw-r--r-- | kde-misc/kio-locate/kio-locate-0.3.0.ebuild | 18 | ||||
-rw-r--r-- | kde-misc/kio-locate/kio-locate-0.3.2.ebuild | 18 |
4 files changed, 0 insertions, 38 deletions
diff --git a/kde-misc/kio-locate/files/digest-kio-locate-0.3.0 b/kde-misc/kio-locate/files/digest-kio-locate-0.3.0 deleted file mode 100644 index 18f2c668d347..000000000000 --- a/kde-misc/kio-locate/files/digest-kio-locate-0.3.0 +++ /dev/null @@ -1 +0,0 @@ -MD5 c0ce460668260cc37ffda38f308ab39f kio-locate_0.3.0.tar.gz 648477 diff --git a/kde-misc/kio-locate/files/digest-kio-locate-0.3.2 b/kde-misc/kio-locate/files/digest-kio-locate-0.3.2 deleted file mode 100644 index b04598622cf6..000000000000 --- a/kde-misc/kio-locate/files/digest-kio-locate-0.3.2 +++ /dev/null @@ -1 +0,0 @@ -MD5 b1c61b87c7cfbd38ad533d17b171ad8d kio-locate_0.3.2.tar.gz 655970 diff --git a/kde-misc/kio-locate/kio-locate-0.3.0.ebuild b/kde-misc/kio-locate/kio-locate-0.3.0.ebuild deleted file mode 100644 index 6ff77abf2003..000000000000 --- a/kde-misc/kio-locate/kio-locate-0.3.0.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-misc/kio-locate/kio-locate-0.3.0.ebuild,v 1.4 2005/07/09 15:38:47 swegener Exp $ - -inherit kde - -DESCRIPTION="kio slave to search files with locate" -SRC_URI="http://www.arminstraub.de/downloads/${PN}/${PN}_${PV}.tar.gz" -HOMEPAGE="http://arminstraub.de/browse.php?doc=kio_locate" - -LICENSE="GPL-2" -SLOT="0" -IUSE="" -KEYWORDS="x86 ~ppc" - -RDEPEND="sys-apps/slocate" - -need-kde 3.1 diff --git a/kde-misc/kio-locate/kio-locate-0.3.2.ebuild b/kde-misc/kio-locate/kio-locate-0.3.2.ebuild deleted file mode 100644 index 41e3209b89b5..000000000000 --- a/kde-misc/kio-locate/kio-locate-0.3.2.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-misc/kio-locate/kio-locate-0.3.2.ebuild,v 1.2 2005/01/20 16:55:03 greg_g Exp $ - -inherit kde - -DESCRIPTION="kio slave to search files with locate" -SRC_URI="http://www.arminstraub.de/downloads/${PN}/${PN}_${PV}.tar.gz" -HOMEPAGE="http://arminstraub.de/browse.php?doc=kio_locate" - -LICENSE="GPL-2" -SLOT="0" -IUSE="" -KEYWORDS="~x86 ~ppc" - -RDEPEND="sys-apps/slocate" - -need-kde 3.1 |