diff options
author | Christian Faulhammer <opfer@gentoo.org> | 2006-11-13 14:54:20 +0000 |
---|---|---|
committer | Christian Faulhammer <opfer@gentoo.org> | 2006-11-13 14:54:20 +0000 |
commit | 1195165dfb70b0c31c0a794ea87a042d86055426 (patch) | |
tree | 33ebe71b23a56c07d59109bf956e2d5bcd9f3df3 /kde-base/kdeartwork-emoticons | |
parent | Remove xmms useflag. (diff) | |
download | gentoo-2-1195165dfb70b0c31c0a794ea87a042d86055426.tar.gz gentoo-2-1195165dfb70b0c31c0a794ea87a042d86055426.tar.bz2 gentoo-2-1195165dfb70b0c31c0a794ea87a042d86055426.zip |
"Stable x86, bug #147570"
(Portage version: 2.1.1-r1)
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 a803e97f7f58..44439dd37055 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.39 2006/10/03 09:42:25 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-emoticons/ChangeLog,v 1.40 2006/11/13 14:54:20 opfer Exp $ + + 13 Nov 2006; Christian Faulhammer <opfer@gentoo.org> + kdeartwork-emoticons-3.5.4.ebuild: + "Stable x86, bug #147570" 03 Oct 2006; Diego Pettenò <flameeyes@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 5c8c0be7d65b..9de1f20b6534 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.3 2006/10/03 09:42:25 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-emoticons/kdeartwork-emoticons-3.5.4.ebuild,v 1.4 2006/11/13 14:54:20 opfer 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="" |