diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-01-22 12:02:04 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-01-22 12:02:04 +0000 |
commit | ef03748fa2212079d0fc2f3f4e120e7e9c3a8900 (patch) | |
tree | 2734e17970a304bf904574cff5907aacfbbebdca /sci-chemistry | |
parent | Stable for amd64, wrt bug #399653 (diff) | |
download | gentoo-2-ef03748fa2212079d0fc2f3f4e120e7e9c3a8900.tar.gz gentoo-2-ef03748fa2212079d0fc2f3f4e120e7e9c3a8900.tar.bz2 gentoo-2-ef03748fa2212079d0fc2f3f4e120e7e9c3a8900.zip |
Stable for amd64, wrt bug #399625
(Portage version: 2.1.10.41/cvs/Linux x86_64)
Diffstat (limited to 'sci-chemistry')
-rw-r--r-- | sci-chemistry/autodock_vina/ChangeLog | 5 | ||||
-rw-r--r-- | sci-chemistry/autodock_vina/autodock_vina-1.1.1-r1.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/sci-chemistry/autodock_vina/ChangeLog b/sci-chemistry/autodock_vina/ChangeLog index 6c3913f29c50..da6acb1e5d5b 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/autodock_vina/ChangeLog,v 1.4 2012/01/21 16:50:09 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/autodock_vina/ChangeLog,v 1.5 2012/01/22 12:02:04 ago Exp $ + + 22 Jan 2012; Agostino Sarubbo <ago@gentoo.org> autodock_vina-1.1.1-r1.ebuild: + Stable for amd64, wrt bug #399625 *autodock_vina-1.1.2 (21 Jan 2012) 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 d11d49e1459a..ce0c00c9a213 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-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/autodock_vina/autodock_vina-1.1.1-r1.ebuild,v 1.2 2011/04/06 16:42:37 jlec Exp $ +# $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 $ 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" |