summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2006-10-02 14:04:55 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2006-10-02 14:04:55 +0000
commit4d1e065c635603ab63604b77e567fbafc6e49586 (patch)
tree1b7dd7105f0a1b2bb8366d1e19102866344ef6cf /sci-electronics
parentStable on sparc wrt #146781 (diff)
downloadgentoo-2-4d1e065c635603ab63604b77e567fbafc6e49586.tar.gz
gentoo-2-4d1e065c635603ab63604b77e567fbafc6e49586.tar.bz2
gentoo-2-4d1e065c635603ab63604b77e567fbafc6e49586.zip
Stable on sparc
(Portage version: 2.1.1)
Diffstat (limited to 'sci-electronics')
-rw-r--r--sci-electronics/gnucap/ChangeLog6
-rw-r--r--sci-electronics/gnucap/gnucap-20060708.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/sci-electronics/gnucap/ChangeLog b/sci-electronics/gnucap/ChangeLog
index 4ec66c46db15..1ad8da4da156 100644
--- a/sci-electronics/gnucap/ChangeLog
+++ b/sci-electronics/gnucap/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sci-electronics/gnucap
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-electronics/gnucap/ChangeLog,v 1.25 2006/09/27 10:08:11 calchan Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-electronics/gnucap/ChangeLog,v 1.26 2006/10/02 14:04:55 gustavoz Exp $
+
+ 02 Oct 2006; Gustavo Zacarias <gustavoz@gentoo.org>
+ gnucap-20060708.ebuild:
+ Stable on sparc
*gnucap-0.35 (27 Sep 2006)
diff --git a/sci-electronics/gnucap/gnucap-20060708.ebuild b/sci-electronics/gnucap/gnucap-20060708.ebuild
index bb6351961788..c07a5a019898 100644
--- a/sci-electronics/gnucap/gnucap-20060708.ebuild
+++ b/sci-electronics/gnucap/gnucap-20060708.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-electronics/gnucap/gnucap-20060708.ebuild,v 1.6 2006/09/16 15:27:52 tester Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-electronics/gnucap/gnucap-20060708.ebuild,v 1.7 2006/10/02 14:04:55 gustavoz Exp $
MY_PV="${PV:0:4}-${PV:4:2}-${PV:6}"
@@ -11,7 +11,7 @@ HOMEPAGE="http://www.geda.seul.org/tools/gnucap"
IUSE="doc examples readline"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="amd64 ppc ~sparc x86"
+KEYWORDS="amd64 ppc sparc x86"
DEPEND="doc? ( app-text/tetex )
readline? ( sys-libs/readline )"