diff options
author | José María Alonso <nimiux@gentoo.org> | 2013-08-14 17:02:57 +0000 |
---|---|---|
committer | José María Alonso <nimiux@gentoo.org> | 2013-08-14 17:02:57 +0000 |
commit | 5b49f8b7dc60f97374192fecd22aeb6f0f8fbc09 (patch) | |
tree | 6130e7475bc65cd965658c1c3d9a330dab5b150e /sci-chemistry/autodock_vina/autodock_vina-1.1.2.ebuild | |
parent | Fix build on systems that do not have a separate libdl wrt bug #478644. Patch... (diff) | |
download | gentoo-2-5b49f8b7dc60f97374192fecd22aeb6f0f8fbc09.tar.gz gentoo-2-5b49f8b7dc60f97374192fecd22aeb6f0f8fbc09.tar.bz2 gentoo-2-5b49f8b7dc60f97374192fecd22aeb6f0f8fbc09.zip |
Stable for amd64 wrt bug #480626
(Portage version: 2.1.12.2/cvs/Linux x86_64, signed Manifest commit with key D628E536)
Diffstat (limited to 'sci-chemistry/autodock_vina/autodock_vina-1.1.2.ebuild')
-rw-r--r-- | sci-chemistry/autodock_vina/autodock_vina-1.1.2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
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 2fa9d212684e..97c92ce754a4 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-2012 Gentoo Foundation +# 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.2 2012/11/07 21:56:30 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/autodock_vina/autodock_vina-1.1.2.ebuild,v 1.3 2013/08/14 17:02:57 nimiux 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" |