diff options
author | Joseph Jezak <josejx@gentoo.org> | 2006-11-16 05:12:07 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2006-11-16 05:12:07 +0000 |
commit | d9b9a88a475bf5632e482a901c554c6b53aa8ed1 (patch) | |
tree | 8746076db32a0096ae008dc51fc5ed36d1e99255 /kde-base/kdeartwork-emoticons | |
parent | Marked ppc stable for bug #147570. (diff) | |
download | gentoo-2-d9b9a88a475bf5632e482a901c554c6b53aa8ed1.tar.gz gentoo-2-d9b9a88a475bf5632e482a901c554c6b53aa8ed1.tar.bz2 gentoo-2-d9b9a88a475bf5632e482a901c554c6b53aa8ed1.zip |
Marked ppc stable for bug #147570.
(Portage version: 2.1.2_rc1-r5)
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-3.5.4.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/kdeartwork-emoticons/ChangeLog b/kde-base/kdeartwork-emoticons/ChangeLog index 1ce8adcd7be6..60da05244cd3 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-emoticons/ChangeLog,v 1.42 2006/11/14 17:33:48 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-emoticons/ChangeLog,v 1.43 2006/11/16 05:12:07 josejx Exp $ + + 16 Nov 2006; Joseph Jezak <josejx@gentoo.org> + kdeartwork-emoticons-3.5.4.ebuild: + Marked ppc stable for bug #147570. 14 Nov 2006; Gustavo Zacarias <gustavoz@gentoo.org> kdeartwork-emoticons-3.5.4.ebuild: diff --git a/kde-base/kdeartwork-emoticons/kdeartwork-emoticons-3.5.4.ebuild b/kde-base/kdeartwork-emoticons/kdeartwork-emoticons-3.5.4.ebuild index a241f3c6be07..b0645e045f30 100644 --- a/kde-base/kdeartwork-emoticons/kdeartwork-emoticons-3.5.4.ebuild +++ b/kde-base/kdeartwork-emoticons/kdeartwork-emoticons-3.5.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-emoticons/kdeartwork-emoticons-3.5.4.ebuild,v 1.6 2006/11/14 17:33:48 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-emoticons/kdeartwork-emoticons-3.5.4.ebuild,v 1.7 2006/11/16 05:12:07 josejx Exp $ KMMODULE=emoticons KMNAME=kdeartwork @@ -9,6 +9,6 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta DESCRIPTION="EmotIcons (icons for things like smilies :-) for kde" -KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~ia64 ppc ~ppc64 sparc x86 ~x86-fbsd" IUSE="" DEPEND="" |