diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-01-29 15:43:12 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-01-29 15:43:12 +0000 |
commit | 3f52fc42220759843af62d2f44a2a5d1dea9d7a9 (patch) | |
tree | 6e3f49ee424cefcddc64b5ebfe4cd103b6f1cf93 /kde-base/kdeartwork-iconthemes | |
parent | alpha/ia64/sparc stable wrt #207634 (diff) | |
download | gentoo-2-3f52fc42220759843af62d2f44a2a5d1dea9d7a9.tar.gz gentoo-2-3f52fc42220759843af62d2f44a2a5d1dea9d7a9.tar.bz2 gentoo-2-3f52fc42220759843af62d2f44a2a5d1dea9d7a9.zip |
alpha/ia64/sparc stable wrt #207634
(Portage version: 2.1.3.19)
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.8.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/kdeartwork-iconthemes/ChangeLog b/kde-base/kdeartwork-iconthemes/ChangeLog index d7bd1f429a5c..c09e902bdb71 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.72 2008/01/28 20:30:16 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-iconthemes/ChangeLog,v 1.73 2008/01/29 15:43:12 armin76 Exp $ + + 29 Jan 2008; Raúl Porcel <armin76@gentoo.org> + kdeartwork-iconthemes-3.5.8.ebuild: + alpha/ia64/sparc stable wrt #207634 28 Jan 2008; Wulf C. Krueger <philantrop@gentoo.org> kdeartwork-iconthemes-3.5.8.ebuild: 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 a54ef58fba3b..836866ec6503 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-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.2 2008/01/28 20:30:16 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-iconthemes/kdeartwork-iconthemes-3.5.8.ebuild,v 1.3 2008/01/29 15:43:12 armin76 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="" |