From 336a1798cd213c479b03e054a10d63058d3ba6ba Mon Sep 17 00:00:00 2001 From: Donnie Berkholz Date: Mon, 16 Jun 2008 15:02:30 -0700 Subject: pgd-utils: bump to 0.4.2 --- sci-libs/pgd-utils/Manifest | 4 ++-- sci-libs/pgd-utils/pgd-utils-0.4.1.ebuild | 17 ----------------- sci-libs/pgd-utils/pgd-utils-0.4.2.ebuild | 17 +++++++++++++++++ 3 files changed, 19 insertions(+), 19 deletions(-) delete mode 100644 sci-libs/pgd-utils/pgd-utils-0.4.1.ebuild create mode 100644 sci-libs/pgd-utils/pgd-utils-0.4.2.ebuild (limited to 'sci-libs') diff --git a/sci-libs/pgd-utils/Manifest b/sci-libs/pgd-utils/Manifest index 414b4da..8b6acdd 100644 --- a/sci-libs/pgd-utils/Manifest +++ b/sci-libs/pgd-utils/Manifest @@ -1,2 +1,2 @@ -DIST pgd-utils-0.4.1.tar.gz 98220 RMD160 cdd20c9885de5c26cd6cb73e99bd775870131475 SHA1 c12d70b38d1336cfb0c22400ff05a9cbe4fd6684 SHA256 709d9f9df07168aa4ce4aaca6b8bb413b1177e8a7becf0e70f531908325048fa -EBUILD pgd-utils-0.4.1.ebuild 464 RMD160 03670523d1315b55b9558a48585c41515f2efb0e SHA1 48e3c2d11ade276cacb5138e7268e740fe08901e SHA256 39b109ee7c972f89c133b74d9282dde98da4a27771d048b5bb738ca6abc28049 +DIST pgd-utils-0.4.2.tar.gz 98435 RMD160 24fee041928459171354ee8a6362a3b91137c2db SHA1 6170363b9fc9ef8f46ac590e585fd9e8d910311b SHA256 f939eeba3a7abf1415d3348971040e2c491f9d6828dd7a1f3fe7218b69a19d94 +EBUILD pgd-utils-0.4.2.ebuild 464 RMD160 03670523d1315b55b9558a48585c41515f2efb0e SHA1 48e3c2d11ade276cacb5138e7268e740fe08901e SHA256 39b109ee7c972f89c133b74d9282dde98da4a27771d048b5bb738ca6abc28049 diff --git a/sci-libs/pgd-utils/pgd-utils-0.4.1.ebuild b/sci-libs/pgd-utils/pgd-utils-0.4.1.ebuild deleted file mode 100644 index 196bd61..0000000 --- a/sci-libs/pgd-utils/pgd-utils-0.4.1.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ - -inherit distutils - -DESCRIPTION="Protein Geometry Database library and Python modules" -HOMEPAGE="http://oregonstate.edu/dept/biochem/faculty/karplus.html" -SRC_URI="http://lotus/${PN}/${P}.tar.gz" -LICENSE="" -SLOT="0" -KEYWORDS="~x86 ~ppc ~amd64" -IUSE="" -RESTRICT="mirror" -RDEPEND=">=dev-lang/python-2.4" -DEPEND="${RDEPEND}" -DOCS="${S}/ChangeLog" diff --git a/sci-libs/pgd-utils/pgd-utils-0.4.2.ebuild b/sci-libs/pgd-utils/pgd-utils-0.4.2.ebuild new file mode 100644 index 0000000..196bd61 --- /dev/null +++ b/sci-libs/pgd-utils/pgd-utils-0.4.2.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2007 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: $ + +inherit distutils + +DESCRIPTION="Protein Geometry Database library and Python modules" +HOMEPAGE="http://oregonstate.edu/dept/biochem/faculty/karplus.html" +SRC_URI="http://lotus/${PN}/${P}.tar.gz" +LICENSE="" +SLOT="0" +KEYWORDS="~x86 ~ppc ~amd64" +IUSE="" +RESTRICT="mirror" +RDEPEND=">=dev-lang/python-2.4" +DEPEND="${RDEPEND}" +DOCS="${S}/ChangeLog" -- cgit v1.2.3-65-gdbad