diff options
author | Todd Sunderlin <todd@gentoo.org> | 2003-04-09 15:30:51 +0000 |
---|---|---|
committer | Todd Sunderlin <todd@gentoo.org> | 2003-04-09 15:30:51 +0000 |
commit | dbf8d4b2ee42ce868a8600f0bdd075b65dc1faaf (patch) | |
tree | 1d98993806a5a082cffd3acb6c32562858747df2 /x11-themes/gtk-engines-thinice | |
parent | Added cvs patch to fix some pretty serious problems on x86 and ppc. (diff) | |
download | gentoo-2-dbf8d4b2ee42ce868a8600f0bdd075b65dc1faaf.tar.gz gentoo-2-dbf8d4b2ee42ce868a8600f0bdd075b65dc1faaf.tar.bz2 gentoo-2-dbf8d4b2ee42ce868a8600f0bdd075b65dc1faaf.zip |
sparc keyword
Diffstat (limited to 'x11-themes/gtk-engines-thinice')
-rw-r--r-- | x11-themes/gtk-engines-thinice/ChangeLog | 6 | ||||
-rw-r--r-- | x11-themes/gtk-engines-thinice/gtk-engines-thinice-2.0.2.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 a67f683981a1..64869831e454 100644 --- a/x11-themes/gtk-engines-thinice/ChangeLog +++ b/x11-themes/gtk-engines-thinice/ChangeLog @@ -1,9 +1,13 @@ # ChangeLog for x11-themes/gtk-engines-thinice # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-thinice/ChangeLog,v 1.4 2003/02/22 00:16:35 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-thinice/ChangeLog,v 1.5 2003/04/09 15:28:44 todd Exp $ *gtk-engines-thinice-2.0.2 (4 Feb 2003) + 09 Apr 2003; Todd Sunderlin <todd@gentoo.org> + gtk-engines-thinice-2.0.2.ebuild: + Marked stable for sparc. + 21 Feb 2003; Aron Griffis <agriffis@gentoo.org> gtk-engines-thinice-2.0.2.ebuild : Mark stable on alpha diff --git a/x11-themes/gtk-engines-thinice/gtk-engines-thinice-2.0.2.ebuild b/x11-themes/gtk-engines-thinice/gtk-engines-thinice-2.0.2.ebuild index 807cbb0af6e2..7c95711c05ca 100644 --- a/x11-themes/gtk-engines-thinice/gtk-engines-thinice-2.0.2.ebuild +++ b/x11-themes/gtk-engines-thinice/gtk-engines-thinice-2.0.2.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-thinice/gtk-engines-thinice-2.0.2.ebuild,v 1.4 2003/02/22 00:16:35 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-thinice/gtk-engines-thinice-2.0.2.ebuild,v 1.5 2003/04/09 15:28:44 todd Exp $ SLOT="2" DESCRIPTION="Thinice theme engine for GTK+" HOMEPAGE="http://thinice.sourceforge.net/" inherit gtk-engines -KEYWORDS="x86 ~ppc ~sparc alpha" +KEYWORDS="x86 ~ppc sparc alpha" |