diff options
Diffstat (limited to 'kde-base/kdeartwork-iconthemes')
-rw-r--r-- | kde-base/kdeartwork-iconthemes/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kdeartwork-iconthemes/kdeartwork-iconthemes-3.5.5.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/kdeartwork-iconthemes/ChangeLog b/kde-base/kdeartwork-iconthemes/ChangeLog index 76b7f3f62428..42f8079ee766 100644 --- a/kde-base/kdeartwork-iconthemes/ChangeLog +++ b/kde-base/kdeartwork-iconthemes/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/kdeartwork-iconthemes # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-iconthemes/ChangeLog,v 1.52 2006/11/13 14:55:13 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-iconthemes/ChangeLog,v 1.53 2006/11/14 01:49:40 kugelfang Exp $ + + 13 Nov 2006; Danny van Dyk <kugelfang@gentoo.org> + kdeartwork-iconthemes-3.5.5.ebuild: + Marked stable on amd64 wrt bug #147570. 13 Nov 2006; Christian Faulhammer <opfer@gentoo.org> kdeartwork-iconthemes-3.5.5.ebuild: diff --git a/kde-base/kdeartwork-iconthemes/kdeartwork-iconthemes-3.5.5.ebuild b/kde-base/kdeartwork-iconthemes/kdeartwork-iconthemes-3.5.5.ebuild index 061d8003424b..c5e9e62710a6 100644 --- a/kde-base/kdeartwork-iconthemes/kdeartwork-iconthemes-3.5.5.ebuild +++ b/kde-base/kdeartwork-iconthemes/kdeartwork-iconthemes-3.5.5.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-iconthemes/kdeartwork-iconthemes-3.5.5.ebuild,v 1.2 2006/11/13 14:55:13 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-iconthemes/kdeartwork-iconthemes-3.5.5.ebuild,v 1.3 2006/11/14 01:49:40 kugelfang Exp $ KMMODULE=IconThemes KMNAME=kdeartwork @@ -9,6 +9,6 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta DESCRIPTION="Icon themes for kde" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" IUSE="" DEPEND="" |