diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2007-02-03 17:34:37 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2007-02-03 17:34:37 +0000 |
commit | e22b836314cb9f7e3df5326c80554b678561c18f (patch) | |
tree | f0937dd5eb4cab8431cf037494436437b14ecccf /dev-lisp/cl-environment | |
parent | Use mirror://debian/ where applicable, or use mirror://gentoo/ if the file ha... (diff) | |
download | gentoo-2-e22b836314cb9f7e3df5326c80554b678561c18f.tar.gz gentoo-2-e22b836314cb9f7e3df5326c80554b678561c18f.tar.bz2 gentoo-2-e22b836314cb9f7e3df5326c80554b678561c18f.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/cl-environment')
-rw-r--r-- | dev-lisp/cl-environment/ChangeLog | 9 | ||||
-rw-r--r-- | dev-lisp/cl-environment/cl-environment-1.0.20021105.ebuild | 6 | ||||
-rw-r--r-- | dev-lisp/cl-environment/files/digest-cl-environment-1.0.20021105 | 2 |
3 files changed, 12 insertions, 5 deletions
diff --git a/dev-lisp/cl-environment/ChangeLog b/dev-lisp/cl-environment/ChangeLog index e331c4a89c8f..5d9a8bd5c9f5 100644 --- a/dev-lisp/cl-environment/ChangeLog +++ b/dev-lisp/cl-environment/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-lisp/cl-environment -# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-environment/ChangeLog,v 1.5 2005/05/24 18:48:33 mkennedy Exp $ +# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-environment/ChangeLog,v 1.6 2007/02/03 17:34:37 flameeyes Exp $ + + 03 Feb 2007; Diego Pettenò <flameeyes@gentoo.org> + cl-environment-1.0.20021105.ebuild: + Use mirror://debian/ where applicable, or use mirror://gentoo/ if the file + has been removed from debian's mirrors. 24 May 2005; <mkennedy@gentoo.org> cl-environment-1.0.20021105.ebuild: Keywording ~sparc diff --git a/dev-lisp/cl-environment/cl-environment-1.0.20021105.ebuild b/dev-lisp/cl-environment/cl-environment-1.0.20021105.ebuild index f3895e75b68c..828c2f08c240 100644 --- a/dev-lisp/cl-environment/cl-environment-1.0.20021105.ebuild +++ b/dev-lisp/cl-environment/cl-environment-1.0.20021105.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-environment/cl-environment-1.0.20021105.ebuild,v 1.6 2005/05/24 18:48:33 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-environment/cl-environment-1.0.20021105.ebuild,v 1.7 2007/02/03 17:34:37 flameeyes Exp $ inherit common-lisp @@ -9,7 +9,7 @@ CVS_PV=${PV:4:4}.${PV:8:2}.${PV:10} DESCRIPTION="Provides an CLOS (CL Object System) encapsulation of the current CL implementation environment" HOMEPAGE="http://packages.debian.org/unstable/devel/cl-environment" -SRC_URI="http://ftp.debian.org/debian/pool/main/c/cl-environment/cl-environment_${MY_PV}+cvs.${CVS_PV}.orig.tar.gz" +SRC_URI="mirror://debian/pool/main/c/cl-environment/cl-environment_${MY_PV}+cvs.${CVS_PV}.orig.tar.gz" LICENSE="LGPL-2.1" SLOT="0" KEYWORDS="~amd64 ~ppc ~sparc x86" diff --git a/dev-lisp/cl-environment/files/digest-cl-environment-1.0.20021105 b/dev-lisp/cl-environment/files/digest-cl-environment-1.0.20021105 index 464d78f1abdd..690913ace722 100644 --- a/dev-lisp/cl-environment/files/digest-cl-environment-1.0.20021105 +++ b/dev-lisp/cl-environment/files/digest-cl-environment-1.0.20021105 @@ -1 +1,3 @@ MD5 14c3ad229221144cb45bdeb327a522ca cl-environment_1.0+cvs.2002.11.05.orig.tar.gz 21029 +RMD160 323b87fe5c590382bf6a02c3acbdf9b15d4dfb08 cl-environment_1.0+cvs.2002.11.05.orig.tar.gz 21029 +SHA256 6874b2d7b607605607ee17091387f204c4bfbe7c2ba1ce1d9abd1664e347c26b cl-environment_1.0+cvs.2002.11.05.orig.tar.gz 21029 |