summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Jezak <josejx@gentoo.org>2010-02-15 18:35:35 +0000
committerJoseph Jezak <josejx@gentoo.org>2010-02-15 18:35:35 +0000
commit0d95dc3b539b6696031d35ac352d687d595769c2 (patch)
treeffb77b990319d0c1232560f8ce4d7426025b5c13 /sci-electronics/gerbv
parentDisable dir_test testsuite in sandbox (diff)
downloadgentoo-2-0d95dc3b539b6696031d35ac352d687d595769c2.tar.gz
gentoo-2-0d95dc3b539b6696031d35ac352d687d595769c2.tar.bz2
gentoo-2-0d95dc3b539b6696031d35ac352d687d595769c2.zip
Marked ppc stable for bug #270735.
(Portage version: 2.1.7.16/cvs/Linux x86_64)
Diffstat (limited to 'sci-electronics/gerbv')
-rw-r--r--sci-electronics/gerbv/ChangeLog5
-rw-r--r--sci-electronics/gerbv/gerbv-2.3.0-r2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-electronics/gerbv/ChangeLog b/sci-electronics/gerbv/ChangeLog
index 7d8d6b059126..90948fed480a 100644
--- a/sci-electronics/gerbv/ChangeLog
+++ b/sci-electronics/gerbv/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-electronics/gerbv
# 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 $
+# $Header: /var/cvsroot/gentoo-x86/sci-electronics/gerbv/ChangeLog,v 1.32 2010/02/15 18:35:35 josejx Exp $
+
+ 15 Feb 2010; Joseph Jezak <josejx@gentoo.org> gerbv-2.3.0-r2.ebuild:
+ Marked ppc stable for bug #270735.
11 Feb 2010; <calchan@gentoo.org> gerbv-2.3.0-r2.ebuild:
Fixed bug #294911.
diff --git a/sci-electronics/gerbv/gerbv-2.3.0-r2.ebuild b/sci-electronics/gerbv/gerbv-2.3.0-r2.ebuild
index 0ac1d45410e9..9b99e2cb4cd9 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-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.2 2010/02/11 05:20:11 calchan Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-electronics/gerbv/gerbv-2.3.0-r2.ebuild,v 1.3 2010/02/15 18:35:35 josejx Exp $
EAPI="2"
@@ -13,7 +13,7 @@ HOMEPAGE="http://gerbv.sourceforge.net/"
IUSE="unit-mm doc examples"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+KEYWORDS="~amd64 ppc ~sparc ~x86"
RESTRICT="test"
RDEPEND=">=x11-libs/gtk+-2.4