summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKacper Kowalik <xarthisius@gentoo.org>2012-02-15 14:14:10 +0000
committerKacper Kowalik <xarthisius@gentoo.org>2012-02-15 14:14:10 +0000
commitb792560267efedfb46592800628f9ccb53da2423 (patch)
treed9a60f2aed3ad17abccddb8d4da40f6a4b94d273 /sci-chemistry
parentRemove old (diff)
downloadhistorical-b792560267efedfb46592800628f9ccb53da2423.tar.gz
historical-b792560267efedfb46592800628f9ccb53da2423.tar.bz2
historical-b792560267efedfb46592800628f9ccb53da2423.zip
Fix SRC_URI
Package-Manager: portage-2.2.0_alpha86/cvs/Linux x86_64
Diffstat (limited to 'sci-chemistry')
-rw-r--r--sci-chemistry/acpype/ChangeLog5
-rw-r--r--sci-chemistry/acpype/acpype-374.ebuild4
-rw-r--r--sci-chemistry/jmol/ChangeLog5
-rw-r--r--sci-chemistry/jmol/jmol-11.0.3-r1.ebuild4
4 files changed, 12 insertions, 6 deletions
diff --git a/sci-chemistry/acpype/ChangeLog b/sci-chemistry/acpype/ChangeLog
index 160c17f9f838..a54a992f6ee3 100644
--- a/sci-chemistry/acpype/ChangeLog
+++ b/sci-chemistry/acpype/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-chemistry/acpype
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/acpype/ChangeLog,v 1.3 2012/02/13 14:02:24 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/acpype/ChangeLog,v 1.4 2012/02/15 14:11:47 xarthisius Exp $
+
+ 15 Feb 2012; Kacper Kowalik <xarthisius@gentoo.org> acpype-374.ebuild:
+ Fix SRC_URI
*acpype-374 (13 Feb 2012)
diff --git a/sci-chemistry/acpype/acpype-374.ebuild b/sci-chemistry/acpype/acpype-374.ebuild
index f96ae91e97d7..3b0767d1e463 100644
--- a/sci-chemistry/acpype/acpype-374.ebuild
+++ b/sci-chemistry/acpype/acpype-374.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/acpype/acpype-374.ebuild,v 1.1 2012/02/13 14:02:24 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/acpype/acpype-374.ebuild,v 1.2 2012/02/15 14:11:47 xarthisius Exp $
EAPI=4
@@ -10,7 +10,7 @@ inherit python
DESCRIPTION="AnteChamber PYthon Parser interfacE"
HOMEPAGE="http://code.google.com/p/acpype/"
-SRC_URI="http://dev.gentoo.org/~jlec/${P}.tar.xz"
+SRC_URI="http://dev.gentoo.org/~jlec/distfiles/${P}.tar.xz"
LICENSE="GPL-3"
SLOT="0"
diff --git a/sci-chemistry/jmol/ChangeLog b/sci-chemistry/jmol/ChangeLog
index 588b644d2ffa..179e1b816284 100644
--- a/sci-chemistry/jmol/ChangeLog
+++ b/sci-chemistry/jmol/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-chemistry/jmol
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/jmol/ChangeLog,v 1.11 2012/01/26 17:34:04 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/jmol/ChangeLog,v 1.12 2012/02/15 14:14:10 xarthisius Exp $
+
+ 15 Feb 2012; Kacper Kowalik <xarthisius@gentoo.org> jmol-11.0.3-r1.ebuild:
+ Fix SRC_URI
26 Jan 2012; Justin Lecher <jlec@gentoo.org> jmol-11.0.3-r1.ebuild,
jmol-12.0.45.ebuild, -files/selfSignedCertificate.store:
diff --git a/sci-chemistry/jmol/jmol-11.0.3-r1.ebuild b/sci-chemistry/jmol/jmol-11.0.3-r1.ebuild
index 97301969291d..38e14332e39c 100644
--- a/sci-chemistry/jmol/jmol-11.0.3-r1.ebuild
+++ b/sci-chemistry/jmol/jmol-11.0.3-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/jmol/jmol-11.0.3-r1.ebuild,v 1.7 2012/01/26 17:34:04 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/jmol/jmol-11.0.3-r1.ebuild,v 1.8 2012/02/15 14:14:10 xarthisius Exp $
EAPI=1
WEBAPP_OPTIONAL="yes"
@@ -11,7 +11,7 @@ DESCRIPTION="Java molecular viever for 3-D chemical structures"
HOMEPAGE="http://jmol.sourceforge.net/"
SRC_URI="
mirror://sourceforge/${PN}/${P}-full.tar.gz
- http://dev.gentoo.org/~jlec/${PN}-selfSignedCertificate.store.tar"
+ http://dev.gentoo.org/~jlec/distfiles/${PN}-selfSignedCertificate.store.tar"
WEBAPP_MANUAL_SLOT="yes"
SLOT="0"