diff options
author | 2005-09-17 10:20:38 +0000 | |
---|---|---|
committer | 2005-09-17 10:20:38 +0000 | |
commit | a3d66994d156e87fd771e45e9a52c3d4f7c07bd9 (patch) | |
tree | c9eaa502204351f87169c30d83ca6c13e2b82781 /x11-themes/gtk-engines-thinice | |
parent | Mark 0.6.0.1-r2 stable on alpha (diff) | |
download | historical-a3d66994d156e87fd771e45e9a52c3d4f7c07bd9.tar.gz historical-a3d66994d156e87fd771e45e9a52c3d4f7c07bd9.tar.bz2 historical-a3d66994d156e87fd771e45e9a52c3d4f7c07bd9.zip |
Mark 1.0.4-r1 stable on alpha
Package-Manager: portage-2.0.52-r1
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 0aea819fcb39..42df737e96ba 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.22 2005/09/12 22:50:08 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-thinice/ChangeLog,v 1.23 2005/09/17 10:20:38 agriffis Exp $ + + 17 Sep 2005; Aron Griffis <agriffis@gentoo.org> + gtk-engines-thinice-1.0.4-r1.ebuild: + Mark 1.0.4-r1 stable on alpha 12 Sep 2005; Michael Hanselmann <hansmi@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 1c96aec0e9dd..5db3f03119bb 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.5 2005/09/12 22:50:08 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-thinice/gtk-engines-thinice-1.0.4-r1.ebuild,v 1.6 2005/09/17 10:20:38 agriffis 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" |