diff options
Diffstat (limited to 'sci-chemistry/probe/probe-2.12.110413.ebuild')
-rw-r--r-- | sci-chemistry/probe/probe-2.12.110413.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sci-chemistry/probe/probe-2.12.110413.ebuild b/sci-chemistry/probe/probe-2.12.110413.ebuild index a7a6bb8f7505..973e86b5fd0c 100644 --- a/sci-chemistry/probe/probe-2.12.110413.ebuild +++ b/sci-chemistry/probe/probe-2.12.110413.ebuild @@ -1,12 +1,13 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/probe/probe-2.12.110413.ebuild,v 1.1 2011/05/06 07:26:57 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/probe/probe-2.12.110413.ebuild,v 1.2 2011/06/26 08:48:58 jlec Exp $ EAPI=4 inherit eutils toolchain-funcs MY_P="${PN}.${PV}" + DESCRIPTION="Evaluates atomic packing within or between molecules" HOMEPAGE="http://kinemage.biochem.duke.edu/software/probe.php" SRC_URI="http://kinemage.biochem.duke.edu/downloads/software/probe/${MY_P}.src.zip" |