diff options
author | Andreas Schuerch <nativemad@gentoo.org> | 2012-04-14 09:54:22 +0000 |
---|---|---|
committer | Andreas Schuerch <nativemad@gentoo.org> | 2012-04-14 09:54:22 +0000 |
commit | df0c101be96183dd707f6c6f56394708b05fb668 (patch) | |
tree | f6da7abccf60a90565c0d1c7d4777f82eda5bbd7 /sci-chemistry/oasis/oasis-4.0-r2.ebuild | |
parent | Remove old version, really fix bug 395235 (diff) | |
download | historical-df0c101be96183dd707f6c6f56394708b05fb668.tar.gz historical-df0c101be96183dd707f6c6f56394708b05fb668.tar.bz2 historical-df0c101be96183dd707f6c6f56394708b05fb668.zip |
x86 stable, see bug 375917, thanks all.
Package-Manager: portage-2.1.10.49/cvs/Linux i686
Diffstat (limited to 'sci-chemistry/oasis/oasis-4.0-r2.ebuild')
-rw-r--r-- | sci-chemistry/oasis/oasis-4.0-r2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sci-chemistry/oasis/oasis-4.0-r2.ebuild b/sci-chemistry/oasis/oasis-4.0-r2.ebuild index f0e8b062371c..de69266dab95 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 +# Copyright 1999-2012 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.10 2011/10/16 12:28:00 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/oasis/oasis-4.0-r2.ebuild,v 1.11 2012/04/14 09:50:57 nativemad 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" |