diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-09-07 13:42:37 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-09-07 13:42:37 +0000 |
commit | 27d4a242aaf84493c5e9fa0dcf42120c97eb885b (patch) | |
tree | afe451db83291df79655b2f89924da323717c498 /x11-themes/gtk-engines-industrial | |
parent | Stable on amd64 and x86 (diff) | |
download | historical-27d4a242aaf84493c5e9fa0dcf42120c97eb885b.tar.gz historical-27d4a242aaf84493c5e9fa0dcf42120c97eb885b.tar.bz2 historical-27d4a242aaf84493c5e9fa0dcf42120c97eb885b.zip |
Stable on sparc
Package-Manager: portage-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*" |