diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-09-12 22:50:08 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-09-12 22:50:08 +0000 |
commit | e5132ede591d300e461039f133c4650ad045706e (patch) | |
tree | e1309a748c9cad3eb23b6b31052e6d4ad51a023d /x11-themes | |
parent | net-nds/openldap stable on ppc. (diff) | |
download | gentoo-2-e5132ede591d300e461039f133c4650ad045706e.tar.gz gentoo-2-e5132ede591d300e461039f133c4650ad045706e.tar.bz2 gentoo-2-e5132ede591d300e461039f133c4650ad045706e.zip |
x11-themes/gtk-engines-thinice stable on ppc.
(Portage version: 2.0.52-r1)
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/gtk-engines-thinice/ChangeLog | 6 | ||||
-rw-r--r-- | x11-themes/gtk-engines-thinice/gtk-engines-thinice-1.0.4-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-themes/gtk-engines-thinice/ChangeLog b/x11-themes/gtk-engines-thinice/ChangeLog index 77927daf2f6d..0aea819fcb39 100644 --- a/x11-themes/gtk-engines-thinice/ChangeLog +++ b/x11-themes/gtk-engines-thinice/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-themes/gtk-engines-thinice # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-thinice/ChangeLog,v 1.21 2005/09/11 18:23:12 killerfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-thinice/ChangeLog,v 1.22 2005/09/12 22:50:08 hansmi Exp $ + + 12 Sep 2005; Michael Hanselmann <hansmi@gentoo.org> + gtk-engines-thinice-1.0.4-r1.ebuild: + Stable on ppc. 11 Sep 2005; Rene Nussbaumer <killerfox@gentoo.org> gtk-engines-thinice-1.0.4-r1.ebuild: diff --git a/x11-themes/gtk-engines-thinice/gtk-engines-thinice-1.0.4-r1.ebuild b/x11-themes/gtk-engines-thinice/gtk-engines-thinice-1.0.4-r1.ebuild index ba75a4c4a80a..1c96aec0e9dd 100644 --- a/x11-themes/gtk-engines-thinice/gtk-engines-thinice-1.0.4-r1.ebuild +++ b/x11-themes/gtk-engines-thinice/gtk-engines-thinice-1.0.4-r1.ebuild @@ -1,13 +1,13 @@ # 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-thinice/gtk-engines-thinice-1.0.4-r1.ebuild,v 1.4 2005/09/11 18:23:12 killerfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-thinice/gtk-engines-thinice-1.0.4-r1.ebuild,v 1.5 2005/09/12 22:50:08 hansmi Exp $ MY_P="gtk-thinice-theme-${PV}" DESCRIPTION="Thinice theme engine for GTK+ 1" SRC_URI="mirror://sourceforge/thinice/${MY_P}.tar.gz" HOMEPAGE="http://thinice.sourceforge.net/" -KEYWORDS="~alpha ~amd64 hppa ~ppc sparc x86" +KEYWORDS="~alpha ~amd64 hppa ppc sparc x86" SLOT="1" LICENSE="GPL-2" IUSE="static" |