diff options
author | Tony Vroon <chainsaw@gentoo.org> | 2011-10-06 11:24:01 +0000 |
---|---|---|
committer | Tony Vroon <chainsaw@gentoo.org> | 2011-10-06 11:24:01 +0000 |
commit | 4e0211ca573fac058538c571c5c0c5cd8398e2ed (patch) | |
tree | def62a34e200e1e68be371680c4c85bfd737a75b /sci-chemistry | |
parent | Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo in bug... (diff) | |
download | gentoo-2-4e0211ca573fac058538c571c5c0c5cd8398e2ed.tar.gz gentoo-2-4e0211ca573fac058538c571c5c0c5cd8398e2ed.tar.bz2 gentoo-2-4e0211ca573fac058538c571c5c0c5cd8398e2ed.zip |
Marked stable on AMD64 without rigorous testing as it is part of a tangled web of intricate dependencies for unfetchable/untestable packages.
(Portage version: 2.1.10.22/cvs/Linux x86_64)
Diffstat (limited to 'sci-chemistry')
-rw-r--r-- | sci-chemistry/solve-resolve-bin/ChangeLog | 6 | ||||
-rw-r--r-- | sci-chemistry/solve-resolve-bin/solve-resolve-bin-2.13.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sci-chemistry/solve-resolve-bin/ChangeLog b/sci-chemistry/solve-resolve-bin/ChangeLog index b799aa4db482..80eeefdff5a0 100644 --- a/sci-chemistry/solve-resolve-bin/ChangeLog +++ b/sci-chemistry/solve-resolve-bin/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-chemistry/solve-resolve-bin # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/solve-resolve-bin/ChangeLog,v 1.2 2011/02/23 15:39:44 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/solve-resolve-bin/ChangeLog,v 1.3 2011/10/06 11:24:01 chainsaw Exp $ + + 06 Oct 2011; Tony Vroon <chainsaw@gentoo.org> solve-resolve-bin-2.13.ebuild: + Marked stable on AMD64 without rigorous testing as it is part of a tangled + web of intricate dependencies for unfetchable/untestable packages. 23 Feb 2011; Justin Lecher <jlec@gentoo.org> solve-resolve-bin-2.13.ebuild: QA: Double // and missing die diff --git a/sci-chemistry/solve-resolve-bin/solve-resolve-bin-2.13.ebuild b/sci-chemistry/solve-resolve-bin/solve-resolve-bin-2.13.ebuild index 211a8770cbc6..b35e9060aeb2 100644 --- a/sci-chemistry/solve-resolve-bin/solve-resolve-bin-2.13.ebuild +++ b/sci-chemistry/solve-resolve-bin/solve-resolve-bin-2.13.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/solve-resolve-bin/solve-resolve-bin-2.13.ebuild,v 1.2 2011/02/23 15:39:44 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/solve-resolve-bin/solve-resolve-bin-2.13.ebuild,v 1.3 2011/10/06 11:24:01 chainsaw Exp $ EAPI="3" @@ -14,7 +14,7 @@ SRC_URI=" SLOT="0" LICENSE="solve" -KEYWORDS="-* ~x86 ~amd64" +KEYWORDS="-* ~x86 amd64" IUSE="examples" RDEPEND="sci-libs/ccp4-libs" |