diff options
author | 2011-10-06 11:24:55 +0000 | |
---|---|---|
committer | 2011-10-06 11:24:55 +0000 | |
commit | a9f862ff40ab352849e8bd3c0403b571a4f406af (patch) | |
tree | 6cf5e56fbdf40702a377a3e6c2ab5ba0b0e75ba6 /sci-chemistry/oasis/oasis-4.0-r2.ebuild | |
parent | Marked stable on AMD64 without rigorous testing as it is part of a tangled we... (diff) | |
download | gentoo-2-a9f862ff40ab352849e8bd3c0403b571a4f406af.tar.gz gentoo-2-a9f862ff40ab352849e8bd3c0403b571a4f406af.tar.bz2 gentoo-2-a9f862ff40ab352849e8bd3c0403b571a4f406af.zip |
Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo in bug #351753.
(Portage version: 2.1.10.22/cvs/Linux x86_64)
Diffstat (limited to 'sci-chemistry/oasis/oasis-4.0-r2.ebuild')
-rw-r--r-- | sci-chemistry/oasis/oasis-4.0-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-chemistry/oasis/oasis-4.0-r2.ebuild b/sci-chemistry/oasis/oasis-4.0-r2.ebuild index c8e4cd1e842c..b1fe4a15d661 100644 --- a/sci-chemistry/oasis/oasis-4.0-r2.ebuild +++ b/sci-chemistry/oasis/oasis-4.0-r2.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/oasis/oasis-4.0-r2.ebuild,v 1.7 2011/07/21 19:17:24 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/oasis/oasis-4.0-r2.ebuild,v 1.8 2011/10/06 11:24:55 chainsaw Exp $ EAPI=3 @@ -13,7 +13,7 @@ HOMEPAGE="http://cryst.iphy.ac.cn/Project/protein/protein-I.html" SRC_URI="http://dev.gentooexperimental.org/~jlec/distfiles/${MY_P}.zip" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~ppc ~x86 ~amd64-linux ~x86-linux" LICENSE="ccp4 oasis" IUSE="examples +minimal" |