diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-09-05 20:30:31 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-09-05 20:30:31 +0000 |
commit | 5194af25d23ec23aebfd09b769f2fe35f006a9a2 (patch) | |
tree | 3c02316d3224b41b430b6409d85fb188bfd22a7e /x11-themes/gtk-engines-thinice | |
parent | Fixed AMD64 brokenness, bug 104436. (diff) | |
download | historical-5194af25d23ec23aebfd09b769f2fe35f006a9a2.tar.gz historical-5194af25d23ec23aebfd09b769f2fe35f006a9a2.tar.bz2 historical-5194af25d23ec23aebfd09b769f2fe35f006a9a2.zip |
Stable on sparc
Package-Manager: portage-2.0.51.22-r2
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-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 783ace43bd61..a807b2c6ee60 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.19 2005/09/05 16:00:35 leonardop Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-thinice/ChangeLog,v 1.20 2005/09/05 20:30:31 gustavoz Exp $ + + 05 Sep 2005; Gustavo Zacarias <gustavoz@gentoo.org> + gtk-engines-thinice-1.0.4-r1.ebuild: + Stable on sparc 05 Sep 2005; Leonardo Boshell <leonardop@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 264b07312d97..380d356d7979 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.2 2005/09/05 16:00:35 leonardop Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-thinice/gtk-engines-thinice-1.0.4-r1.ebuild,v 1.3 2005/09/05 20:30:31 gustavoz 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" |