diff options
author | Alexis Ballier <aballier@gentoo.org> | 2012-05-09 01:21:56 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2012-05-09 01:21:56 +0000 |
commit | 2f4e6c0f2f1cc0a72d0acaaea1058857e767ba84 (patch) | |
tree | adf17e78f5a5496e3b32f7b62e410eca4b2b733c /gnome-base/librsvg | |
parent | keyword ~amd64-fbsd (diff) | |
download | gentoo-2-2f4e6c0f2f1cc0a72d0acaaea1058857e767ba84.tar.gz gentoo-2-2f4e6c0f2f1cc0a72d0acaaea1058857e767ba84.tar.bz2 gentoo-2-2f4e6c0f2f1cc0a72d0acaaea1058857e767ba84.zip |
keyword ~amd64-fbsd
(Portage version: 2.2.0_alpha102/cvs/Linux x86_64)
Diffstat (limited to 'gnome-base/librsvg')
-rw-r--r-- | gnome-base/librsvg/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/librsvg/librsvg-2.36.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/librsvg/ChangeLog b/gnome-base/librsvg/ChangeLog index d09ec096a589..fa01b60486f8 100644 --- a/gnome-base/librsvg/ChangeLog +++ b/gnome-base/librsvg/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/librsvg # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/ChangeLog,v 1.277 2012/05/05 05:38:09 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/ChangeLog,v 1.278 2012/05/09 01:21:56 aballier Exp $ + + 09 May 2012; Alexis Ballier <aballier@gentoo.org> librsvg-2.36.1.ebuild: + keyword ~amd64-fbsd 05 May 2012; Jeff Horelick <jdhore@gentoo.org> librsvg-2.34.1-r1.ebuild, librsvg-2.34.2.ebuild, librsvg-2.36.0.ebuild, librsvg-2.36.1.ebuild: diff --git a/gnome-base/librsvg/librsvg-2.36.1.ebuild b/gnome-base/librsvg/librsvg-2.36.1.ebuild index 393a4a4ed03a..453f3f9c17ce 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.4 2012/05/05 05:38:09 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/librsvg-2.36.1.ebuild,v 1.5 2012/05/09 01:21:56 aballier 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 ~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 |