summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2011-12-29 18:14:32 +0000
committerPacho Ramos <pacho@gentoo.org>2011-12-29 18:14:32 +0000
commit4aef868b8a8da533729c8056810ee45934607707 (patch)
treeb042d72f0e409cd9d3b7e0541abe98b252ed5da5 /x11-libs/gtk+extra
parentamd64 stable, bug 393007 (diff)
downloadgentoo-2-4aef868b8a8da533729c8056810ee45934607707.tar.gz
gentoo-2-4aef868b8a8da533729c8056810ee45934607707.tar.bz2
gentoo-2-4aef868b8a8da533729c8056810ee45934607707.zip
amd64 stable, bug 393007
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'x11-libs/gtk+extra')
-rw-r--r--x11-libs/gtk+extra/ChangeLog5
-rw-r--r--x11-libs/gtk+extra/gtk+extra-3.0.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/gtk+extra/ChangeLog b/x11-libs/gtk+extra/ChangeLog
index 9a313bf0bed4..9cad6d58facc 100644
--- a/x11-libs/gtk+extra/ChangeLog
+++ b/x11-libs/gtk+extra/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-libs/gtk+extra
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+extra/ChangeLog,v 1.36 2011/11/26 15:51:01 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+extra/ChangeLog,v 1.37 2011/12/29 18:14:32 pacho Exp $
+
+ 29 Dec 2011; Pacho Ramos <pacho@gentoo.org> gtk+extra-3.0.1.ebuild:
+ amd64 stable, bug 393007
*gtk+extra-3.0.1 (26 Nov 2011)
diff --git a/x11-libs/gtk+extra/gtk+extra-3.0.1.ebuild b/x11-libs/gtk+extra/gtk+extra-3.0.1.ebuild
index e58eed2f4700..12f5f5feb8b5 100644
--- a/x11-libs/gtk+extra/gtk+extra-3.0.1.ebuild
+++ b/x11-libs/gtk+extra/gtk+extra-3.0.1.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-libs/gtk+extra/gtk+extra-3.0.1.ebuild,v 1.2 2011/11/30 19:52:12 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+extra/gtk+extra-3.0.1.ebuild,v 1.3 2011/12/29 18:14:32 pacho Exp $
EAPI="4"
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/gtkextra/${P}.tar.gz"
LICENSE="FDL-1.1 LGPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE="+introspection static-libs"
RDEPEND=">=x11-libs/gtk+-2.12.0:2