diff options
author | 2013-11-30 19:59:07 +0000 | |
---|---|---|
committer | 2013-11-30 19:59:07 +0000 | |
commit | 500f1288c1633914db2a128e464dc79a1c71523e (patch) | |
tree | 0eb772f773a8111b54b59dd2366d8a84b32356b4 /x11-libs/goocanvas/goocanvas-2.0.2.ebuild | |
parent | amd64 stable, bug #478252 (diff) | |
download | gentoo-2-500f1288c1633914db2a128e464dc79a1c71523e.tar.gz gentoo-2-500f1288c1633914db2a128e464dc79a1c71523e.tar.bz2 gentoo-2-500f1288c1633914db2a128e464dc79a1c71523e.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/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 ee2e108544ba..09563eb28600 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.1 2013/11/10 10:08:18 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/goocanvas/goocanvas-2.0.2.ebuild,v 1.2 2013/11/30 19:59:07 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} )" |