diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-12-07 10:32:11 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-12-07 10:32:11 +0000 |
commit | a70921055a440acff3736abfc4f951c9988f0502 (patch) | |
tree | 9ba3cde7367e6660ab8b9e8635eebfb4c31d769d /kde-base/kdeartwork-emoticons | |
parent | x86 stable wrt bug #388279 (diff) | |
download | gentoo-2-a70921055a440acff3736abfc4f951c9988f0502.tar.gz gentoo-2-a70921055a440acff3736abfc4f951c9988f0502.tar.bz2 gentoo-2-a70921055a440acff3736abfc4f951c9988f0502.zip |
x86 stable wrt bug #388279
(Portage version: 2.1.10.11/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.7.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 a5e0bd9bc9d6..f640d465c903 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.165 2011/11/02 20:47:55 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-emoticons/ChangeLog,v 1.166 2011/12/07 10:32:11 phajdan.jr Exp $ + + 07 Dec 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> + kdeartwork-emoticons-4.7.3.ebuild: + x86 stable wrt bug #388279 *kdeartwork-emoticons-4.7.3 (02 Nov 2011) diff --git a/kde-base/kdeartwork-emoticons/kdeartwork-emoticons-4.7.3.ebuild b/kde-base/kdeartwork-emoticons/kdeartwork-emoticons-4.7.3.ebuild index 4f44fa40d3b4..74fa4ff61553 100644 --- a/kde-base/kdeartwork-emoticons/kdeartwork-emoticons-4.7.3.ebuild +++ b/kde-base/kdeartwork-emoticons/kdeartwork-emoticons-4.7.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.7.3.ebuild,v 1.1 2011/11/02 20:47:55 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-emoticons/kdeartwork-emoticons-4.7.3.ebuild,v 1.2 2011/12/07 10:32:11 phajdan.jr 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="" |