diff options
Diffstat (limited to 'kde-base/kiconfinder')
-rw-r--r-- | kde-base/kiconfinder/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kiconfinder/kiconfinder-4.6.3.ebuild | 12 |
2 files changed, 4 insertions, 13 deletions
diff --git a/kde-base/kiconfinder/ChangeLog b/kde-base/kiconfinder/ChangeLog index 567937d1b9d4..158b97d4ba2c 100644 --- a/kde-base/kiconfinder/ChangeLog +++ b/kde-base/kiconfinder/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kiconfinder # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kiconfinder/ChangeLog,v 1.99 2012/02/18 15:32:54 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kiconfinder/ChangeLog,v 1.100 2012/02/21 12:52:26 johu Exp $ + + 20 Feb 2012; Johannes Huber <johu@gentoo.org> -kiconfinder-4.6.3.ebuild: + Remove KDE SC 4.6.3 18 Feb 2012; nixnut <nixnut@gentoo.org> kiconfinder-4.7.4.ebuild: ppc stable #396359 diff --git a/kde-base/kiconfinder/kiconfinder-4.6.3.ebuild b/kde-base/kiconfinder/kiconfinder-4.6.3.ebuild deleted file mode 100644 index 05c66c7f8950..000000000000 --- a/kde-base/kiconfinder/kiconfinder-4.6.3.ebuild +++ /dev/null @@ -1,12 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kiconfinder/kiconfinder-4.6.3.ebuild,v 1.4 2011/06/26 01:54:24 ranger Exp $ - -EAPI=4 - -KMNAME="kdebase-runtime" -inherit kde4-meta - -DESCRIPTION="Finds an icon based on its name" -KEYWORDS="amd64 ~arm ppc ~ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux" -IUSE="debug" |