diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-03-31 15:46:58 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-03-31 15:46:58 +0000 |
commit | beace8b33e954beaa22d8ff265d4b847ed4ca53f (patch) | |
tree | 18798f67f941faec586c13d15b4a584380a5e1aa /kde-base/kiconfinder | |
parent | Stable for amd64, wrt bug #462890 (diff) | |
download | gentoo-2-beace8b33e954beaa22d8ff265d4b847ed4ca53f.tar.gz gentoo-2-beace8b33e954beaa22d8ff265d4b847ed4ca53f.tar.bz2 gentoo-2-beace8b33e954beaa22d8ff265d4b847ed4ca53f.zip |
Stable for amd64, wrt bug #462890
(Portage version: 2.1.11.52/cvs/Linux ppc64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'kde-base/kiconfinder')
-rw-r--r-- | kde-base/kiconfinder/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kiconfinder/kiconfinder-4.10.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kiconfinder/ChangeLog b/kde-base/kiconfinder/ChangeLog index 7ba21f635745..c47f927d9b67 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.143 2013/03/06 13:41:24 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kiconfinder/ChangeLog,v 1.144 2013/03/31 15:46:58 ago Exp $ + + 31 Mar 2013; Agostino Sarubbo <ago@gentoo.org> kiconfinder-4.10.1.ebuild: + Stable for amd64, wrt bug #462890 *kiconfinder-4.10.1 (06 Mar 2013) diff --git a/kde-base/kiconfinder/kiconfinder-4.10.1.ebuild b/kde-base/kiconfinder/kiconfinder-4.10.1.ebuild index 080bea00129e..a94be2d71d49 100644 --- a/kde-base/kiconfinder/kiconfinder-4.10.1.ebuild +++ b/kde-base/kiconfinder/kiconfinder-4.10.1.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.10.1.ebuild,v 1.1 2013/03/06 13:41:24 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kiconfinder/kiconfinder-4.10.1.ebuild,v 1.2 2013/03/31 15:46:58 ago Exp $ EAPI=5 @@ -8,5 +8,5 @@ KMNAME="kde-runtime" inherit kde4-meta DESCRIPTION="Finds an icon based on its name" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="debug" |