diff options
author | Ryan Hill <dirtyepic@gentoo.org> | 2008-05-05 05:29:28 +0000 |
---|---|---|
committer | Ryan Hill <dirtyepic@gentoo.org> | 2008-05-05 05:29:28 +0000 |
commit | 41f18f7939269e09bd09c7ec11ab172327cc1df2 (patch) | |
tree | 605f33d10556b262f483b536c9a8d577f76e6019 /gnome-base/librsvg | |
parent | Version bump #219498 by Conrad Kostecki. (diff) | |
download | gentoo-2-41f18f7939269e09bd09c7ec11ab172327cc1df2.tar.gz gentoo-2-41f18f7939269e09bd09c7ec11ab172327cc1df2.tar.bz2 gentoo-2-41f18f7939269e09bd09c7ec11ab172327cc1df2.zip |
Rekeyword for mips. Not sure why it was dropped in the first place.
(Portage version: 2.2_pre5)
Diffstat (limited to 'gnome-base/librsvg')
-rw-r--r-- | gnome-base/librsvg/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/librsvg/librsvg-2.22.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/librsvg/ChangeLog b/gnome-base/librsvg/ChangeLog index fd0fc64fb392..b17b84fc5332 100644 --- a/gnome-base/librsvg/ChangeLog +++ b/gnome-base/librsvg/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/librsvg # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/ChangeLog,v 1.172 2008/05/02 15:12:48 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/ChangeLog,v 1.173 2008/05/05 05:29:28 dirtyepic Exp $ + + 05 May 2008; Ryan Hill <dirtyepic@gentoo.org> librsvg-2.22.2.ebuild: + Rekeyword for mips. 02 May 2008; Doug Goldstein <cardoe@gentoo.org> librsvg-2.18.2.ebuild: move G2CONF and DOCS into pkg_setup() diff --git a/gnome-base/librsvg/librsvg-2.22.2.ebuild b/gnome-base/librsvg/librsvg-2.22.2.ebuild index 33fe9c6873e2..1adc603d8436 100644 --- a/gnome-base/librsvg/librsvg-2.22.2.ebuild +++ b/gnome-base/librsvg/librsvg-2.22.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/librsvg-2.22.2.ebuild,v 1.1 2008/03/23 11:50:29 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/librsvg-2.22.2.ebuild,v 1.2 2008/05/05 05:29:28 dirtyepic Exp $ inherit gnome2 multilib @@ -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 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd" IUSE="doc zlib" RDEPEND=">=media-libs/fontconfig-1.0.1 |