diff options
Diffstat (limited to 'kde-base/kiconfinder')
-rw-r--r-- | kde-base/kiconfinder/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kiconfinder/kiconfinder-4.12.0.ebuild | 12 |
2 files changed, 5 insertions, 13 deletions
diff --git a/kde-base/kiconfinder/ChangeLog b/kde-base/kiconfinder/ChangeLog index fa243c7ccf7f..fa43373c19d4 100644 --- a/kde-base/kiconfinder/ChangeLog +++ b/kde-base/kiconfinder/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/kiconfinder # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kiconfinder/ChangeLog,v 1.191 2014/01/20 08:00:42 kensington Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kiconfinder/ChangeLog,v 1.192 2014/01/20 14:59:55 kensington Exp $ + + 20 Jan 2014; Michael Palimaka <kensington@gentoo.org> + -kiconfinder-4.12.0.ebuild: + Remove KDE SC 4.12.0 20 Jan 2014; Michael Palimaka <kensington@gentoo.org> kiconfinder-4.11.5.ebuild: diff --git a/kde-base/kiconfinder/kiconfinder-4.12.0.ebuild b/kde-base/kiconfinder/kiconfinder-4.12.0.ebuild deleted file mode 100644 index 310994ed6527..000000000000 --- a/kde-base/kiconfinder/kiconfinder-4.12.0.ebuild +++ /dev/null @@ -1,12 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kiconfinder/kiconfinder-4.12.0.ebuild,v 1.1 2013/12/18 19:57:33 johu Exp $ - -EAPI=5 - -KMNAME="kde-runtime" -inherit kde4-meta - -DESCRIPTION="Finds an icon based on its name" -KEYWORDS=" ~amd64 ~x86 ~amd64-linux ~x86-linux" -IUSE="debug" |