diff options
author | Pacho Ramos <pacho@gentoo.org> | 2013-11-30 20:00:11 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2013-11-30 20:00:11 +0000 |
commit | 362795e8cc67dd0c15cef8c05c5c81d14dc76fc1 (patch) | |
tree | b422470466d3cc5585faf19f3b2cf82a21dd841e /x11-libs/gtk+extra/gtk+extra-3.0.5.ebuild | |
parent | amd64 stable, bug #478252 (diff) | |
download | gentoo-2-362795e8cc67dd0c15cef8c05c5c81d14dc76fc1.tar.gz gentoo-2-362795e8cc67dd0c15cef8c05c5c81d14dc76fc1.tar.bz2 gentoo-2-362795e8cc67dd0c15cef8c05c5c81d14dc76fc1.zip |
amd64 stable, bug #478252
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'x11-libs/gtk+extra/gtk+extra-3.0.5.ebuild')
-rw-r--r-- | x11-libs/gtk+extra/gtk+extra-3.0.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/gtk+extra/gtk+extra-3.0.5.ebuild b/x11-libs/gtk+extra/gtk+extra-3.0.5.ebuild index d50f43182f78..e3e4353687e6 100644 --- a/x11-libs/gtk+extra/gtk+extra-3.0.5.ebuild +++ b/x11-libs/gtk+extra/gtk+extra-3.0.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 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.5.ebuild,v 1.1 2013/10/03 20:30:09 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+extra/gtk+extra-3.0.5.ebuild,v 1.2 2013/11/30 20:00:11 pacho Exp $ EAPI=5 GCONF_DEBUG="no" @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/gtkextra/gtkextra-${PV}.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 test" RDEPEND=" |