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.5.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/kdeartwork-emoticons/ChangeLog b/kde-base/kdeartwork-emoticons/ChangeLog index 4aaf64c25523..cff5b60b890d 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.157 2011/07/27 14:04:38 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-emoticons/ChangeLog,v 1.158 2011/08/09 17:12:12 hwoarang Exp $ + + 09 Aug 2011; Markos Chandras <hwoarang@gentoo.org> + kdeartwork-emoticons-4.6.5.ebuild: + Stable on amd64 wrt bug #377465 *kdeartwork-emoticons-4.7.0 (27 Jul 2011) diff --git a/kde-base/kdeartwork-emoticons/kdeartwork-emoticons-4.6.5.ebuild b/kde-base/kdeartwork-emoticons/kdeartwork-emoticons-4.6.5.ebuild index 622048741899..bdd79706cd16 100644 --- a/kde-base/kdeartwork-emoticons/kdeartwork-emoticons-4.6.5.ebuild +++ b/kde-base/kdeartwork-emoticons/kdeartwork-emoticons-4.6.5.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.5.ebuild,v 1.1 2011/07/09 15:13:55 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-emoticons/kdeartwork-emoticons-4.6.5.ebuild,v 1.2 2011/08/09 17:12:12 hwoarang 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="" |