diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-07-16 09:51:06 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-07-16 09:51:06 +0000 |
commit | 5f0be123eac61c25529b24e4c0aebd37f0835685 (patch) | |
tree | 1bbad3c0fe0bdc571d715b8e9bf3d580c1c0a83f /sci-biology/probcons | |
parent | stable x86, bug 328423 (diff) | |
download | gentoo-2-5f0be123eac61c25529b24e4c0aebd37f0835685.tar.gz gentoo-2-5f0be123eac61c25529b24e4c0aebd37f0835685.tar.bz2 gentoo-2-5f0be123eac61c25529b24e4c0aebd37f0835685.zip |
stable x86, bug 328427
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'sci-biology/probcons')
-rw-r--r-- | sci-biology/probcons/ChangeLog | 6 | ||||
-rw-r--r-- | sci-biology/probcons/probcons-1.12-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sci-biology/probcons/ChangeLog b/sci-biology/probcons/ChangeLog index d9b329e2c165..4a89389f5309 100644 --- a/sci-biology/probcons/ChangeLog +++ b/sci-biology/probcons/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-biology/probcons # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/probcons/ChangeLog,v 1.11 2010/06/17 09:46:52 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/probcons/ChangeLog,v 1.12 2010/07/16 09:51:06 fauli Exp $ + + 16 Jul 2010; Christian Faulhammer <fauli@gentoo.org> + probcons-1.12-r1.ebuild: + stable x86, bug 328427 17 Jun 2010; Justin Lecher <jlec@gentoo.org> probcons-1.10.ebuild, probcons-1.12.ebuild, probcons-1.12-r1.ebuild: diff --git a/sci-biology/probcons/probcons-1.12-r1.ebuild b/sci-biology/probcons/probcons-1.12-r1.ebuild index 3dd4c9f108c3..bbf1d3cbc123 100644 --- a/sci-biology/probcons/probcons-1.12-r1.ebuild +++ b/sci-biology/probcons/probcons-1.12-r1.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-biology/probcons/probcons-1.12-r1.ebuild,v 1.2 2010/06/17 09:46:52 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/probcons/probcons-1.12-r1.ebuild,v 1.3 2010/07/16 09:51:06 fauli Exp $ EAPI="3" @@ -14,7 +14,7 @@ SRC_URI="http://probcons.stanford.edu/${MY_P}.tar.gz" LICENSE="public-domain" SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 x86 ~amd64-linux ~x86-linux" IUSE="" # Gnuplot is explicitly runtime-only, it's run using system() |