diff options
author | 2013-12-08 19:43:56 +0000 | |
---|---|---|
committer | 2013-12-08 19:43:56 +0000 | |
commit | 643e2bc874d05dcf4c03b3e643e9bd12dea60d0f (patch) | |
tree | 17736974f009a838aa374ed2e6c5d0ef23b93f1b /x11-libs/goocanvas/goocanvas-2.0.2.ebuild | |
parent | x86 stable, bug #478252 (diff) | |
download | gentoo-2-643e2bc874d05dcf4c03b3e643e9bd12dea60d0f.tar.gz gentoo-2-643e2bc874d05dcf4c03b3e643e9bd12dea60d0f.tar.bz2 gentoo-2-643e2bc874d05dcf4c03b3e643e9bd12dea60d0f.zip |
x86 stable, bug #478252
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'x11-libs/goocanvas/goocanvas-2.0.2.ebuild')
-rw-r--r-- | x11-libs/goocanvas/goocanvas-2.0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/goocanvas/goocanvas-2.0.2.ebuild b/x11-libs/goocanvas/goocanvas-2.0.2.ebuild index 09563eb28600..0af48798d42d 100644 --- a/x11-libs/goocanvas/goocanvas-2.0.2.ebuild +++ b/x11-libs/goocanvas/goocanvas-2.0.2.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/goocanvas/goocanvas-2.0.2.ebuild,v 1.2 2013/11/30 19:59:07 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/goocanvas/goocanvas-2.0.2.ebuild,v 1.3 2013/12/08 19:43:56 pacho Exp $ EAPI="5" GCONF_DEBUG="no" @@ -13,7 +13,7 @@ HOMEPAGE="https://wiki.gnome.org/GooCanvas" LICENSE="LGPL-2" SLOT="2.0" -KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" IUSE="examples +introspection python" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" |