diff options
author | Pacho Ramos <pacho@gentoo.org> | 2010-03-11 20:56:47 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2010-03-11 20:56:47 +0000 |
commit | ab3b3d696a291f452f36cb71a20789f47190d034 (patch) | |
tree | 856186bf92e40c27210c807a8e48833853ffc7a6 /x11-themes | |
parent | amd64 stable, bug 308549 (diff) | |
download | gentoo-2-ab3b3d696a291f452f36cb71a20789f47190d034.tar.gz gentoo-2-ab3b3d696a291f452f36cb71a20789f47190d034.tar.bz2 gentoo-2-ab3b3d696a291f452f36cb71a20789f47190d034.zip |
amd64 stable, bug 308549
(Portage version: 2.1.7.17/cvs/Linux x86_64)
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/gtk-engines/ChangeLog | 5 | ||||
-rw-r--r-- | x11-themes/gtk-engines/gtk-engines-2.18.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-themes/gtk-engines/ChangeLog b/x11-themes/gtk-engines/ChangeLog index 6e3f12f4d0f8..c530a14d3cc7 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-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines/ChangeLog,v 1.160 2010/01/18 00:31:15 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines/ChangeLog,v 1.161 2010/03/11 20:56:47 pacho Exp $ + + 11 Mar 2010; Pacho Ramos <pacho@gentoo.org> gtk-engines-2.18.5.ebuild: + amd64 stable, bug 308549 18 Jan 2010; Jeroen Roovers <jer@gentoo.org> gtk-engines-2.18.3.ebuild: Stable for HPPA (bug #281427). diff --git a/x11-themes/gtk-engines/gtk-engines-2.18.5.ebuild b/x11-themes/gtk-engines/gtk-engines-2.18.5.ebuild index 654f84102a59..f7af4848933b 100644 --- a/x11-themes/gtk-engines/gtk-engines-2.18.5.ebuild +++ b/x11-themes/gtk-engines/gtk-engines-2.18.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 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.18.5.ebuild,v 1.2 2010/01/06 19:38:15 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines/gtk-engines-2.18.5.ebuild,v 1.3 2010/03/11 20:56:47 pacho Exp $ EAPI="2" 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 |