diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-01-09 16:05:27 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-01-09 16:05:27 +0000 |
commit | 843d2f0aebdf704da5048a1b4c26da16cdb0b948 (patch) | |
tree | 747da52377fde3f35d4026e3232b3cf52e0321ed /kde-base/kdeartwork-emoticons | |
parent | x86 stable wrt bug #396359 (diff) | |
download | gentoo-2-843d2f0aebdf704da5048a1b4c26da16cdb0b948.tar.gz gentoo-2-843d2f0aebdf704da5048a1b4c26da16cdb0b948.tar.bz2 gentoo-2-843d2f0aebdf704da5048a1b4c26da16cdb0b948.zip |
x86 stable wrt bug #396359
(Portage version: 2.1.10.41/cvs/Linux i686)
Diffstat (limited to 'kde-base/kdeartwork-emoticons')
-rw-r--r-- | kde-base/kdeartwork-emoticons/ChangeLog | 8 | ||||
-rw-r--r-- | kde-base/kdeartwork-emoticons/kdeartwork-emoticons-4.7.4.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/kde-base/kdeartwork-emoticons/ChangeLog b/kde-base/kdeartwork-emoticons/ChangeLog index e4afd95d671a..cd0958897340 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.170 2011/12/18 19:46:35 dilfridge Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-emoticons/ChangeLog,v 1.171 2012/01/09 16:05:27 phajdan.jr Exp $ + + 09 Jan 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> + kdeartwork-emoticons-4.7.4.ebuild: + x86 stable wrt bug #396359 18 Dec 2011; Andreas K. Huettel <dilfridge@gentoo.org> -kdeartwork-emoticons-4.6.5.ebuild: diff --git a/kde-base/kdeartwork-emoticons/kdeartwork-emoticons-4.7.4.ebuild b/kde-base/kdeartwork-emoticons/kdeartwork-emoticons-4.7.4.ebuild index e66b0f703eb5..a26f6c70d366 100644 --- a/kde-base/kdeartwork-emoticons/kdeartwork-emoticons-4.7.4.ebuild +++ b/kde-base/kdeartwork-emoticons/kdeartwork-emoticons-4.7.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# 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.7.4.ebuild,v 1.1 2011/12/11 18:52:29 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-emoticons/kdeartwork-emoticons-4.7.4.ebuild,v 1.2 2012/01/09 16:05:27 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="" |