diff options
author | Joseph Jezak <josejx@gentoo.org> | 2006-04-28 20:20:26 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2006-04-28 20:20:26 +0000 |
commit | f5504054eb881bbbc8389b762c28c97e49930eac (patch) | |
tree | 6c1af0d3b29a1bf54ef012dca338e88181b78425 /x11-themes | |
parent | Marked ppc stable for bug #130805. (diff) | |
download | gentoo-2-f5504054eb881bbbc8389b762c28c97e49930eac.tar.gz gentoo-2-f5504054eb881bbbc8389b762c28c97e49930eac.tar.bz2 gentoo-2-f5504054eb881bbbc8389b762c28c97e49930eac.zip |
Marked ppc stable for bug #130805.
(Portage version: 2.1_pre9-r5)
Diffstat (limited to 'x11-themes')
-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 6d72284cceda..9b3a152b3a68 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.17 2006/04/26 18:22:35 metalgod Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/tango-icon-theme/ChangeLog,v 1.18 2006/04/28 20:20:26 josejx Exp $ + + 28 Apr 2006; Joseph Jezak <josejx@gentoo.org> + tango-icon-theme-0.7.1.ebuild: + Marked ppc stable for bug #130805. *tango-icon-theme-0.7.2 (26 Apr 2006) 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 3fc7d9a47c72..8fe8042bfac0 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.5 2006/04/24 14:18:25 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/tango-icon-theme/tango-icon-theme-0.7.1.ebuild,v 1.6 2006/04/28 20:20:26 josejx 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 ~ppc sparc x86" +KEYWORDS="amd64 ppc sparc x86" IUSE="png" RDEPEND=">=x11-misc/icon-naming-utils-0.7.0 |