diff options
Diffstat (limited to 'kde-base/kdeartwork-emoticons')
-rw-r--r-- | kde-base/kdeartwork-emoticons/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kdeartwork-emoticons/kdeartwork-emoticons-4.6.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/kdeartwork-emoticons/ChangeLog b/kde-base/kdeartwork-emoticons/ChangeLog index 0338bba63749..f85ff2d083fb 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-emoticons/ChangeLog,v 1.146 2011/05/07 10:47:32 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-emoticons/ChangeLog,v 1.147 2011/05/09 08:48:37 tomka Exp $ + + 09 May 2011; Thomas Kahle <tomka@gentoo.org> + kdeartwork-emoticons-4.6.2.ebuild: + x86 stable per bug 354033 *kdeartwork-emoticons-4.6.3 (07 May 2011) diff --git a/kde-base/kdeartwork-emoticons/kdeartwork-emoticons-4.6.2.ebuild b/kde-base/kdeartwork-emoticons/kdeartwork-emoticons-4.6.2.ebuild index 053c4a0a6b68..f9c8a8d50493 100644 --- a/kde-base/kdeartwork-emoticons/kdeartwork-emoticons-4.6.2.ebuild +++ b/kde-base/kdeartwork-emoticons/kdeartwork-emoticons-4.6.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 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.6.2.ebuild,v 1.1 2011/04/06 14:19:10 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-emoticons/kdeartwork-emoticons-4.6.2.ebuild,v 1.2 2011/05/09 08:48:37 tomka Exp $ EAPI=3 @@ -11,5 +11,5 @@ KMNAME="kdeartwork" inherit kde4-meta DESCRIPTION="EmotIcons (icons for things like smilies :-) for kde" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" IUSE="" |