diff options
author | Joseph Jezak <josejx@gentoo.org> | 2006-11-16 05:28:59 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2006-11-16 05:28:59 +0000 |
commit | 3d02656ffb61f7ab464206a632959b2809f34826 (patch) | |
tree | b30b8d2fa3b8368839ac81653acb1cc03ae16579 /kde-base/kdeartwork-emoticons | |
parent | Conditionally define constant regex::+special-class-names+. (diff) | |
download | historical-3d02656ffb61f7ab464206a632959b2809f34826.tar.gz historical-3d02656ffb61f7ab464206a632959b2809f34826.tar.bz2 historical-3d02656ffb61f7ab464206a632959b2809f34826.zip |
Marked ppc stable for bug #147570.
Package-Manager: portage-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="" |