Note: Due to technical difficulties, the Archives are currently not up to date.
GMANE provides an alternative service for most mailing lists. c.f. bug 424647
List Archive: gentoo-commits
maekke 10/06/04 20:07:57
Modified: ChangeLog librsvg-2.26.2.ebuild
Log:
x86 stable, bug #314899
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Revision Changes Path
1.212 gnome-base/librsvg/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/librsvg/ChangeLog?rev=1.212&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/librsvg/ChangeLog?rev=1.212&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/librsvg/ChangeLog?r1=1.211&r2=1.212
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnome-base/librsvg/ChangeLog,v
retrieving revision 1.211
retrieving revision 1.212
diff -u -r1.211 -r1.212
--- ChangeLog 24 May 2010 23:07:59 -0000 1.211
+++ ChangeLog 4 Jun 2010 20:07:56 -0000 1.212
@@ -1,6 +1,9 @@
# 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.211 2010/05/24 23:07:59 abcd Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/ChangeLog,v 1.212 2010/06/04 20:07:56 maekke Exp $
+
+ 04 Jun 2010; Markus Meier <maekke@g.o> librsvg-2.26.2.ebuild:
+ x86 stable, bug #314899
24 May 2010; Jonathan Callen <abcd@g.o> librsvg-2.26.3.ebuild:
Bump to EAPI=3, add prefix keywords
1.5 gnome-base/librsvg/librsvg-2.26.2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/librsvg/librsvg-2.26.2.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/librsvg/librsvg-2.26.2.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/librsvg/librsvg-2.26.2.ebuild?r1=1.4&r2=1.5
Index: librsvg-2.26.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnome-base/librsvg/librsvg-2.26.2.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- librsvg-2.26.2.ebuild 4 May 2010 15:38:13 -0000 1.4
+++ librsvg-2.26.2.ebuild 4 Jun 2010 20:07:56 -0000 1.5
@@ -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.2.ebuild,v 1.4 2010/05/04 15:38:13 tester Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/librsvg-2.26.2.ebuild,v 1.5 2010/06/04 20:07:56 maekke Exp $
inherit autotools eutils gnome2 multilib
@@ -9,7 +9,7 @@
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 tools zlib"
RDEPEND=">=media-libs/fontconfig-1.0.1
|
|