diff options
Diffstat (limited to 'kde-base/kiconfinder')
-rw-r--r-- | kde-base/kiconfinder/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kiconfinder/kiconfinder-4.3.3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/kiconfinder/ChangeLog b/kde-base/kiconfinder/ChangeLog index a3b1ba840a52..b23c92c4ca20 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.30 2009/11/08 23:40:04 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kiconfinder/ChangeLog,v 1.31 2009/11/29 15:14:19 ssuominen Exp $ + + 29 Nov 2009; Samuli Suominen <ssuominen@gentoo.org> + kiconfinder-4.3.3.ebuild: + amd64 stable wrt #292455 08 Nov 2009; Alexey Shvetsov <alexxy@gentoo.org> -kiconfinder-4.3.2.ebuild: diff --git a/kde-base/kiconfinder/kiconfinder-4.3.3.ebuild b/kde-base/kiconfinder/kiconfinder-4.3.3.ebuild index 2468b273f755..bd1e8dd019d7 100644 --- a/kde-base/kiconfinder/kiconfinder-4.3.3.ebuild +++ b/kde-base/kiconfinder/kiconfinder-4.3.3.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.3.ebuild,v 1.1 2009/11/02 21:16:15 wired Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kiconfinder/kiconfinder-4.3.3.ebuild,v 1.2 2009/11/29 15:14:19 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" |