diff options
-rw-r--r-- | kde-base/kdeartwork-iconthemes/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kdeartwork-iconthemes/kdeartwork-iconthemes-3.5.8.ebuild | 6 |
2 files changed, 8 insertions, 4 deletions
diff --git a/kde-base/kdeartwork-iconthemes/ChangeLog b/kde-base/kdeartwork-iconthemes/ChangeLog index 541eb2a4a87d..d7bd1f429a5c 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-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-iconthemes/ChangeLog,v 1.71 2008/01/17 23:41:35 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-iconthemes/ChangeLog,v 1.72 2008/01/28 20:30:16 philantrop Exp $ + + 28 Jan 2008; Wulf C. Krueger <philantrop@gentoo.org> + kdeartwork-iconthemes-3.5.8.ebuild: + Marked stable on amd64 as per bug 207634. *kdeartwork-iconthemes-4.0.0 (17 Jan 2008) diff --git a/kde-base/kdeartwork-iconthemes/kdeartwork-iconthemes-3.5.8.ebuild b/kde-base/kdeartwork-iconthemes/kdeartwork-iconthemes-3.5.8.ebuild index 47868eb0b4bf..a54ef58fba3b 100644 --- a/kde-base/kdeartwork-iconthemes/kdeartwork-iconthemes-3.5.8.ebuild +++ b/kde-base/kdeartwork-iconthemes/kdeartwork-iconthemes-3.5.8.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 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.8.ebuild,v 1.1 2007/10/19 22:15:07 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-iconthemes/kdeartwork-iconthemes-3.5.8.ebuild,v 1.2 2008/01/28 20:30:16 philantrop Exp $ ARTS_REQUIRED="never" RESTRICT="binchecks strip" @@ -12,6 +12,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="" |