diff options
author | Gregorio Guidi <greg_g@gentoo.org> | 2005-07-15 12:52:30 +0000 |
---|---|---|
committer | Gregorio Guidi <greg_g@gentoo.org> | 2005-07-15 12:52:30 +0000 |
commit | c30ecea1009371e1cc95d8c0431ee1315fd7396b (patch) | |
tree | 546467b40a471f454bd916c3e0b7fee289efa279 /kde-misc/kio-locate | |
parent | It still wasn't signed. I need a beer. (diff) | |
download | historical-c30ecea1009371e1cc95d8c0431ee1315fd7396b.tar.gz historical-c30ecea1009371e1cc95d8c0431ee1315fd7396b.tar.bz2 historical-c30ecea1009371e1cc95d8c0431ee1315fd7396b.zip |
Remove old ebuilds.
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'kde-misc/kio-locate')
-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 |