diff options
author | Leonardo Boshell <leonardop@gentoo.org> | 2005-09-05 15:14:05 +0000 |
---|---|---|
committer | Leonardo Boshell <leonardop@gentoo.org> | 2005-09-05 15:14:05 +0000 |
commit | 81ca4494e161561c843c77c8575bd481421a9a7f (patch) | |
tree | cd790c824c9e62e26cb465cc135967f513ffacb8 /x11-themes/gtk-engines-industrial | |
parent | Manual Manifest commit. (diff) | |
download | gentoo-2-81ca4494e161561c843c77c8575bd481421a9a7f.tar.gz gentoo-2-81ca4494e161561c843c77c8575bd481421a9a7f.tar.bz2 gentoo-2-81ca4494e161561c843c77c8575bd481421a9a7f.zip |
Marking 0.2.36 stable (x86)
(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 337e3a65d848..0d1605d3ff90 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.4 2005/08/14 18:58:54 metalgod Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-industrial/ChangeLog,v 1.5 2005/09/05 15:14:05 leonardop Exp $ + + 05 Sep 2005; Leonardo Boshell <leonardop@gentoo.org> + gtk-engines-industrial-0.2.36.ebuild: + Stable on x86. 14 Aug 2005; Luis Medinas <metalgod@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 1739e5c193ab..c301bcdd2eac 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.4 2005/08/14 18:58:54 metalgod Exp $ +# $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 $ 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*" |