diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-06-28 22:29:49 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-06-28 22:29:49 +0000 |
commit | 77ef6b160928f45dcc015be382f023c4e15e0d88 (patch) | |
tree | 02433f9e5454cdde87fbe5ff2ec7ffa34aa4d25f /x11-themes/gtk-engines-lighthouseblue | |
parent | fix use invocation (diff) | |
download | historical-77ef6b160928f45dcc015be382f023c4e15e0d88.tar.gz historical-77ef6b160928f45dcc015be382f023c4e15e0d88.tar.bz2 historical-77ef6b160928f45dcc015be382f023c4e15e0d88.zip |
sync IUSE
Diffstat (limited to 'x11-themes/gtk-engines-lighthouseblue')
3 files changed, 10 insertions, 3 deletions
diff --git a/x11-themes/gtk-engines-lighthouseblue/ChangeLog b/x11-themes/gtk-engines-lighthouseblue/ChangeLog index a4e5a15a63cb..8035c50d4daf 100644 --- a/x11-themes/gtk-engines-lighthouseblue/ChangeLog +++ b/x11-themes/gtk-engines-lighthouseblue/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for x11-themes/gtk-engines-lighthouseblue # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-lighthouseblue/ChangeLog,v 1.9 2004/06/24 23:30:20 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-lighthouseblue/ChangeLog,v 1.10 2004/06/28 22:29:02 agriffis Exp $ + + 28 Jun 2004; Aron Griffis <agriffis@gentoo.org> + gtk-engines-lighthouseblue-0.6.2-r1.ebuild, + gtk-engines-lighthouseblue-0.6.2-r2.ebuild: + sync IUSE 10 Jan 2004; <gustavoz@gentoo.org> gtk-engines-lighthouseblue-0.7.0.ebuild: keyworded hppa diff --git a/x11-themes/gtk-engines-lighthouseblue/gtk-engines-lighthouseblue-0.6.2-r1.ebuild b/x11-themes/gtk-engines-lighthouseblue/gtk-engines-lighthouseblue-0.6.2-r1.ebuild index 3d2caef72614..f329c7814ae6 100644 --- a/x11-themes/gtk-engines-lighthouseblue/gtk-engines-lighthouseblue-0.6.2-r1.ebuild +++ b/x11-themes/gtk-engines-lighthouseblue/gtk-engines-lighthouseblue-0.6.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-lighthouseblue/gtk-engines-lighthouseblue-0.6.2-r1.ebuild,v 1.5 2004/06/25 22:02:53 jhuebel Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-lighthouseblue/gtk-engines-lighthouseblue-0.6.2-r1.ebuild,v 1.6 2004/06/28 22:29:02 agriffis Exp $ DESCRIPTION="LighthouseBlue GTK+ 1 theme engine" HOMEPAGE="http://lighthouseblue.sourceforge.net/" @@ -8,3 +8,4 @@ SLOT="1" inherit gtk-engines KEYWORDS="~x86 ppc amd64" +IUSE="" diff --git a/x11-themes/gtk-engines-lighthouseblue/gtk-engines-lighthouseblue-0.6.2-r2.ebuild b/x11-themes/gtk-engines-lighthouseblue/gtk-engines-lighthouseblue-0.6.2-r2.ebuild index 8fc68e62585e..6bb507a23769 100644 --- a/x11-themes/gtk-engines-lighthouseblue/gtk-engines-lighthouseblue-0.6.2-r2.ebuild +++ b/x11-themes/gtk-engines-lighthouseblue/gtk-engines-lighthouseblue-0.6.2-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-lighthouseblue/gtk-engines-lighthouseblue-0.6.2-r2.ebuild,v 1.5 2004/06/25 22:02:53 jhuebel Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-lighthouseblue/gtk-engines-lighthouseblue-0.6.2-r2.ebuild,v 1.6 2004/06/28 22:29:02 agriffis Exp $ DESCRIPTION="LighthouseBlue GTK+ 2 theme engine" HOMEPAGE="http://lighthouseblue.sourceforge.net/" @@ -8,3 +8,4 @@ SLOT="2" inherit gtk-engines KEYWORDS="~x86 ppc amd64" +IUSE="" |