diff options
author | René Nussbaumer <killerfox@gentoo.org> | 2005-09-11 17:35:20 +0000 |
---|---|---|
committer | René Nussbaumer <killerfox@gentoo.org> | 2005-09-11 17:35:20 +0000 |
commit | b7ae6dea281453d1911d33afe09a86e60446d195 (patch) | |
tree | ce3f85b9b81cfad2edc0dca2cece70ca73556026 | |
parent | Mark 1.4.1 stable on alpha (diff) | |
download | gentoo-2-b7ae6dea281453d1911d33afe09a86e60446d195.tar.gz gentoo-2-b7ae6dea281453d1911d33afe09a86e60446d195.tar.bz2 gentoo-2-b7ae6dea281453d1911d33afe09a86e60446d195.zip |
Stable on hppa
(Portage version: 2.0.51.22-r2)
-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 6c11be827f98..3106d00bc3d2 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.40 2005/09/08 15:43:49 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines/ChangeLog,v 1.41 2005/09/11 17:35:20 killerfox Exp $ + + 11 Sep 2005; Rene Nussbaumer <killerfox@gentoo.org> + gtk-engines-2.6.4-r2.ebuild: + Stable on hppa. 08 Sep 2005; Aron Griffis <agriffis@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 f405e3406461..0cb66c26d76c 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.5 2005/09/08 15:43:49 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines/gtk-engines-2.6.4-r2.ebuild,v 1.6 2005/09/11 17:35:20 killerfox 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" |