summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2007-02-03 17:56:38 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2007-02-03 17:56:38 +0000
commitf731c39c5d9ba6261af36e4565b4d223cbc68e55 (patch)
tree6b7bcbe71c00db5bb96872d18240d2873d2e433b /dev-lisp/openmcl-build-tools
parentUse mirror://debian/ where applicable, or use mirror://gentoo/ if the file ha... (diff)
downloadgentoo-2-f731c39c5d9ba6261af36e4565b4d223cbc68e55.tar.gz
gentoo-2-f731c39c5d9ba6261af36e4565b4d223cbc68e55.tar.bz2
gentoo-2-f731c39c5d9ba6261af36e4565b4d223cbc68e55.zip
Use mirror://debian/ where applicable, or use mirror://gentoo/ if the file has been removed from debian's mirrors.
(Portage version: 2.1.2-r5)
Diffstat (limited to 'dev-lisp/openmcl-build-tools')
-rw-r--r--dev-lisp/openmcl-build-tools/ChangeLog9
-rw-r--r--dev-lisp/openmcl-build-tools/files/digest-openmcl-build-tools-200405052
-rw-r--r--dev-lisp/openmcl-build-tools/openmcl-build-tools-20040505.ebuild6
3 files changed, 12 insertions, 5 deletions
diff --git a/dev-lisp/openmcl-build-tools/ChangeLog b/dev-lisp/openmcl-build-tools/ChangeLog
index b99e89a1618b..34f9b183eced 100644
--- a/dev-lisp/openmcl-build-tools/ChangeLog
+++ b/dev-lisp/openmcl-build-tools/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-lisp/openmcl-build-tools
-# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/openmcl-build-tools/ChangeLog,v 1.1 2005/03/11 16:51:04 mkennedy Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/openmcl-build-tools/ChangeLog,v 1.2 2007/02/03 17:56:38 flameeyes Exp $
+
+ 03 Feb 2007; Diego Pettenò <flameeyes@gentoo.org>
+ openmcl-build-tools-20040505.ebuild:
+ Use mirror://debian/ where applicable, or use mirror://gentoo/ if the file
+ has been removed from debian's mirrors.
*openmcl-build-tools-20040505 (11 Mar 2005)
diff --git a/dev-lisp/openmcl-build-tools/files/digest-openmcl-build-tools-20040505 b/dev-lisp/openmcl-build-tools/files/digest-openmcl-build-tools-20040505
index 7063b43ee2d5..c6433e67c3a0 100644
--- a/dev-lisp/openmcl-build-tools/files/digest-openmcl-build-tools-20040505
+++ b/dev-lisp/openmcl-build-tools/files/digest-openmcl-build-tools-20040505
@@ -1 +1,3 @@
MD5 59543d8cb8e7c56366e1108ab35acb87 openmcl-build-tools_20040505-2.tar.gz 2723206
+RMD160 6fa7b055a412b35c61ce61fa6b3304a4694331a7 openmcl-build-tools_20040505-2.tar.gz 2723206
+SHA256 27dde241c1c0823642e01a5f61dbc5a0dd67f8d23c524b34f311d6d4cf526ff1 openmcl-build-tools_20040505-2.tar.gz 2723206
diff --git a/dev-lisp/openmcl-build-tools/openmcl-build-tools-20040505.ebuild b/dev-lisp/openmcl-build-tools/openmcl-build-tools-20040505.ebuild
index db2c9113bf5a..2e066d1626a1 100644
--- a/dev-lisp/openmcl-build-tools/openmcl-build-tools-20040505.ebuild
+++ b/dev-lisp/openmcl-build-tools/openmcl-build-tools-20040505.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/openmcl-build-tools/openmcl-build-tools-20040505.ebuild,v 1.2 2005/07/10 01:11:41 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/openmcl-build-tools/openmcl-build-tools-20040505.ebuild,v 1.3 2007/02/03 17:56:38 flameeyes Exp $
inherit eutils common-lisp-common-2
@@ -8,7 +8,7 @@ DEB_PV=2
DESCRIPTION="OpenMCL is a Common Lisp implementation, derived from Digitool's MCL product"
HOMEPAGE="http://packages.debian.org/unstable/devel/openmcl-build-tools"
-SRC_URI="http://ftp.debian.org/debian/pool/main/o/${PN}/${PN}_${PV}-${DEB_PV}.tar.gz"
+SRC_URI="mirror://gentoo/${PN}_${PV}-${DEB_PV}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
KEYWORDS="~ppc"