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
calchan 10/02/11 05:20:12
Modified: gerbv-2.3.0-r2.ebuild ChangeLog
Log:
Fixed bug #294911.
(Portage version: 2.1.7.17/cvs/Linux x86_64)
Revision Changes Path
1.2 sci-electronics/gerbv/gerbv-2.3.0-r2.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-electronics/gerbv/gerbv-2.3.0-r2.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-electronics/gerbv/gerbv-2.3.0-r2.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-electronics/gerbv/gerbv-2.3.0-r2.ebuild?r1=1.1&r2=1.2
Index: gerbv-2.3.0-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-electronics/gerbv/gerbv-2.3.0-r2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- gerbv-2.3.0-r2.ebuild 5 Nov 2009 23:53:12 -0000 1.1
+++ gerbv-2.3.0-r2.ebuild 11 Feb 2010 05:20:11 -0000 1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-electronics/gerbv/gerbv-2.3.0-r2.ebuild,v 1.1 2009/11/05 23:53:12 calchan Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-electronics/gerbv/gerbv-2.3.0-r2.ebuild,v 1.2 2010/02/11 05:20:11 calchan Exp $
EAPI="2"
@@ -14,6 +14,7 @@
SLOT="0"
LICENSE="GPL-2"
KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+RESTRICT="test"
RDEPEND=">=x11-libs/gtk+-2.4
>=x11-libs/cairo-1.2"
1.31 sci-electronics/gerbv/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-electronics/gerbv/ChangeLog?rev=1.31&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-electronics/gerbv/ChangeLog?rev=1.31&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-electronics/gerbv/ChangeLog?r1=1.30&r2=1.31
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-electronics/gerbv/ChangeLog,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- ChangeLog 5 Nov 2009 23:53:12 -0000 1.30
+++ ChangeLog 11 Feb 2010 05:20:11 -0000 1.31
@@ -1,6 +1,9 @@
# ChangeLog for sci-electronics/gerbv
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-electronics/gerbv/ChangeLog,v 1.30 2009/11/05 23:53:12 calchan Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-electronics/gerbv/ChangeLog,v 1.31 2010/02/11 05:20:11 calchan Exp $
+
+ 11 Feb 2010; <calchan@g.o> gerbv-2.3.0-r2.ebuild:
+ Fixed bug #294911.
*gerbv-2.3.0-r2 (05 Nov 2009)
|
|