summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2011-04-05 06:39:25 +0000
committerJustin Lecher <jlec@gentoo.org>2011-04-05 06:39:25 +0000
commit34a076ae508de1cda960b866890062c72ad72df6 (patch)
tree4108b9a7486212e4a59f947940991670227cffb4 /sci-chemistry
parentCleaned double / (diff)
downloadgentoo-2-34a076ae508de1cda960b866890062c72ad72df6.tar.gz
gentoo-2-34a076ae508de1cda960b866890062c72ad72df6.tar.bz2
gentoo-2-34a076ae508de1cda960b866890062c72ad72df6.zip
Cleaned unneeded SRC_URI entries
(Portage version: 2.2.0_alpha29/cvs/Linux x86_64)
Diffstat (limited to 'sci-chemistry')
-rw-r--r--sci-chemistry/pymol/ChangeLog5
-rw-r--r--sci-chemistry/pymol/pymol-1.4_beta1.ebuild4
2 files changed, 5 insertions, 4 deletions
diff --git a/sci-chemistry/pymol/ChangeLog b/sci-chemistry/pymol/ChangeLog
index 2b1a95e34f23..efa1bcba930e 100644
--- a/sci-chemistry/pymol/ChangeLog
+++ b/sci-chemistry/pymol/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-chemistry/pymol
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/pymol/ChangeLog,v 1.76 2011/04/04 10:13:09 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/pymol/ChangeLog,v 1.77 2011/04/05 06:39:25 jlec Exp $
+
+ 05 Apr 2011; Justin Lecher <jlec@gentoo.org> pymol-1.4_beta1.ebuild:
+ Cleaned unneeded SRC_URI entries
*pymol-1.4_beta1 (04 Apr 2011)
diff --git a/sci-chemistry/pymol/pymol-1.4_beta1.ebuild b/sci-chemistry/pymol/pymol-1.4_beta1.ebuild
index 337b9b78e5d7..aaa83cce538f 100644
--- a/sci-chemistry/pymol/pymol-1.4_beta1.ebuild
+++ b/sci-chemistry/pymol/pymol-1.4_beta1.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/pymol/pymol-1.4_beta1.ebuild,v 1.1 2011/04/04 10:13:09 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/pymol/pymol-1.4_beta1.ebuild,v 1.2 2011/04/05 06:39:25 jlec Exp $
EAPI="3"
@@ -16,8 +16,6 @@ inherit eutils distutils prefix versionator
DESCRIPTION="A Python-extensible molecular graphics system."
HOMEPAGE="http://pymol.sourceforge.net/"
SRC_URI="mirror://sourceforge/project/${PN}/${PN}/$(get_version_component_range 1-2)/${PN}-v${PV/_beta/b}.tar.bz2"
-#SRC_URI="http://pymol.svn.sourceforge.net/viewvc/pymol/trunk/pymol.tar.gz?view=tar&pathrev=${REV} -> ${P}.tar.gz"
-#SRC_URI="mirror://gentoo/${PF}.tar.gz"
LICENSE="PSF-2.2"
SLOT="0"