diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-01-25 18:29:38 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-01-25 18:29:38 +0000 |
commit | 556cbcd2136054a8ea228405d2c9e188f84d9569 (patch) | |
tree | 51cb97fd8b7ef6ec6a0c263d1f505863559064b0 /x11-themes/gtk-engines | |
parent | Stable for HPPA (bug #348987). (diff) | |
download | gentoo-2-556cbcd2136054a8ea228405d2c9e188f84d9569.tar.gz gentoo-2-556cbcd2136054a8ea228405d2c9e188f84d9569.tar.bz2 gentoo-2-556cbcd2136054a8ea228405d2c9e188f84d9569.zip |
Stable for HPPA (bug #348987).
(Portage version: 2.2.0_alpha19/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.20.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-themes/gtk-engines/ChangeLog b/x11-themes/gtk-engines/ChangeLog index 6914811951fb..24d3641f5a00 100644 --- a/x11-themes/gtk-engines/ChangeLog +++ b/x11-themes/gtk-engines/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-themes/gtk-engines # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines/ChangeLog,v 1.178 2011/01/19 21:30:28 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines/ChangeLog,v 1.179 2011/01/25 18:29:38 jer Exp $ + + 25 Jan 2011; Jeroen Roovers <jer@gentoo.org> gtk-engines-2.20.2.ebuild: + Stable for HPPA (bug #348987). 19 Jan 2011; Markos Chandras <hwoarang@gentoo.org> gtk-engines-2.20.2.ebuild: Stable on amd64 wrt bug #348987 diff --git a/x11-themes/gtk-engines/gtk-engines-2.20.2.ebuild b/x11-themes/gtk-engines/gtk-engines-2.20.2.ebuild index a5edc43cf733..29a81380b0ca 100644 --- a/x11-themes/gtk-engines/gtk-engines-2.20.2.ebuild +++ b/x11-themes/gtk-engines/gtk-engines-2.20.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 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.20.2.ebuild,v 1.4 2011/01/19 21:30:28 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines/gtk-engines-2.20.2.ebuild,v 1.5 2011/01/25 18:29:38 jer Exp $ EAPI="3" GCONF_DEBUG="no" @@ -12,7 +12,7 @@ HOMEPAGE="http://www.gtk.org/" LICENSE="LGPL-2.1" SLOT="2" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-macos ~x64-solaris ~x86-solaris" IUSE="accessibility lua" RDEPEND=">=x11-libs/gtk+-2.12 |