diff options
author | 2010-08-01 11:20:05 +0000 | |
---|---|---|
committer | 2010-08-01 11:20:05 +0000 | |
commit | 60a25208c3c7158aefcd6667ffc66920f75b9027 (patch) | |
tree | 3c400542e1aeedf2a257c0a42d9fa368b9abac93 /x11-themes | |
parent | x86 stable, bug 324077 (diff) | |
download | gentoo-2-60a25208c3c7158aefcd6667ffc66920f75b9027.tar.gz gentoo-2-60a25208c3c7158aefcd6667ffc66920f75b9027.tar.bz2 gentoo-2-60a25208c3c7158aefcd6667ffc66920f75b9027.zip |
x86 stable, bug 324077
(Portage version: 2.1.8.3/cvs/Linux i686, RepoMan options: --force)
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/gtk-engines/ChangeLog | 6 | ||||
-rw-r--r-- | x11-themes/gtk-engines/gtk-engines-2.20.1-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-themes/gtk-engines/ChangeLog b/x11-themes/gtk-engines/ChangeLog index 84f774fbd27c..97abc60a51ab 100644 --- a/x11-themes/gtk-engines/ChangeLog +++ b/x11-themes/gtk-engines/ChangeLog @@ -1,6 +1,10 @@ # 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.168 2010/07/31 19:01:23 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines/ChangeLog,v 1.169 2010/08/01 11:20:05 fauli Exp $ + + 01 Aug 2010; Christian Faulhammer <fauli@gentoo.org> + gtk-engines-2.20.1-r1.ebuild: + x86 stable, bug 324077 31 Jul 2010; Pacho Ramos <pacho@gentoo.org> gtk-engines-2.20.1-r1.ebuild: amd64 stable, bug 324077 diff --git a/x11-themes/gtk-engines/gtk-engines-2.20.1-r1.ebuild b/x11-themes/gtk-engines/gtk-engines-2.20.1-r1.ebuild index 1731173a8a38..09250a954dd6 100644 --- a/x11-themes/gtk-engines/gtk-engines-2.20.1-r1.ebuild +++ b/x11-themes/gtk-engines/gtk-engines-2.20.1-r1.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.20.1-r1.ebuild,v 1.2 2010/07/31 19:01:23 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines/gtk-engines-2.20.1-r1.ebuild,v 1.3 2010/08/01 11:20:05 fauli 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 |