diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-08-18 13:46:53 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-08-18 13:46:53 +0000 |
commit | e7954e7e87a23c4de4d79e396b06cf91347f3e1e (patch) | |
tree | 37fe7dfd02dc0ed96c3890be3841f62375123d67 /sci-chemistry/autodock_vina | |
parent | Stable for x86, wrt bug #480368 (diff) | |
download | gentoo-2-e7954e7e87a23c4de4d79e396b06cf91347f3e1e.tar.gz gentoo-2-e7954e7e87a23c4de4d79e396b06cf91347f3e1e.tar.bz2 gentoo-2-e7954e7e87a23c4de4d79e396b06cf91347f3e1e.zip |
Stable for x86, wrt bug #480626
(Portage version: 2.1.13.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
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.2.ebuild | 4 |
2 files changed, 6 insertions, 4 deletions
diff --git a/sci-chemistry/autodock_vina/ChangeLog b/sci-chemistry/autodock_vina/ChangeLog index 7d43bb6ae2e6..111f2e75244f 100644 --- a/sci-chemistry/autodock_vina/ChangeLog +++ b/sci-chemistry/autodock_vina/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-chemistry/autodock_vina # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/autodock_vina/ChangeLog,v 1.9 2013/08/14 17:06:00 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/autodock_vina/ChangeLog,v 1.10 2013/08/18 13:46:53 ago Exp $ + + 18 Aug 2013; Agostino Sarubbo <ago@gentoo.org> autodock_vina-1.1.2.ebuild: + Stable for x86, wrt bug #480626 14 Aug 2013; Justin Lecher <jlec@gentoo.org> autodock_vina-1.1.2.ebuild, metadata.xml: @@ -42,4 +45,3 @@ 18 May 2010; Justin Lecher <jlec@gentoo.org> +files/1.1.1-gentoo.patch, +autodock_vina-1.1.1.ebuild, +metadata.xml: Initial addition - diff --git a/sci-chemistry/autodock_vina/autodock_vina-1.1.2.ebuild b/sci-chemistry/autodock_vina/autodock_vina-1.1.2.ebuild index 6d169be3c34e..f1ffca967cf2 100644 --- a/sci-chemistry/autodock_vina/autodock_vina-1.1.2.ebuild +++ b/sci-chemistry/autodock_vina/autodock_vina-1.1.2.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/autodock_vina/autodock_vina-1.1.2.ebuild,v 1.4 2013/08/14 17:06:00 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/autodock_vina/autodock_vina-1.1.2.ebuild,v 1.5 2013/08/18 13:46:53 ago Exp $ EAPI=4 @@ -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" |