diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2011-10-16 12:28:00 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2011-10-16 12:28:00 +0000 |
commit | ed0b24ee3549b3383553fc1e235d4f72520711c2 (patch) | |
tree | e3e4a096f5f4a3d045adc8e935f34849f4c4bce6 /sci-chemistry/oasis | |
parent | amd64 restable (diff) | |
download | gentoo-2-ed0b24ee3549b3383553fc1e235d4f72520711c2.tar.gz gentoo-2-ed0b24ee3549b3383553fc1e235d4f72520711c2.tar.bz2 gentoo-2-ed0b24ee3549b3383553fc1e235d4f72520711c2.zip |
amd64 restable
(Portage version: 2.2.0_alpha67/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'sci-chemistry/oasis')
-rw-r--r-- | sci-chemistry/oasis/ChangeLog | 5 | ||||
-rw-r--r-- | sci-chemistry/oasis/oasis-4.0-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-chemistry/oasis/ChangeLog b/sci-chemistry/oasis/ChangeLog index a88ac8a9522a..612aae25815e 100644 --- a/sci-chemistry/oasis/ChangeLog +++ b/sci-chemistry/oasis/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-chemistry/oasis # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/oasis/ChangeLog,v 1.15 2011/10/08 08:21:14 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/oasis/ChangeLog,v 1.16 2011/10/16 12:28:00 ssuominen Exp $ + + 16 Oct 2011; Samuli Suominen <ssuominen@gentoo.org> oasis-4.0-r2.ebuild: + amd64 restable 08 Oct 2011; Samuli Suominen <ssuominen@gentoo.org> oasis-4.0-r2.ebuild: Revert back to ~arch for security and libpng porting. diff --git a/sci-chemistry/oasis/oasis-4.0-r2.ebuild b/sci-chemistry/oasis/oasis-4.0-r2.ebuild index 00253fe0e8cb..f0e8b062371c 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.9 2011/10/08 08:21:14 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/oasis/oasis-4.0-r2.ebuild,v 1.10 2011/10/16 12:28:00 ssuominen 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" |