diff options
-rw-r--r-- | kde-base/kdeartwork-emoticons/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kdeartwork-emoticons/kdeartwork-emoticons-4.2.4.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/kdeartwork-emoticons/ChangeLog b/kde-base/kdeartwork-emoticons/ChangeLog index cbb71c1c61b4..d9212c0480dc 100644 --- a/kde-base/kdeartwork-emoticons/ChangeLog +++ b/kde-base/kdeartwork-emoticons/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/kdeartwork-emoticons # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-emoticons/ChangeLog,v 1.93 2009/06/04 11:39:19 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-emoticons/ChangeLog,v 1.94 2009/06/04 23:23:55 alexxy Exp $ + + 04 Jun 2009; Alexey Shvetsov <alexxy@gentoo.org> + kdeartwork-emoticons-4.2.4.ebuild: + Fix accidently added keywords *kdeartwork-emoticons-4.2.4 (04 Jun 2009) diff --git a/kde-base/kdeartwork-emoticons/kdeartwork-emoticons-4.2.4.ebuild b/kde-base/kdeartwork-emoticons/kdeartwork-emoticons-4.2.4.ebuild index 5ad7cc038761..3576a9ecc098 100644 --- a/kde-base/kdeartwork-emoticons/kdeartwork-emoticons-4.2.4.ebuild +++ b/kde-base/kdeartwork-emoticons/kdeartwork-emoticons-4.2.4.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/kdeartwork-emoticons/kdeartwork-emoticons-4.2.4.ebuild,v 1.1 2009/06/04 11:39:19 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-emoticons/kdeartwork-emoticons-4.2.4.ebuild,v 1.2 2009/06/04 23:23:55 alexxy Exp $ EAPI="2" @@ -11,5 +11,5 @@ KMNAME="kdeartwork" inherit kde4-meta DESCRIPTION="EmotIcons (icons for things like smilies :-) for kde" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86" IUSE="" |