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.8.3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/kdeartwork-emoticons/ChangeLog b/kde-base/kdeartwork-emoticons/ChangeLog index c4fadf5e2c1d..73799fd8cdd1 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-emoticons/ChangeLog,v 1.184 2012/05/18 05:44:42 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-emoticons/ChangeLog,v 1.185 2012/05/18 19:26:02 ago Exp $ + + 18 May 2012; Agostino Sarubbo <ago@gentoo.org> + kdeartwork-emoticons-4.8.3.ebuild: + Stable for amd64, wrt bug #414605 18 May 2012; Joseph Jezak <josejx@gentoo.org> kdeartwork-emoticons-4.8.3.ebuild: diff --git a/kde-base/kdeartwork-emoticons/kdeartwork-emoticons-4.8.3.ebuild b/kde-base/kdeartwork-emoticons/kdeartwork-emoticons-4.8.3.ebuild index eed6a4afa430..1dce85974d4e 100644 --- a/kde-base/kdeartwork-emoticons/kdeartwork-emoticons-4.8.3.ebuild +++ b/kde-base/kdeartwork-emoticons/kdeartwork-emoticons-4.8.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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.8.3.ebuild,v 1.2 2012/05/18 05:44:42 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-emoticons/kdeartwork-emoticons-4.8.3.ebuild,v 1.3 2012/05/18 19:26:02 ago Exp $ EAPI=4 @@ -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="" |