diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-09-06 16:38:56 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-09-06 16:38:56 +0000 |
commit | ac22bbf99cd0dab8ddf2c9d009c7971d8cfc4b1a (patch) | |
tree | cc880922cdf798ed96fe5307e1bc9d42ec737625 /x11-themes/gtk-engines | |
parent | Stable on ppc64 (diff) | |
download | historical-ac22bbf99cd0dab8ddf2c9d009c7971d8cfc4b1a.tar.gz historical-ac22bbf99cd0dab8ddf2c9d009c7971d8cfc4b1a.tar.bz2 historical-ac22bbf99cd0dab8ddf2c9d009c7971d8cfc4b1a.zip |
Stable on ppc64
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'x11-themes/gtk-engines')
-rw-r--r-- | x11-themes/gtk-engines/ChangeLog | 6 | ||||
-rw-r--r-- | x11-themes/gtk-engines/gtk-engines-2.6.4-r2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-themes/gtk-engines/ChangeLog b/x11-themes/gtk-engines/ChangeLog index e168f9259911..c5f3bbeb0123 100644 --- a/x11-themes/gtk-engines/ChangeLog +++ b/x11-themes/gtk-engines/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-themes/gtk-engines # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines/ChangeLog,v 1.38 2005/09/05 18:42:58 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines/ChangeLog,v 1.39 2005/09/06 16:37:30 corsair Exp $ + + 06 Sep 2005; Markus Rothe <corsair@gentoo.org> + gtk-engines-2.6.4-r2.ebuild: + Stable on ppc64 05 Sep 2005; Gustavo Zacarias <gustavoz@gentoo.org> gtk-engines-2.6.4-r2.ebuild: diff --git a/x11-themes/gtk-engines/gtk-engines-2.6.4-r2.ebuild b/x11-themes/gtk-engines/gtk-engines-2.6.4-r2.ebuild index 356dac9e21c3..02cb5c4e526a 100644 --- a/x11-themes/gtk-engines/gtk-engines-2.6.4-r2.ebuild +++ b/x11-themes/gtk-engines/gtk-engines-2.6.4-r2.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/gtk-engines-2.6.4-r2.ebuild,v 1.3 2005/09/05 18:42:58 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines/gtk-engines-2.6.4-r2.ebuild,v 1.4 2005/09/06 16:37:30 corsair Exp $ inherit gnome2 DESCRIPTION="GTK+2 standard engines and themes" HOMEPAGE="http://www.gtk.org/" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 sparc x86" LICENSE="GPL-2 LGPL-2.1" SLOT="2" IUSE="accessibility static" |