diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-09-12 23:05:06 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-09-12 23:05:06 +0000 |
commit | a741d8ccd248d26ad2e00c08b563fb7a97877edb (patch) | |
tree | 897f1acc83a49f82289522a1fe1d2a374748a87a /x11-themes | |
parent | x11-themes/gtk-engines-dwerg stable on ppc. (diff) | |
download | historical-a741d8ccd248d26ad2e00c08b563fb7a97877edb.tar.gz historical-a741d8ccd248d26ad2e00c08b563fb7a97877edb.tar.bz2 historical-a741d8ccd248d26ad2e00c08b563fb7a97877edb.zip |
x11-themes/gtk-engines-lighthouseblue stable on ppc.
Package-Manager: portage-2.0.52-r1
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/gtk-engines-lighthouseblue/ChangeLog | 6 | ||||
-rw-r--r-- | x11-themes/gtk-engines-lighthouseblue/gtk-engines-lighthouseblue-0.6.3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-themes/gtk-engines-lighthouseblue/ChangeLog b/x11-themes/gtk-engines-lighthouseblue/ChangeLog index 1c3933ddf405..0565ab93411e 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.14 2005/09/05 15:16:45 leonardop Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-lighthouseblue/ChangeLog,v 1.15 2005/09/12 23:05:06 hansmi Exp $ + + 12 Sep 2005; Michael Hanselmann <hansmi@gentoo.org> + gtk-engines-lighthouseblue-0.6.3.ebuild: + Stable on ppc. 05 Sep 2005; Leonardo Boshell <leonardop@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 e4c0be61458b..2c15925f361f 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 # 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.2 2005/09/05 15:16:45 leonardop Exp $ +# $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 $ 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*" |