diff options
author | 2005-09-07 13:42:37 +0000 | |
---|---|---|
committer | 2005-09-07 13:42:37 +0000 | |
commit | b34cfe68d9a81309686966f0cd9c8706dafa88a8 (patch) | |
tree | c2aa53624cb0541a08ba1cfe05d45b57471fa8d7 /x11-themes/gtk-engines-industrial | |
parent | Stable on amd64 and x86 (diff) | |
download | gentoo-2-b34cfe68d9a81309686966f0cd9c8706dafa88a8.tar.gz gentoo-2-b34cfe68d9a81309686966f0cd9c8706dafa88a8.tar.bz2 gentoo-2-b34cfe68d9a81309686966f0cd9c8706dafa88a8.zip |
Stable on sparc
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'x11-themes/gtk-engines-industrial')
-rw-r--r-- | x11-themes/gtk-engines-industrial/ChangeLog | 6 | ||||
-rw-r--r-- | x11-themes/gtk-engines-industrial/gtk-engines-industrial-0.2.36.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-themes/gtk-engines-industrial/ChangeLog b/x11-themes/gtk-engines-industrial/ChangeLog index 0d1605d3ff90..d304ae37c51b 100644 --- a/x11-themes/gtk-engines-industrial/ChangeLog +++ b/x11-themes/gtk-engines-industrial/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-themes/gtk-engines-industrial # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-industrial/ChangeLog,v 1.5 2005/09/05 15:14:05 leonardop Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-industrial/ChangeLog,v 1.6 2005/09/07 13:39:05 gustavoz Exp $ + + 07 Sep 2005; Gustavo Zacarias <gustavoz@gentoo.org> + gtk-engines-industrial-0.2.36.ebuild: + Stable on sparc 05 Sep 2005; Leonardo Boshell <leonardop@gentoo.org> gtk-engines-industrial-0.2.36.ebuild: diff --git a/x11-themes/gtk-engines-industrial/gtk-engines-industrial-0.2.36.ebuild b/x11-themes/gtk-engines-industrial/gtk-engines-industrial-0.2.36.ebuild index c301bcdd2eac..1dd69b5c6d0e 100644 --- a/x11-themes/gtk-engines-industrial/gtk-engines-industrial-0.2.36.ebuild +++ b/x11-themes/gtk-engines-industrial/gtk-engines-industrial-0.2.36.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-industrial/gtk-engines-industrial-0.2.36.ebuild,v 1.5 2005/09/05 15:14:05 leonardop Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-industrial/gtk-engines-industrial-0.2.36.ebuild,v 1.6 2005/09/07 13:39:05 gustavoz Exp $ inherit eutils @@ -11,7 +11,7 @@ SRC_URI="http://art.gnome.org/download/themes/gtk_engines/672/${MY_PN}_${PV}-2.t LICENSE="GPL-2" SLOT="1" -KEYWORDS="~amd64 ~ppc ~sparc x86" +KEYWORDS="~amd64 ~ppc sparc x86" IUSE="static" DEPEND="=x11-libs/gtk+-1.2*" |