diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2009-10-10 09:32:23 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2009-10-10 09:32:23 +0000 |
commit | 352069ed2b479b8b06e7fe75aec681f990e05567 (patch) | |
tree | 859c59824150544b973c676370abb4978f2fe1e1 /kde-base/kiconfinder | |
parent | amd64 stable wrt #287697 (diff) | |
download | gentoo-2-352069ed2b479b8b06e7fe75aec681f990e05567.tar.gz gentoo-2-352069ed2b479b8b06e7fe75aec681f990e05567.tar.bz2 gentoo-2-352069ed2b479b8b06e7fe75aec681f990e05567.zip |
amd64 stable wrt #287697
(Portage version: 2.2_rc44/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'kde-base/kiconfinder')
-rw-r--r-- | kde-base/kiconfinder/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kiconfinder/kiconfinder-4.3.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/kiconfinder/ChangeLog b/kde-base/kiconfinder/ChangeLog index e96dfacd6333..81fc44fb57e9 100644 --- a/kde-base/kiconfinder/ChangeLog +++ b/kde-base/kiconfinder/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/kiconfinder # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kiconfinder/ChangeLog,v 1.25 2009/10/08 14:26:26 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kiconfinder/ChangeLog,v 1.26 2009/10/10 09:32:23 ssuominen Exp $ + + 10 Oct 2009; Samuli Suominen <ssuominen@gentoo.org> + kiconfinder-4.3.1.ebuild: + amd64 stable wrt #287697 08 Oct 2009; Alexey Shvetsov <alexxy@gentoo.org> -kiconfinder-4.3.0.ebuild: diff --git a/kde-base/kiconfinder/kiconfinder-4.3.1.ebuild b/kde-base/kiconfinder/kiconfinder-4.3.1.ebuild index fea9512089da..35c668029d17 100644 --- a/kde-base/kiconfinder/kiconfinder-4.3.1.ebuild +++ b/kde-base/kiconfinder/kiconfinder-4.3.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kiconfinder/kiconfinder-4.3.1.ebuild,v 1.1 2009/09/01 15:30:12 tampakrap Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kiconfinder/kiconfinder-4.3.1.ebuild,v 1.2 2009/10/10 09:32:23 ssuominen Exp $ EAPI="2" @@ -8,5 +8,5 @@ KMNAME="kdebase-runtime" inherit kde4-meta DESCRIPTION="Finds an icon based on its name" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86" IUSE="debug" |