diff options
author | Jon Nall <nall@gentoo.org> | 2002-12-03 14:37:48 +0000 |
---|---|---|
committer | Jon Nall <nall@gentoo.org> | 2002-12-03 14:37:48 +0000 |
commit | ff9121a79aa9fae937656317a341a486e3731660 (patch) | |
tree | 619e6aaae6a35955b78ec877211680e041144482 /gnome-base/librsvg | |
parent | More fixes (diff) | |
download | gentoo-2-ff9121a79aa9fae937656317a341a486e3731660.tar.gz gentoo-2-ff9121a79aa9fae937656317a341a486e3731660.tar.bz2 gentoo-2-ff9121a79aa9fae937656317a341a486e3731660.zip |
keyworded ~ppc
Diffstat (limited to 'gnome-base/librsvg')
-rw-r--r-- | gnome-base/librsvg/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/librsvg/librsvg-2.1.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/librsvg/ChangeLog b/gnome-base/librsvg/ChangeLog index e4d5250b3bb7..7af83512a8af 100644 --- a/gnome-base/librsvg/ChangeLog +++ b/gnome-base/librsvg/ChangeLog @@ -1,9 +1,12 @@ # ChangeLog for gnome-base/librsvg # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/ChangeLog,v 1.7 2002/10/27 14:42:12 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/ChangeLog,v 1.8 2002/12/03 14:37:48 nall Exp $ *librsvg-2.1.1 (27 Oct 2002) + 03 Dec 2002; Jon Nall <nall@gentoo.org> librsvg-2.1.1.ebuild : + keyworded ~ppc + 27 Oct 2002; foser <foser@gentoo.org> librsvg-2.1.1.ebuild : Gnome 2.1 commit diff --git a/gnome-base/librsvg/librsvg-2.1.1.ebuild b/gnome-base/librsvg/librsvg-2.1.1.ebuild index 807df27f21cf..844b24acf578 100644 --- a/gnome-base/librsvg/librsvg-2.1.1.ebuild +++ b/gnome-base/librsvg/librsvg-2.1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/librsvg-2.1.1.ebuild,v 1.3 2002/11/28 01:42:43 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/librsvg-2.1.1.ebuild,v 1.4 2002/12/03 14:37:48 nall Exp $ inherit gnome2 debug @@ -8,7 +8,7 @@ S=${WORKDIR}/${P} DESCRIPTION="rendering svg library" HOMEPAGE="http://www.gnome.org/" SLOT="2" -KEYWORDS="x86" +KEYWORDS="x86 ~ppc" LICENSE="GPL-2 LGPL-2.1" RDEPEND=">=dev-libs/glib-2.0.4 |