diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-12-24 12:43:46 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-12-24 12:43:46 +0000 |
commit | 76514cdb04ac023da29c51ad5ecd999503547657 (patch) | |
tree | 86a95eed37358bcf35ea581ef33cd829fe1b1ef5 /sci-chemistry | |
parent | Stable for x86, wrt bug #491062 (diff) | |
download | gentoo-2-76514cdb04ac023da29c51ad5ecd999503547657.tar.gz gentoo-2-76514cdb04ac023da29c51ad5ecd999503547657.tar.bz2 gentoo-2-76514cdb04ac023da29c51ad5ecd999503547657.zip |
Stable for x86, wrt bug #485944
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sci-chemistry')
-rw-r--r-- | sci-chemistry/oasis/ChangeLog | 5 | ||||
-rw-r--r-- | sci-chemistry/oasis/oasis-4.0-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-chemistry/oasis/ChangeLog b/sci-chemistry/oasis/ChangeLog index 8d718365d3f4..c158f95c7f49 100644 --- a/sci-chemistry/oasis/ChangeLog +++ b/sci-chemistry/oasis/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-chemistry/oasis # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/oasis/ChangeLog,v 1.24 2013/09/28 08:39:18 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/oasis/ChangeLog,v 1.25 2013/12/24 12:43:46 ago Exp $ + + 24 Dec 2013; Agostino Sarubbo <ago@gentoo.org> oasis-4.0-r3.ebuild: + Stable for x86, wrt bug #485944 28 Sep 2013; Justin Lecher <jlec@gentoo.org> oasis-4.0-r3.ebuild: Drop unnessecary die diff --git a/sci-chemistry/oasis/oasis-4.0-r3.ebuild b/sci-chemistry/oasis/oasis-4.0-r3.ebuild index 354328fc088c..a7726f948a48 100644 --- a/sci-chemistry/oasis/oasis-4.0-r3.ebuild +++ b/sci-chemistry/oasis/oasis-4.0-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/oasis/oasis-4.0-r3.ebuild,v 1.5 2013/09/28 08:39:18 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/oasis/oasis-4.0-r3.ebuild,v 1.6 2013/12/24 12:43:46 ago Exp $ EAPI=5 @@ -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" |