summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2011-01-18 15:50:35 +0000
committerChristian Faulhammer <fauli@gentoo.org>2011-01-18 15:50:35 +0000
commit2201027dd950122545b34c88c29436f014c1d6ce (patch)
treed2f21cc51a8e1903484a4585840fcedb9e547942 /x11-themes/gtk-engines
parentUpdate fix for FORTIFY_SOURCE failure on 64bit as taken from upstream (diff)
downloadgentoo-2-2201027dd950122545b34c88c29436f014c1d6ce.tar.gz
gentoo-2-2201027dd950122545b34c88c29436f014c1d6ce.tar.bz2
gentoo-2-2201027dd950122545b34c88c29436f014c1d6ce.zip
x86 stable, bug 348987
(Portage version: 2.1.9.25/cvs/Linux i686, RepoMan options: --force)
Diffstat (limited to 'x11-themes/gtk-engines')
-rw-r--r--x11-themes/gtk-engines/ChangeLog8
-rw-r--r--x11-themes/gtk-engines/gtk-engines-2.20.2.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/x11-themes/gtk-engines/ChangeLog b/x11-themes/gtk-engines/ChangeLog
index 655ab2698673..3b2032fc750e 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.176 2010/10/17 15:00:58 armin76 Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines/ChangeLog,v 1.177 2011/01/18 15:50:35 fauli Exp $
+
+ 18 Jan 2011; Christian Faulhammer <fauli@gentoo.org>
+ gtk-engines-2.20.2.ebuild:
+ x86 stable, bug 348987
17 Oct 2010; Raúl Porcel <armin76@gentoo.org>
gtk-engines-2.20.1-r1.ebuild:
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 5b0d0d0a0c42..3c041a064686 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-2010 Gentoo Foundation
+# 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.2 2010/10/03 22:16:10 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines/gtk-engines-2.20.2.ebuild,v 1.3 2011/01/18 15:50:35 fauli 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