summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-electronics/gerbv')
-rw-r--r--sci-electronics/gerbv/ChangeLog7
-rw-r--r--sci-electronics/gerbv/gerbv-2.3.0-r2.ebuild5
2 files changed, 8 insertions, 4 deletions
diff --git a/sci-electronics/gerbv/ChangeLog b/sci-electronics/gerbv/ChangeLog
index 5792b299cbe8..7d8d6b059126 100644
--- a/sci-electronics/gerbv/ChangeLog
+++ b/sci-electronics/gerbv/ChangeLog
@@ -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@gentoo.org> gerbv-2.3.0-r2.ebuild:
+ Fixed bug #294911.
*gerbv-2.3.0-r2 (05 Nov 2009)
diff --git a/sci-electronics/gerbv/gerbv-2.3.0-r2.ebuild b/sci-electronics/gerbv/gerbv-2.3.0-r2.ebuild
index 200e223c62d7..0ac1d45410e9 100644
--- a/sci-electronics/gerbv/gerbv-2.3.0-r2.ebuild
+++ b/sci-electronics/gerbv/gerbv-2.3.0-r2.ebuild
@@ -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 @@ IUSE="unit-mm doc examples"
SLOT="0"
LICENSE="GPL-2"
KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+RESTRICT="test"
RDEPEND=">=x11-libs/gtk+-2.4
>=x11-libs/cairo-1.2"