diff options
author | Jeroen Roovers <jer@gentoo.org> | 2009-04-27 14:34:08 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2009-04-27 14:34:08 +0000 |
commit | cfdaec12a4e93c0c6db8bbda85fbc4f0489820e4 (patch) | |
tree | 463b7038c7efd222c456afb932b37fd1a3c4d967 /x11-themes/gtk-engines | |
parent | Stable for HPPA (bug #260063). (diff) | |
download | historical-cfdaec12a4e93c0c6db8bbda85fbc4f0489820e4.tar.gz historical-cfdaec12a4e93c0c6db8bbda85fbc4f0489820e4.tar.bz2 historical-cfdaec12a4e93c0c6db8bbda85fbc4f0489820e4.zip |
Stable for HPPA (bug #260063).
Package-Manager: portage-2.2_rc31/cvs/Linux i686
Diffstat (limited to 'x11-themes/gtk-engines')
-rw-r--r-- | x11-themes/gtk-engines/ChangeLog | 5 | ||||
-rw-r--r-- | x11-themes/gtk-engines/gtk-engines-2.16.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-themes/gtk-engines/ChangeLog b/x11-themes/gtk-engines/ChangeLog index 87a2c0374e07..59551ad39fad 100644 --- a/x11-themes/gtk-engines/ChangeLog +++ b/x11-themes/gtk-engines/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-themes/gtk-engines # Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines/ChangeLog,v 1.139 2009/04/27 10:12:53 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines/ChangeLog,v 1.140 2009/04/27 14:30:46 jer Exp $ + + 27 Apr 2009; Jeroen Roovers <jer@gentoo.org> gtk-engines-2.16.1: + Stable for HPPA (bug #260063). 27 Apr 2009; Raúl Porcel <armin76@gentoo.org> gtk-engines-2.16.1.ebuild: arm stable diff --git a/x11-themes/gtk-engines/gtk-engines-2.16.1.ebuild b/x11-themes/gtk-engines/gtk-engines-2.16.1.ebuild index f396b5085b95..8504746b716f 100644 --- a/x11-themes/gtk-engines/gtk-engines-2.16.1.ebuild +++ b/x11-themes/gtk-engines/gtk-engines-2.16.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 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.16.1.ebuild,v 1.9 2009/04/27 10:12:53 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines/gtk-engines-2.16.1.ebuild,v 1.10 2009/04/27 14:30:46 jer Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gtk.org/" LICENSE="GPL-2 LGPL-2.1" SLOT="2" -KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~x86-fbsd" IUSE="accessibility" RDEPEND=">=x11-libs/gtk+-2.12" |