diff options
author | Donnie Berkholz <spyderous@gentoo.org> | 2006-04-22 18:23:30 +0000 |
---|---|---|
committer | Donnie Berkholz <spyderous@gentoo.org> | 2006-04-22 18:23:30 +0000 |
commit | 4c73daf33a5e2b4a2edb58987ba07b75a1a84cef (patch) | |
tree | 861cc3e83bf07b1978e8bf128f677c7a052b56a8 /x11-themes/tango-icon-theme | |
parent | misc touchups (diff) | |
download | gentoo-2-4c73daf33a5e2b4a2edb58987ba07b75a1a84cef.tar.gz gentoo-2-4c73daf33a5e2b4a2edb58987ba07b75a1a84cef.tar.bz2 gentoo-2-4c73daf33a5e2b4a2edb58987ba07b75a1a84cef.zip |
Keyword ~ppc.
(Portage version: 2.1_pre7-r5)
Diffstat (limited to 'x11-themes/tango-icon-theme')
-rw-r--r-- | x11-themes/tango-icon-theme/ChangeLog | 6 | ||||
-rw-r--r-- | x11-themes/tango-icon-theme/tango-icon-theme-0.7.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-themes/tango-icon-theme/ChangeLog b/x11-themes/tango-icon-theme/ChangeLog index db2e5677fa59..7f1d587c0840 100644 --- a/x11-themes/tango-icon-theme/ChangeLog +++ b/x11-themes/tango-icon-theme/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-themes/tango-icon-theme # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/tango-icon-theme/ChangeLog,v 1.13 2006/04/22 16:35:19 metalgod Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/tango-icon-theme/ChangeLog,v 1.14 2006/04/22 18:23:30 spyderous Exp $ + + 22 Apr 2006; Donnie Berkholz <spyderous@gentoo.org>; + tango-icon-theme-0.7.1.ebuild: + Keyword ~ppc. 22 Apr 2006; Luis Medinas <metalgod@gentoo.org> tango-icon-theme-0.7.1.ebuild: diff --git a/x11-themes/tango-icon-theme/tango-icon-theme-0.7.1.ebuild b/x11-themes/tango-icon-theme/tango-icon-theme-0.7.1.ebuild index 27ee595fcd3c..4896bcb1f771 100644 --- a/x11-themes/tango-icon-theme/tango-icon-theme-0.7.1.ebuild +++ b/x11-themes/tango-icon-theme/tango-icon-theme-0.7.1.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/x11-themes/tango-icon-theme/tango-icon-theme-0.7.1.ebuild,v 1.2 2006/04/22 16:35:19 metalgod Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/tango-icon-theme/tango-icon-theme-0.7.1.ebuild,v 1.3 2006/04/22 18:23:30 spyderous Exp $ DESCRIPTION="SVG icon theme from the Tango project" HOMEPAGE="http://tango-project.org/" @@ -8,7 +8,7 @@ SRC_URI="http://tango-project.org/releases/${P}.tar.gz" LICENSE="CCPL-Attribution-ShareAlike-2.5" SLOT="0" -KEYWORDS="amd64 ~sparc ~x86" +KEYWORDS="amd64 ~ppc ~sparc ~x86" IUSE="png" RDEPEND=">=x11-misc/icon-naming-utils-0.7.0 |