diff options
author | Brent Baude <ranger@gentoo.org> | 2009-12-03 17:15:04 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-12-03 17:15:04 +0000 |
commit | b5db096c169ff7b72e502c4a9764f8b1cb9d2940 (patch) | |
tree | c993997beecc3325569ec60a7a076fd0d1c26860 /gnome-base | |
parent | Marking evolution-data-server-2.26.3 ppc64 for bug 281427 (diff) | |
download | gentoo-2-b5db096c169ff7b72e502c4a9764f8b1cb9d2940.tar.gz gentoo-2-b5db096c169ff7b72e502c4a9764f8b1cb9d2940.tar.bz2 gentoo-2-b5db096c169ff7b72e502c4a9764f8b1cb9d2940.zip |
Marking librsvg-2.26.0 ppc64 for bug 281427
(Portage version: 2.1.7.1/cvs/Linux ppc64)
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/librsvg/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/librsvg/librsvg-2.26.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/librsvg/ChangeLog b/gnome-base/librsvg/ChangeLog index 87a453287469..e9cd24b605db 100644 --- a/gnome-base/librsvg/ChangeLog +++ b/gnome-base/librsvg/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/librsvg # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/ChangeLog,v 1.201 2009/11/28 17:39:14 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/ChangeLog,v 1.202 2009/12/03 17:15:04 ranger Exp $ + + 03 Dec 2009; Brent Baude <ranger@gentoo.org> ChangeLog: + Marking librsvg-2.26.0 ppc64 stable for bug 281427 28 Nov 2009; Raúl Porcel <armin76@gentoo.org> librsvg-2.26.0.ebuild: alpha/ia64/sparc stable wrt #281427 diff --git a/gnome-base/librsvg/librsvg-2.26.0.ebuild b/gnome-base/librsvg/librsvg-2.26.0.ebuild index 6f6b489dbc00..f1ca0b624740 100644 --- a/gnome-base/librsvg/librsvg-2.26.0.ebuild +++ b/gnome-base/librsvg/librsvg-2.26.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/librsvg-2.26.0.ebuild,v 1.7 2009/11/28 17:39:14 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/librsvg-2.26.0.ebuild,v 1.8 2009/12/03 17:15:04 ranger Exp $ inherit eutils gnome2 multilib @@ -9,7 +9,7 @@ HOMEPAGE="http://librsvg.sourceforge.net/" LICENSE="LGPL-2" SLOT="2" -KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips 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 |