diff options
author | Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org> | 2009-02-01 06:45:36 +0000 |
---|---|---|
committer | Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org> | 2009-02-01 06:45:36 +0000 |
commit | 01f6f6059995c94392dae28968cdf1804d76e79a (patch) | |
tree | 38e9a03edf9da72ffd641f151130c22f88589cb6 /kde-base/kdeartwork-emoticons | |
parent | Restored ~ppc and ~ppc64 keywords to KDE-4.2.0 (diff) | |
download | gentoo-2-01f6f6059995c94392dae28968cdf1804d76e79a.tar.gz gentoo-2-01f6f6059995c94392dae28968cdf1804d76e79a.tar.bz2 gentoo-2-01f6f6059995c94392dae28968cdf1804d76e79a.zip |
Restored ~ppc and ~ppc64 keywords to KDE-4.2.0
(Portage version: 2.2_rc23/cvs/Linux x86_64, RepoMan options: --force)
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.2.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/kdeartwork-emoticons/ChangeLog b/kde-base/kdeartwork-emoticons/ChangeLog index a438326764c4..282162025e06 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-emoticons/ChangeLog,v 1.80 2009/01/27 16:47:05 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-emoticons/ChangeLog,v 1.81 2009/02/01 06:45:36 jmbsvicetto Exp $ + + 01 Feb 2009; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org> + kdeartwork-emoticons-4.2.0.ebuild: + Restored ~ppc and ~ppc64 keywords to KDE-4.2.0 *kdeartwork-emoticons-4.2.0 (27 Jan 2009) diff --git a/kde-base/kdeartwork-emoticons/kdeartwork-emoticons-4.2.0.ebuild b/kde-base/kdeartwork-emoticons/kdeartwork-emoticons-4.2.0.ebuild index b49e83750577..abbc33865c5b 100644 --- a/kde-base/kdeartwork-emoticons/kdeartwork-emoticons-4.2.0.ebuild +++ b/kde-base/kdeartwork-emoticons/kdeartwork-emoticons-4.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 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.2.0.ebuild,v 1.1 2009/01/27 16:47:05 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-emoticons/kdeartwork-emoticons-4.2.0.ebuild,v 1.2 2009/02/01 06:45:36 jmbsvicetto Exp $ EAPI="2" @@ -11,5 +11,5 @@ KMNAME="kdeartwork" inherit kde4-meta DESCRIPTION="EmotIcons (icons for things like smilies :-) for kde" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" IUSE="" |