diff options
author | Danny van Dyk <kugelfang@gentoo.org> | 2006-11-14 01:49:10 +0000 |
---|---|---|
committer | Danny van Dyk <kugelfang@gentoo.org> | 2006-11-14 01:49:10 +0000 |
commit | 6c6822c51ffbeac6ed9fc452b54baa7c965811cf (patch) | |
tree | 2c42dbf035064165ab9348455af072571aa9bb81 /kde-base/kdeartwork-emoticons | |
parent | Marked stable on amd64 wrt bug #147570. (diff) | |
download | gentoo-2-6c6822c51ffbeac6ed9fc452b54baa7c965811cf.tar.gz gentoo-2-6c6822c51ffbeac6ed9fc452b54baa7c965811cf.tar.bz2 gentoo-2-6c6822c51ffbeac6ed9fc452b54baa7c965811cf.zip |
Marked stable on amd64 wrt bug #147570.
(Portage version: 2.1.2_pre2-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 44439dd37055..0a36c3c5f382 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.40 2006/11/13 14:54:20 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-emoticons/ChangeLog,v 1.41 2006/11/14 01:49:10 kugelfang Exp $ + + 13 Nov 2006; Danny van Dyk <kugelfang@gentoo.org> + kdeartwork-emoticons-3.5.4.ebuild: + Marked stable on amd64 wrt bug #147570. 13 Nov 2006; Christian Faulhammer <opfer@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 9de1f20b6534..12bb9e13fd4d 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.4 2006/11/13 14:54:20 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-emoticons/kdeartwork-emoticons-3.5.4.ebuild,v 1.5 2006/11/14 01:49:10 kugelfang 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="" |