diff options
author | Theo Chatzimichos <tampakrap@gentoo.org> | 2011-01-31 05:08:50 +0000 |
---|---|---|
committer | Theo Chatzimichos <tampakrap@gentoo.org> | 2011-01-31 05:08:50 +0000 |
commit | 6973c9074cbf7c2d8682816ff692f82f943bfced (patch) | |
tree | 2c8319a4fac85dd3a21b328e101330555e47bcd3 /kde-misc/kio-locate | |
parent | slotmove kgtk to 4 (diff) | |
download | historical-6973c9074cbf7c2d8682816ff692f82f943bfced.tar.gz historical-6973c9074cbf7c2d8682816ff692f82f943bfced.tar.bz2 historical-6973c9074cbf7c2d8682816ff692f82f943bfced.zip |
remove old
Package-Manager: portage-2.2.0_alpha19/cvs/Linux x86_64
Diffstat (limited to 'kde-misc/kio-locate')
-rw-r--r-- | kde-misc/kio-locate/ChangeLog | 6 | ||||
-rw-r--r-- | kde-misc/kio-locate/kio-locate-0.5.0.ebuild | 17 |
2 files changed, 5 insertions, 18 deletions
diff --git a/kde-misc/kio-locate/ChangeLog b/kde-misc/kio-locate/ChangeLog index d1a671060ecd..792d90828811 100644 --- a/kde-misc/kio-locate/ChangeLog +++ b/kde-misc/kio-locate/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-misc/kio-locate # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-misc/kio-locate/ChangeLog,v 1.35 2011/01/06 17:40:53 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-misc/kio-locate/ChangeLog,v 1.36 2011/01/31 05:08:50 tampakrap Exp $ + + 31 Jan 2011; Theo Chatzimichos <tampakrap@gentoo.org> + -kio-locate-0.5.0.ebuild: + remove old *kio-locate-0.5.2 (06 Jan 2011) diff --git a/kde-misc/kio-locate/kio-locate-0.5.0.ebuild b/kde-misc/kio-locate/kio-locate-0.5.0.ebuild deleted file mode 100644 index 9488a9b53de7..000000000000 --- a/kde-misc/kio-locate/kio-locate-0.5.0.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2010 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.5.0.ebuild,v 1.1 2010/03/02 23:24:02 ssuominen Exp $ - -EAPI=2 -inherit kde4-base - -DESCRIPTION="A locate KIO slave for KDE" -HOMEPAGE="http://www.kde-apps.org/content/show.php/kio-locate?content=120965" -SRC_URI="http://www.kde-apps.org/CONTENT/content-files/120965-${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="4" -KEYWORDS="~amd64 ~x86" -IUSE="debug +handbook" - -DOCS="AUTHORS ChangeLog" |