diff options
author | Simon Stelling <blubb@gentoo.org> | 2006-02-02 17:19:03 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2006-02-02 17:19:03 +0000 |
commit | 787ba450b42dcd3baa720758feff95b26c9bf5cc (patch) | |
tree | 3ce21629fe91e9e0d19c9afa36f8023893e7b927 /x11-themes/gtk-engines-lighthouseblue | |
parent | version bump (diff) | |
download | historical-787ba450b42dcd3baa720758feff95b26c9bf5cc.tar.gz historical-787ba450b42dcd3baa720758feff95b26c9bf5cc.tar.bz2 historical-787ba450b42dcd3baa720758feff95b26c9bf5cc.zip |
stable amd64
Package-Manager: portage-2.1_pre4-r1
Diffstat (limited to 'x11-themes/gtk-engines-lighthouseblue')
-rw-r--r-- | x11-themes/gtk-engines-lighthouseblue/ChangeLog | 8 | ||||
-rw-r--r-- | x11-themes/gtk-engines-lighthouseblue/gtk-engines-lighthouseblue-0.6.3.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/x11-themes/gtk-engines-lighthouseblue/ChangeLog b/x11-themes/gtk-engines-lighthouseblue/ChangeLog index 0565ab93411e..55b20b1f8f73 100644 --- a/x11-themes/gtk-engines-lighthouseblue/ChangeLog +++ b/x11-themes/gtk-engines-lighthouseblue/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-themes/gtk-engines-lighthouseblue -# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-lighthouseblue/ChangeLog,v 1.15 2005/09/12 23:05:06 hansmi Exp $ +# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-lighthouseblue/ChangeLog,v 1.16 2006/02/02 17:18:06 blubb Exp $ + + 02 Feb 2006; Simon Stelling <blubb@gentoo.org> + gtk-engines-lighthouseblue-0.6.3.ebuild: + stable on amd64 12 Sep 2005; Michael Hanselmann <hansmi@gentoo.org> gtk-engines-lighthouseblue-0.6.3.ebuild: diff --git a/x11-themes/gtk-engines-lighthouseblue/gtk-engines-lighthouseblue-0.6.3.ebuild b/x11-themes/gtk-engines-lighthouseblue/gtk-engines-lighthouseblue-0.6.3.ebuild index 2c15925f361f..018004d53034 100644 --- a/x11-themes/gtk-engines-lighthouseblue/gtk-engines-lighthouseblue-0.6.3.ebuild +++ b/x11-themes/gtk-engines-lighthouseblue/gtk-engines-lighthouseblue-0.6.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 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.3.ebuild,v 1.3 2005/09/12 23:05:06 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-lighthouseblue/gtk-engines-lighthouseblue-0.6.3.ebuild,v 1.4 2006/02/02 17:18:06 blubb Exp $ MY_PN=lighthouseblue-gtk1 MY_P=${MY_PN}-${PV} @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/lighthouseblue/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="1" -KEYWORDS="~amd64 ppc x86" +KEYWORDS="amd64 ppc x86" IUSE="static" DEPEND="=x11-libs/gtk+-1.2*" |