diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-07-16 09:53:18 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-07-16 09:53:18 +0000 |
commit | e705b0adc6d644355c21b3adeb1e7aa2ff8d36c3 (patch) | |
tree | 6d57ce7fcc2a449e4270c8420489314cc4dd84ef /gnome-base/librsvg | |
parent | hppa stable, bug #139612 (diff) | |
download | gentoo-2-e705b0adc6d644355c21b3adeb1e7aa2ff8d36c3.tar.gz gentoo-2-e705b0adc6d644355c21b3adeb1e7aa2ff8d36c3.tar.bz2 gentoo-2-e705b0adc6d644355c21b3adeb1e7aa2ff8d36c3.zip |
hppa stable, bug #139612
(Portage version: 2.1.1_pre3)
Diffstat (limited to 'gnome-base/librsvg')
-rw-r--r-- | gnome-base/librsvg/ChangeLog | 6 | ||||
-rw-r--r-- | gnome-base/librsvg/librsvg-2.14.4.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/gnome-base/librsvg/ChangeLog b/gnome-base/librsvg/ChangeLog index faf3cc4b1f7b..4333d9684e4e 100644 --- a/gnome-base/librsvg/ChangeLog +++ b/gnome-base/librsvg/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for gnome-base/librsvg # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/ChangeLog,v 1.109 2006/07/14 16:16:17 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/ChangeLog,v 1.110 2006/07/16 09:53:18 dertobi123 Exp $ + + 16 Jul 2006; Tobias Scherbaum <dertobi123@gentoo.org> + librsvg-2.14.4.ebuild: + hppa stable, bug #139612 14 Jul 2006; Tobias Scherbaum <dertobi123@gentoo.org> librsvg-2.14.4.ebuild: diff --git a/gnome-base/librsvg/librsvg-2.14.4.ebuild b/gnome-base/librsvg/librsvg-2.14.4.ebuild index 5abea9a72606..9b616b2b2f08 100644 --- a/gnome-base/librsvg/librsvg-2.14.4.ebuild +++ b/gnome-base/librsvg/librsvg-2.14.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/librsvg-2.14.4.ebuild,v 1.4 2006/07/14 16:16:17 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/librsvg-2.14.4.ebuild,v 1.5 2006/07/16 09:53:18 dertobi123 Exp $ inherit eutils multilib gnome2 autotools @@ -9,7 +9,7 @@ HOMEPAGE="http://librsvg.sourceforge.net/" LICENSE="LGPL-2" SLOT="2" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ppc ~ppc64 sparc x86" +KEYWORDS="~alpha ~amd64 hppa ~ia64 ppc ~ppc64 sparc x86" IUSE="doc gnome zlib" RDEPEND=">=media-libs/fontconfig-1.0.1 |