diff options
author | Guy Martin <gmsoft@gentoo.org> | 2004-08-05 18:40:58 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2004-08-05 18:40:58 +0000 |
commit | 2ec1af93039eeb4fc96a8721c781ca7ed2e9b72a (patch) | |
tree | c3463a2e310d4208f194e18160b4b60d70111d2d /gnome-base/librsvg | |
parent | Added changes for macos gsed. Stable macos. (diff) | |
download | historical-2ec1af93039eeb4fc96a8721c781ca7ed2e9b72a.tar.gz historical-2ec1af93039eeb4fc96a8721c781ca7ed2e9b72a.tar.bz2 historical-2ec1af93039eeb4fc96a8721c781ca7ed2e9b72a.zip |
Stable on hppa.
Diffstat (limited to 'gnome-base/librsvg')
-rw-r--r-- | gnome-base/librsvg/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/librsvg/librsvg-2.6.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/librsvg/ChangeLog b/gnome-base/librsvg/ChangeLog index cd4f0b0ee68b..76a92838d6ae 100644 --- a/gnome-base/librsvg/ChangeLog +++ b/gnome-base/librsvg/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/librsvg # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/ChangeLog,v 1.53 2004/07/31 03:49:53 spider Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/ChangeLog,v 1.54 2004/08/05 18:34:25 gmsoft Exp $ + + 05 Aug 2004; Guy Martin <gmsoft@gentoo.org> librsvg-2.6.5.ebuild: + Stable on hppa. 31 Jul 2004; <spider@gentoo.org> librsvg-2.6.5.ebuild: stable on x86 for gnome 2.6.2 diff --git a/gnome-base/librsvg/librsvg-2.6.5.ebuild b/gnome-base/librsvg/librsvg-2.6.5.ebuild index f8366a0fc403..ee896162951c 100644 --- a/gnome-base/librsvg/librsvg-2.6.5.ebuild +++ b/gnome-base/librsvg/librsvg-2.6.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/librsvg-2.6.5.ebuild,v 1.6 2004/07/31 03:49:53 spider Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/librsvg-2.6.5.ebuild,v 1.7 2004/08/05 18:34:25 gmsoft Exp $ inherit eutils gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://librsvg.sourceforge.net/" IUSE="doc zlib" SLOT="2" -KEYWORDS="x86 ~ppc ~alpha ~sparc ~hppa amd64 ~ia64 ~mips ppc64" +KEYWORDS="x86 ~ppc ~alpha ~sparc hppa amd64 ~ia64 ~mips ppc64" LICENSE="LGPL-2" RDEPEND=">=dev-libs/glib-2 |