diff options
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" |