diff options
author | Thomas Kahle <tomka@gentoo.org> | 2011-06-08 23:09:09 +0000 |
---|---|---|
committer | Thomas Kahle <tomka@gentoo.org> | 2011-06-08 23:09:09 +0000 |
commit | e7fddea421f82cc8bb6de171a1c26a442a0fbac6 (patch) | |
tree | e0ec37fadfd9620d9a815908a5656e7d7c2ced8d /kde-base/kdeartwork-emoticons | |
parent | x86 stable per bug 369979 (diff) | |
download | gentoo-2-e7fddea421f82cc8bb6de171a1c26a442a0fbac6.tar.gz gentoo-2-e7fddea421f82cc8bb6de171a1c26a442a0fbac6.tar.bz2 gentoo-2-e7fddea421f82cc8bb6de171a1c26a442a0fbac6.zip |
x86 stable per bug 369979
(Portage version: 2.1.9.50/cvs/Linux i686)
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.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 3a9978bcd60b..eab8d4c4fbec 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.150 2011/06/02 21:57:56 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-emoticons/ChangeLog,v 1.151 2011/06/08 23:09:09 tomka Exp $ + + 08 Jun 2011; Thomas Kahle <tomka@gentoo.org> + kdeartwork-emoticons-4.6.3.ebuild: + x86 stable per bug 369979 02 Jun 2011; Andreas K. Huettel <dilfridge@gentoo.org> -kdeartwork-emoticons-4.4.5.ebuild: diff --git a/kde-base/kdeartwork-emoticons/kdeartwork-emoticons-4.6.3.ebuild b/kde-base/kdeartwork-emoticons/kdeartwork-emoticons-4.6.3.ebuild index 53df7ac3acee..41a415c0629d 100644 --- a/kde-base/kdeartwork-emoticons/kdeartwork-emoticons-4.6.3.ebuild +++ b/kde-base/kdeartwork-emoticons/kdeartwork-emoticons-4.6.3.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.3.ebuild,v 1.1 2011/05/07 10:47:32 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-emoticons/kdeartwork-emoticons-4.6.3.ebuild,v 1.2 2011/06/08 23:09:09 tomka 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="" |