diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-08-08 22:15:04 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-08-08 22:15:04 +0000 |
commit | e36505624a891e5164c81d638c9ffaf85ce22ccc (patch) | |
tree | 04b72144604adddbb06c20a1e1d9089571d6b7f5 | |
parent | alpha/ia64 stable wrt #185823 (diff) | |
download | gentoo-2-e36505624a891e5164c81d638c9ffaf85ce22ccc.tar.gz gentoo-2-e36505624a891e5164c81d638c9ffaf85ce22ccc.tar.bz2 gentoo-2-e36505624a891e5164c81d638c9ffaf85ce22ccc.zip |
alpha/ia64 stable wrt #185823
(Portage version: 2.1.2.11)
-rw-r--r-- | gnome-base/librsvg/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/librsvg/librsvg-2.16.1-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/librsvg/ChangeLog b/gnome-base/librsvg/ChangeLog index c242be221f6a..d3557c18ff9d 100644 --- a/gnome-base/librsvg/ChangeLog +++ b/gnome-base/librsvg/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/librsvg # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/ChangeLog,v 1.149 2007/08/07 19:40:47 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/ChangeLog,v 1.150 2007/08/08 22:15:04 armin76 Exp $ + + 08 Aug 2007; Raúl Porcel <armin76@gentoo.org> librsvg-2.16.1-r2.ebuild: + alpha/ia64 stable wrt #185823 07 Aug 2007; Tobias Scherbaum <dertobi123@gentoo.org> librsvg-2.16.1-r2.ebuild: diff --git a/gnome-base/librsvg/librsvg-2.16.1-r2.ebuild b/gnome-base/librsvg/librsvg-2.16.1-r2.ebuild index ef137daa5efe..7272eb8dacd0 100644 --- a/gnome-base/librsvg/librsvg-2.16.1-r2.ebuild +++ b/gnome-base/librsvg/librsvg-2.16.1-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/librsvg-2.16.1-r2.ebuild,v 1.3 2007/08/07 19:40:47 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/librsvg-2.16.1-r2.ebuild,v 1.4 2007/08/08 22:15:04 armin76 Exp $ inherit multilib gnome2 eutils @@ -9,7 +9,7 @@ HOMEPAGE="http://librsvg.sourceforge.net/" LICENSE="LGPL-2" SLOT="2" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~sh sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 ~arm ~hppa ia64 ppc ~ppc64 ~sh sparc ~x86 ~x86-fbsd" IUSE="doc gnome zlib" RDEPEND=">=media-libs/fontconfig-1.0.1 |