diff options
Diffstat (limited to 'sci-chemistry/autodock_vina')
-rw-r--r-- | sci-chemistry/autodock_vina/ChangeLog | 6 | ||||
-rw-r--r-- | sci-chemistry/autodock_vina/autodock_vina-1.1.1-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sci-chemistry/autodock_vina/ChangeLog b/sci-chemistry/autodock_vina/ChangeLog index da6acb1e5d5b..10907d3b15c9 100644 --- a/sci-chemistry/autodock_vina/ChangeLog +++ b/sci-chemistry/autodock_vina/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-chemistry/autodock_vina # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/autodock_vina/ChangeLog,v 1.5 2012/01/22 12:02:04 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/autodock_vina/ChangeLog,v 1.6 2012/01/28 15:09:39 phajdan.jr Exp $ + + 28 Jan 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> + autodock_vina-1.1.1-r1.ebuild: + x86 stable wrt bug #399625 22 Jan 2012; Agostino Sarubbo <ago@gentoo.org> autodock_vina-1.1.1-r1.ebuild: Stable for amd64, wrt bug #399625 diff --git a/sci-chemistry/autodock_vina/autodock_vina-1.1.1-r1.ebuild b/sci-chemistry/autodock_vina/autodock_vina-1.1.1-r1.ebuild index ce0c00c9a213..c1dc92ffeb3c 100644 --- a/sci-chemistry/autodock_vina/autodock_vina-1.1.1-r1.ebuild +++ b/sci-chemistry/autodock_vina/autodock_vina-1.1.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/autodock_vina/autodock_vina-1.1.1-r1.ebuild,v 1.3 2012/01/22 12:02:04 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/autodock_vina/autodock_vina-1.1.1-r1.ebuild,v 1.4 2012/01/28 15:09:39 phajdan.jr Exp $ EAPI="3" @@ -13,7 +13,7 @@ HOMEPAGE="http://vina.scripps.edu/" SRC_URI="http://vina.scripps.edu/download/${MY_P}.tgz" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" LICENSE="Apache-2.0" IUSE="debug" |