diff options
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 | 6 |
1 files changed, 3 insertions, 3 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 7760297b05fc..9b4f2d2eb76c 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 +# Copyright 1999-2014 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.3 2013/12/08 19:45:34 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+extra/gtk+extra-3.0.5.ebuild,v 1.4 2014/02/22 15:57:27 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=" |