From 618b8b515cbf629115a56d186a3eddea15272b5d Mon Sep 17 00:00:00 2001 From: Kacper Kowalik Date: Wed, 15 Feb 2012 14:14:10 +0000 Subject: Fix SRC_URI (Portage version: 2.2.0_alpha86/cvs/Linux x86_64) --- sci-chemistry/jmol/ChangeLog | 5 ++++- sci-chemistry/jmol/jmol-11.0.3-r1.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'sci-chemistry') 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 jmol-11.0.3-r1.ebuild: + Fix SRC_URI 26 Jan 2012; Justin Lecher 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" -- cgit v1.2.3-65-gdbad