diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-08-08 15:13:51 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-08-08 15:13:51 +0000 |
commit | efdb9c1d27c25bf7d601c2ce42b03082a960abb5 (patch) | |
tree | 8ee6d7b108254e03ddd6dfaa0fb2ec71f3f5fd2d /kde-base/kdeartwork-iconthemes | |
parent | Stable on sparc (diff) | |
download | historical-efdb9c1d27c25bf7d601c2ce42b03082a960abb5.tar.gz historical-efdb9c1d27c25bf7d601c2ce42b03082a960abb5.tar.bz2 historical-efdb9c1d27c25bf7d601c2ce42b03082a960abb5.zip |
alpha/ia64 stable wrt #176297
Package-Manager: portage-2.1.2.11
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.7.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/kdeartwork-iconthemes/ChangeLog b/kde-base/kdeartwork-iconthemes/ChangeLog index 7b8a00bf03d0..3e400bb07af3 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-iconthemes/ChangeLog,v 1.65 2007/08/07 20:26:51 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-iconthemes/ChangeLog,v 1.66 2007/08/08 15:04:58 armin76 Exp $ + + 08 Aug 2007; Raúl Porcel <armin76@gentoo.org> + kdeartwork-iconthemes-3.5.7.ebuild: + alpha/ia64 stable wrt #176297 07 Aug 2007; Joseph Jezak <josejx@gentoo.org> kdeartwork-iconthemes-3.5.7.ebuild: diff --git a/kde-base/kdeartwork-iconthemes/kdeartwork-iconthemes-3.5.7.ebuild b/kde-base/kdeartwork-iconthemes/kdeartwork-iconthemes-3.5.7.ebuild index 07d5dfeaafaa..a34c42d55310 100644 --- a/kde-base/kdeartwork-iconthemes/kdeartwork-iconthemes-3.5.7.ebuild +++ b/kde-base/kdeartwork-iconthemes/kdeartwork-iconthemes-3.5.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.7.ebuild,v 1.3 2007/08/07 20:26:51 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeartwork-iconthemes/kdeartwork-iconthemes-3.5.7.ebuild,v 1.4 2007/08/08 15:04:58 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="" |