diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-27 12:13:24 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-27 12:13:24 +0000 |
commit | c81e8448cae35ae7ff9bdfd2073cb4a6511e0cef (patch) | |
tree | 990e9df122f8dbb5c809fef6e723cce68c7aaab5 /kde-base/kiconfinder | |
parent | Stable for amd64, wrt bug #450678 (diff) | |
download | gentoo-2-c81e8448cae35ae7ff9bdfd2073cb4a6511e0cef.tar.gz gentoo-2-c81e8448cae35ae7ff9bdfd2073cb4a6511e0cef.tar.bz2 gentoo-2-c81e8448cae35ae7ff9bdfd2073cb4a6511e0cef.zip |
Stable for amd64, wrt bug #450678
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'kde-base/kiconfinder')
-rw-r--r-- | kde-base/kiconfinder/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kiconfinder/kiconfinder-4.9.5.ebuild | 4 |
2 files changed, 6 insertions, 4 deletions
diff --git a/kde-base/kiconfinder/ChangeLog b/kde-base/kiconfinder/ChangeLog index fa14c1ed1530..dbf5e754e17b 100644 --- a/kde-base/kiconfinder/ChangeLog +++ b/kde-base/kiconfinder/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kiconfinder # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kiconfinder/ChangeLog,v 1.135 2013/01/05 20:18:22 creffett Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kiconfinder/ChangeLog,v 1.136 2013/01/27 12:13:24 ago Exp $ + + 27 Jan 2013; Agostino Sarubbo <ago@gentoo.org> kiconfinder-4.9.5.ebuild: + Stable for amd64, wrt bug #450678 *kiconfinder-4.9.5 (05 Jan 2013) @@ -567,4 +570,3 @@ 02 Oct 2008; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org> +metadata.xml, +kiconfinder-4.1.2.ebuild: Add kde-4.1.2 into the tree from the kde-testing overlay. - diff --git a/kde-base/kiconfinder/kiconfinder-4.9.5.ebuild b/kde-base/kiconfinder/kiconfinder-4.9.5.ebuild index 7a6ecfc8b7ef..d21d80ce0ac0 100644 --- a/kde-base/kiconfinder/kiconfinder-4.9.5.ebuild +++ b/kde-base/kiconfinder/kiconfinder-4.9.5.ebuild @@ -1,6 +1,6 @@ # 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.9.5.ebuild,v 1.1 2013/01/05 20:18:22 creffett Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kiconfinder/kiconfinder-4.9.5.ebuild,v 1.2 2013/01/27 12:13:24 ago Exp $ EAPI=4 @@ -8,5 +8,5 @@ KMNAME="kde-runtime" inherit kde4-meta DESCRIPTION="Finds an icon based on its name" -KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" IUSE="debug" |