diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-10-16 05:47:47 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-10-16 05:47:47 +0000 |
commit | 7b96ec21b52ead1808f2c03031e9ab0cfd5bd927 (patch) | |
tree | 464abf82541fbf6dc30e1aa0cae8c669202cddba /gnome-base/librsvg/librsvg-2.36.1.ebuild | |
parent | stable ppc64, bug #427544 (diff) | |
download | gentoo-2-7b96ec21b52ead1808f2c03031e9ab0cfd5bd927.tar.gz gentoo-2-7b96ec21b52ead1808f2c03031e9ab0cfd5bd927.tar.bz2 gentoo-2-7b96ec21b52ead1808f2c03031e9ab0cfd5bd927.zip |
stable ppc, bug #427544
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'gnome-base/librsvg/librsvg-2.36.1.ebuild')
-rw-r--r-- | gnome-base/librsvg/librsvg-2.36.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-base/librsvg/librsvg-2.36.1.ebuild b/gnome-base/librsvg/librsvg-2.36.1.ebuild index 3cdb6d053bfe..9ae47b545933 100644 --- a/gnome-base/librsvg/librsvg-2.36.1.ebuild +++ b/gnome-base/librsvg/librsvg-2.36.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/gnome-base/librsvg/librsvg-2.36.1.ebuild,v 1.10 2012/10/07 02:04:17 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/librsvg-2.36.1.ebuild,v 1.11 2012/10/16 05:47:47 blueness Exp $ EAPI="4" GNOME2_LA_PUNT="yes" @@ -14,7 +14,7 @@ SRC_URI="${SRC_URI} mirror://gentoo/introspection.m4.bz2" LICENSE="LGPL-2" SLOT="2" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="doc +gtk +introspection tools" RDEPEND=">=dev-libs/glib-2.24:2 |