diff options
author | Simon Stelling <blubb@gentoo.org> | 2006-02-02 17:19:03 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2006-02-02 17:19:03 +0000 |
commit | 787ba450b42dcd3baa720758feff95b26c9bf5cc (patch) | |
tree | 3ce21629fe91e9e0d19c9afa36f8023893e7b927 /x11-themes/gtk-engines-thinice | |
parent | version bump (diff) | |
download | historical-787ba450b42dcd3baa720758feff95b26c9bf5cc.tar.gz historical-787ba450b42dcd3baa720758feff95b26c9bf5cc.tar.bz2 historical-787ba450b42dcd3baa720758feff95b26c9bf5cc.zip |
stable amd64
Package-Manager: portage-2.1_pre4-r1
Diffstat (limited to 'x11-themes/gtk-engines-thinice')
-rw-r--r-- | x11-themes/gtk-engines-thinice/ChangeLog | 8 | ||||
-rw-r--r-- | x11-themes/gtk-engines-thinice/gtk-engines-thinice-1.0.4-r1.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/x11-themes/gtk-engines-thinice/ChangeLog b/x11-themes/gtk-engines-thinice/ChangeLog index 42df737e96ba..0c7bc7857e3e 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.23 2005/09/17 10:20:38 agriffis Exp $ +# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-thinice/ChangeLog,v 1.24 2006/02/02 17:18:44 blubb Exp $ + + 02 Feb 2006; Simon Stelling <blubb@gentoo.org> + gtk-engines-thinice-1.0.4-r1.ebuild: + stable on amd64 17 Sep 2005; Aron Griffis <agriffis@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 5db3f03119bb..d07730e1374a 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 +# Copyright 1999-2006 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.6 2005/09/17 10:20:38 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-thinice/gtk-engines-thinice-1.0.4-r1.ebuild,v 1.7 2006/02/02 17:18:44 blubb 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" |