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
commit0a8173afa7606174d440e13203fac4cebe1e67f8 (patch)
tree8095571bec8aa71b758da6abbaa574a70ad330ef /dev-lisp/cl-acl-compat
parentStable on ppc wrt bug 160028 (diff)
downloadhistorical-0a8173afa7606174d440e13203fac4cebe1e67f8.tar.gz
historical-0a8173afa7606174d440e13203fac4cebe1e67f8.tar.bz2
historical-0a8173afa7606174d440e13203fac4cebe1e67f8.zip
Use mirror://debian/ where applicable, or use mirror://gentoo/ if the file has been removed from debian's mirrors.
Package-Manager: portage-2.1.2-r5
Diffstat (limited to 'dev-lisp/cl-acl-compat')
-rw-r--r--dev-lisp/cl-acl-compat/ChangeLog11
-rw-r--r--dev-lisp/cl-acl-compat/cl-acl-compat-1.2.42.20050220.ebuild6
-rw-r--r--dev-lisp/cl-acl-compat/cl-acl-compat-1.2.42.20050805.ebuild6
-rw-r--r--dev-lisp/cl-acl-compat/cl-acl-compat-1.2.42.20060121.ebuild6
-rw-r--r--dev-lisp/cl-acl-compat/files/digest-cl-acl-compat-1.2.42.200502202
-rw-r--r--dev-lisp/cl-acl-compat/files/digest-cl-acl-compat-1.2.42.200508052
6 files changed, 22 insertions, 11 deletions
diff --git a/dev-lisp/cl-acl-compat/ChangeLog b/dev-lisp/cl-acl-compat/ChangeLog
index c735582c1cc6..ab2a8a0b72fc 100644
--- a/dev-lisp/cl-acl-compat/ChangeLog
+++ b/dev-lisp/cl-acl-compat/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for dev-lisp/cl-acl-compat
-# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-acl-compat/ChangeLog,v 1.23 2006/05/11 21:23:41 mkennedy Exp $
+# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-acl-compat/ChangeLog,v 1.24 2007/02/03 17:31:25 flameeyes Exp $
+
+ 03 Feb 2007; Diego Pettenò <flameeyes@gentoo.org>
+ cl-acl-compat-1.2.42.20050220.ebuild,
+ cl-acl-compat-1.2.42.20050805.ebuild,
+ cl-acl-compat-1.2.42.20060121.ebuild:
+ Use mirror://debian/ where applicable, or use mirror://gentoo/ if the file
+ has been removed from debian's mirrors.
11 May 2006; Matthew Kennedy <mkennedy@gentoo.org> ChangeLog:
Add GPG signature.
diff --git a/dev-lisp/cl-acl-compat/cl-acl-compat-1.2.42.20050220.ebuild b/dev-lisp/cl-acl-compat/cl-acl-compat-1.2.42.20050220.ebuild
index 4cd3733a7539..1d01ba30e5d4 100644
--- a/dev-lisp/cl-acl-compat/cl-acl-compat-1.2.42.20050220.ebuild
+++ b/dev-lisp/cl-acl-compat/cl-acl-compat-1.2.42.20050220.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/cl-acl-compat/cl-acl-compat-1.2.42.20050220.ebuild,v 1.4 2005/05/24 18:48:32 mkennedy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-acl-compat/cl-acl-compat-1.2.42.20050220.ebuild,v 1.5 2007/02/03 17:31:25 flameeyes Exp $
inherit common-lisp eutils
@@ -10,7 +10,7 @@ CVS_PV=${PV:7:4}.${PV:11:2}.${PV:13}
DESCRIPTION="Compatibility layer for Allegro Common Lisp"
HOMEPAGE="http://portableaserve.sourceforge.net/
http://packages.debian.org/unstable/web/cl-acl-compat.html"
-SRC_URI="http://ftp.debian.org/debian/pool/main/c/cl-portable-aserve/cl-portable-aserve_${MY_PV}+cvs.${CVS_PV}.tar.gz"
+SRC_URI="mirror://gentoo/cl-portable-aserve_${MY_PV}+cvs.${CVS_PV}.tar.gz"
LICENSE="LLGPL-2.1"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~sparc x86"
diff --git a/dev-lisp/cl-acl-compat/cl-acl-compat-1.2.42.20050805.ebuild b/dev-lisp/cl-acl-compat/cl-acl-compat-1.2.42.20050805.ebuild
index 75d8bb601e6f..09283cd451d3 100644
--- a/dev-lisp/cl-acl-compat/cl-acl-compat-1.2.42.20050805.ebuild
+++ b/dev-lisp/cl-acl-compat/cl-acl-compat-1.2.42.20050805.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/cl-acl-compat/cl-acl-compat-1.2.42.20050805.ebuild,v 1.1 2005/08/14 22:24:58 mkennedy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-acl-compat/cl-acl-compat-1.2.42.20050805.ebuild,v 1.2 2007/02/03 17:31:25 flameeyes Exp $
inherit common-lisp eutils
@@ -10,7 +10,7 @@ CVS_PV=${PV:7:4}.${PV:11:2}.${PV:13}
DESCRIPTION="Compatibility layer for Allegro Common Lisp"
HOMEPAGE="http://portableaserve.sourceforge.net/
http://packages.debian.org/unstable/web/cl-acl-compat.html"
-SRC_URI="http://ftp.debian.org/debian/pool/main/c/cl-portable-aserve/cl-portable-aserve_${MY_PV}+cvs.${CVS_PV}.orig.tar.gz"
+SRC_URI="mirror://gentoo/cl-portable-aserve_${MY_PV}+cvs.${CVS_PV}.orig.tar.gz"
LICENSE="LLGPL-2.1"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~sparc x86"
diff --git a/dev-lisp/cl-acl-compat/cl-acl-compat-1.2.42.20060121.ebuild b/dev-lisp/cl-acl-compat/cl-acl-compat-1.2.42.20060121.ebuild
index a7393b86e6f3..f386331e27a6 100644
--- a/dev-lisp/cl-acl-compat/cl-acl-compat-1.2.42.20060121.ebuild
+++ b/dev-lisp/cl-acl-compat/cl-acl-compat-1.2.42.20060121.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 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/cl-acl-compat/cl-acl-compat-1.2.42.20060121.ebuild,v 1.1 2006/05/11 21:21:09 mkennedy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-acl-compat/cl-acl-compat-1.2.42.20060121.ebuild,v 1.2 2007/02/03 17:31:25 flameeyes Exp $
inherit common-lisp eutils
@@ -10,7 +10,7 @@ CVS_PV=${PV:7:4}.${PV:11:2}.${PV:13}
DESCRIPTION="Compatibility layer for Allegro Common Lisp"
HOMEPAGE="http://portableaserve.sourceforge.net/
http://packages.debian.org/unstable/web/cl-acl-compat.html"
-SRC_URI="http://ftp.debian.org/debian/pool/main/c/cl-portable-aserve/cl-portable-aserve_${MY_PV}+cvs.${CVS_PV}.orig.tar.gz"
+SRC_URI="mirror://gentoo/cl-portable-aserve_${MY_PV}+cvs.${CVS_PV}.orig.tar.gz"
LICENSE="LLGPL-2.1"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~sparc ~x86"
diff --git a/dev-lisp/cl-acl-compat/files/digest-cl-acl-compat-1.2.42.20050220 b/dev-lisp/cl-acl-compat/files/digest-cl-acl-compat-1.2.42.20050220
index 62bc4da7ef7b..505b80e3660d 100644
--- a/dev-lisp/cl-acl-compat/files/digest-cl-acl-compat-1.2.42.20050220
+++ b/dev-lisp/cl-acl-compat/files/digest-cl-acl-compat-1.2.42.20050220
@@ -1 +1,3 @@
MD5 645f9b649bddfac967a438960b0bb3f0 cl-portable-aserve_1.2.42+cvs.2005.02.20.tar.gz 776322
+RMD160 8e21e065aed3ca5fcfc1ceca1eae63938b6181e5 cl-portable-aserve_1.2.42+cvs.2005.02.20.tar.gz 776322
+SHA256 60e5f5a929d440a772302129948f80abf412af047c43ca34e9df62e316f22552 cl-portable-aserve_1.2.42+cvs.2005.02.20.tar.gz 776322
diff --git a/dev-lisp/cl-acl-compat/files/digest-cl-acl-compat-1.2.42.20050805 b/dev-lisp/cl-acl-compat/files/digest-cl-acl-compat-1.2.42.20050805
index 7fb8a61b26d5..5b27e9179ea4 100644
--- a/dev-lisp/cl-acl-compat/files/digest-cl-acl-compat-1.2.42.20050805
+++ b/dev-lisp/cl-acl-compat/files/digest-cl-acl-compat-1.2.42.20050805
@@ -1 +1,3 @@
MD5 56063e20bd529cb56da58bed67f10e78 cl-portable-aserve_1.2.42+cvs.2005.08.05.orig.tar.gz 790186
+RMD160 f79952c2b896d04bf716fe8fa53516e743d31c62 cl-portable-aserve_1.2.42+cvs.2005.08.05.orig.tar.gz 790186
+SHA256 92499a964a7b4f77bf53234dabe8894d69895fb3e59ecf6c6a659ecc6b373eb8 cl-portable-aserve_1.2.42+cvs.2005.08.05.orig.tar.gz 790186