summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2011-03-11 12:18:12 +0000
committerJustin Lecher <jlec@gentoo.org>2011-03-11 12:18:12 +0000
commit9c51d5a44534944d444cdf9fdfed89141ff48680 (patch)
tree5b445d8aac876b8f8b627f49ca677cf6700ac6a3 /sci-chemistry/p3d
parentx86 stable per bug 358025 (diff)
downloadgentoo-2-9c51d5a44534944d444cdf9fdfed89141ff48680.tar.gz
gentoo-2-9c51d5a44534944d444cdf9fdfed89141ff48680.tar.bz2
gentoo-2-9c51d5a44534944d444cdf9fdfed89141ff48680.zip
Corrected to upstream Version, thanks flameeyes for telling me how
(Portage version: 2.2.0_alpha26/cvs/Linux x86_64)
Diffstat (limited to 'sci-chemistry/p3d')
-rw-r--r--sci-chemistry/p3d/ChangeLog8
-rw-r--r--sci-chemistry/p3d/p3d-0.4.3.ebuild (renamed from sci-chemistry/p3d/p3d-0.4.3.0.ebuild)5
2 files changed, 9 insertions, 4 deletions
diff --git a/sci-chemistry/p3d/ChangeLog b/sci-chemistry/p3d/ChangeLog
index 061be1fb01c8..484c1275359a 100644
--- a/sci-chemistry/p3d/ChangeLog
+++ b/sci-chemistry/p3d/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for sci-chemistry/p3d
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/p3d/ChangeLog,v 1.2 2011/03/11 06:48:29 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/p3d/ChangeLog,v 1.3 2011/03/11 12:18:11 jlec Exp $
+
+*p3d-0.4.3 (11 Mar 2011)
+
+ 11 Mar 2011; Justin Lecher <jlec@gentoo.org> +p3d-0.4.3.ebuild,
+ -p3d-0.4.3.0.ebuild:
+ Corrected to upstream Version, thanks flameeyes for telling me how
11 Mar 2011; Justin Lecher <jlec@gentoo.org> p3d-0.4.3.0.ebuild:
MIrrored tarball, #358289
diff --git a/sci-chemistry/p3d/p3d-0.4.3.0.ebuild b/sci-chemistry/p3d/p3d-0.4.3.ebuild
index 613d99e88b5f..7b27d43ea9a5 100644
--- a/sci-chemistry/p3d/p3d-0.4.3.0.ebuild
+++ b/sci-chemistry/p3d/p3d-0.4.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/p3d/p3d-0.4.3.0.ebuild,v 1.2 2011/03/11 06:48:29 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/p3d/p3d-0.4.3.ebuild,v 1.1 2011/03/11 12:18:11 jlec Exp $
EAPI="3"
@@ -14,8 +14,7 @@ GITHUB_ID="gb8b9a75"
DESCRIPTION="Python module for structural bioinformatics"
HOMEPAGE="http://p3d.fufezan.net"
-#SRC_URI="https://download.github.com/fu-${MY_P}-${GITHUB_ID}.tar.gz"
-SRC_URI="http://dev.gentoo.org/~jlec/distfiles/${P}.tar.gz"
+SRC_URI="https://nodeload.github.com/fu/${PN}/tarball/${PV} -> ${P}.tar.gz"
SLOT="0"
KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"