summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDonnie Berkholz <dberkholz@gentoo.org>2006-07-09 07:18:06 +0000
committerDonnie Berkholz <dberkholz@gentoo.org>2006-07-09 07:18:06 +0000
commite1b7d503e69b60fd274c00eb77bc9bf05244a6fe (patch)
treee56b61afb97e68a79826479243f3a737a3c8e73b /sci-biology/probcons
parentx86 stable. (diff)
downloadgentoo-2-e1b7d503e69b60fd274c00eb77bc9bf05244a6fe.tar.gz
gentoo-2-e1b7d503e69b60fd274c00eb77bc9bf05244a6fe.tar.bz2
gentoo-2-e1b7d503e69b60fd274c00eb77bc9bf05244a6fe.zip
x86 stable.
(Portage version: 2.1.1_pre2-r6)
Diffstat (limited to 'sci-biology/probcons')
-rw-r--r--sci-biology/probcons/ChangeLog5
-rw-r--r--sci-biology/probcons/probcons-1.10.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-biology/probcons/ChangeLog b/sci-biology/probcons/ChangeLog
index 68da47d7d11c..06ff4a965f4b 100644
--- a/sci-biology/probcons/ChangeLog
+++ b/sci-biology/probcons/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-biology/probcons
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-biology/probcons/ChangeLog,v 1.2 2006/07/07 05:43:58 dberkholz Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/probcons/ChangeLog,v 1.3 2006/07/09 07:18:06 dberkholz Exp $
+
+ 09 Jul 2006; Donnie Berkholz <dberkholz@gentoo.org>; probcons-1.10.ebuild:
+ x86 stable.
07 Jul 2006; Donnie Berkholz <dberkholz@gentoo.org>; metadata.xml:
Update to my new email address.
diff --git a/sci-biology/probcons/probcons-1.10.ebuild b/sci-biology/probcons/probcons-1.10.ebuild
index 2128a8505739..e76a9e11f2cb 100644
--- a/sci-biology/probcons/probcons-1.10.ebuild
+++ b/sci-biology/probcons/probcons-1.10.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-biology/probcons/probcons-1.10.ebuild,v 1.1 2006/02/21 20:27:27 spyderous Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/probcons/probcons-1.10.ebuild,v 1.2 2006/07/09 07:18:06 dberkholz Exp $
inherit eutils toolchain-funcs
@@ -10,7 +10,7 @@ HOMEPAGE="http://probcons.stanford.edu/"
SRC_URI="http://probcons.stanford.edu/${MY_P}.tar.gz"
LICENSE="public-domain"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="x86"
IUSE=""
# Gnuplot is explicitly runtime-only, it's run using system()
RDEPEND="sci-visualization/gnuplot"