diff options
author | Markus Meier <maekke@gentoo.org> | 2012-01-14 18:00:49 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2012-01-14 18:00:49 +0000 |
commit | 09384bef8c4ae3b4440e6abed48a047db318c178 (patch) | |
tree | a0a050077edfea58c691d035473a4f1f914614c9 /x11-libs/gtk+extra/gtk+extra-3.0.1.ebuild | |
parent | Fix previous commit, -r1 should be stable (diff) | |
download | historical-09384bef8c4ae3b4440e6abed48a047db318c178.tar.gz historical-09384bef8c4ae3b4440e6abed48a047db318c178.tar.bz2 historical-09384bef8c4ae3b4440e6abed48a047db318c178.zip |
x86 stable, bug #393007
Package-Manager: portage-2.1.10.44/cvs/Linux x86_64
Diffstat (limited to 'x11-libs/gtk+extra/gtk+extra-3.0.1.ebuild')
-rw-r--r-- | x11-libs/gtk+extra/gtk+extra-3.0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 761ed154a723..4a21587e8415 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-2012 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.4 2012/01/09 17:37:09 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+extra/gtk+extra-3.0.1.ebuild,v 1.5 2012/01/14 17:57:10 maekke Exp $ EAPI="4" @@ -13,7 +13,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 |