diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-08-01 11:07:00 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-08-01 11:07:00 +0000 |
commit | 124b4f1e6f358891726d1ae6b949c6878431d4fd (patch) | |
tree | 194bd23dfa4e0cde78432356df82702030dd5a16 /gnome-base/librsvg | |
parent | x86 stable, bug 324077 (diff) | |
download | gentoo-2-124b4f1e6f358891726d1ae6b949c6878431d4fd.tar.gz gentoo-2-124b4f1e6f358891726d1ae6b949c6878431d4fd.tar.bz2 gentoo-2-124b4f1e6f358891726d1ae6b949c6878431d4fd.zip |
x86 stable, bug 324077
(Portage version: 2.1.8.3/cvs/Linux i686, RepoMan options: --force)
Diffstat (limited to 'gnome-base/librsvg')
-rw-r--r-- | gnome-base/librsvg/ChangeLog | 6 | ||||
-rw-r--r-- | gnome-base/librsvg/librsvg-2.26.3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/gnome-base/librsvg/ChangeLog b/gnome-base/librsvg/ChangeLog index 4ecfe704c127..06345cf7ec7d 100644 --- a/gnome-base/librsvg/ChangeLog +++ b/gnome-base/librsvg/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for gnome-base/librsvg # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/ChangeLog,v 1.215 2010/07/31 18:44:38 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/ChangeLog,v 1.216 2010/08/01 11:07:00 fauli Exp $ + + 01 Aug 2010; Christian Faulhammer <fauli@gentoo.org> + librsvg-2.26.3.ebuild: + x86 stable, bug 324077 31 Jul 2010; Pacho Ramos <pacho@gentoo.org> librsvg-2.26.3.ebuild: amd64 stable, bug 324077 diff --git a/gnome-base/librsvg/librsvg-2.26.3.ebuild b/gnome-base/librsvg/librsvg-2.26.3.ebuild index cfc20a05cff0..9c54e9aed1fa 100644 --- a/gnome-base/librsvg/librsvg-2.26.3.ebuild +++ b/gnome-base/librsvg/librsvg-2.26.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/librsvg-2.26.3.ebuild,v 1.4 2010/07/31 18:44:38 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/librsvg-2.26.3.ebuild,v 1.5 2010/08/01 11:07:00 fauli Exp $ EAPI="3" GCONF_DEBUG="no" @@ -12,7 +12,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 ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="doc tools zlib" RDEPEND=">=media-libs/fontconfig-1.0.1 |