diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2007-02-03 17:56:38 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2007-02-03 17:56:38 +0000 |
commit | 0a8173afa7606174d440e13203fac4cebe1e67f8 (patch) | |
tree | 8095571bec8aa71b758da6abbaa574a70ad330ef /dev-lisp/cl-statistics | |
parent | Stable on ppc wrt bug 160028 (diff) | |
download | historical-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-statistics')
-rw-r--r-- | dev-lisp/cl-statistics/ChangeLog | 9 | ||||
-rw-r--r-- | dev-lisp/cl-statistics/cl-statistics-1.0.0.2-r1.ebuild | 8 | ||||
-rw-r--r-- | dev-lisp/cl-statistics/files/digest-cl-statistics-1.0.0.2-r1 | 6 |
3 files changed, 16 insertions, 7 deletions
diff --git a/dev-lisp/cl-statistics/ChangeLog b/dev-lisp/cl-statistics/ChangeLog index b3bf3b716776..26805affd479 100644 --- a/dev-lisp/cl-statistics/ChangeLog +++ b/dev-lisp/cl-statistics/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-lisp/cl-statistics -# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-statistics/ChangeLog,v 1.6 2005/05/24 18:48:35 mkennedy Exp $ +# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-statistics/ChangeLog,v 1.7 2007/02/03 17:49:37 flameeyes Exp $ + + 03 Feb 2007; Diego Pettenò <flameeyes@gentoo.org> + cl-statistics-1.0.0.2-r1.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-statistics-1.0.0.2-r1.ebuild: Keywording ~sparc diff --git a/dev-lisp/cl-statistics/cl-statistics-1.0.0.2-r1.ebuild b/dev-lisp/cl-statistics/cl-statistics-1.0.0.2-r1.ebuild index 6a417afb02f4..9365b0ee491a 100644 --- a/dev-lisp/cl-statistics/cl-statistics-1.0.0.2-r1.ebuild +++ b/dev-lisp/cl-statistics/cl-statistics-1.0.0.2-r1.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-statistics/cl-statistics-1.0.0.2-r1.ebuild,v 1.5 2005/05/24 18:48:35 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-statistics/cl-statistics-1.0.0.2-r1.ebuild,v 1.6 2007/02/03 17:49:37 flameeyes Exp $ inherit common-lisp eutils @@ -8,8 +8,8 @@ DEB_PV=1 DESCRIPTION="Common Lisp Statistics Package" HOMEPAGE="http://www.biolisp.org http://packages.debian.org/unstable/devel/cl-statistics.html" -SRC_URI="http://ftp.debian.org/debian/pool/main/c/cl-statistics/${PN}_${PV}.orig.tar.gz - http://ftp.debian.org/debian/pool/main/c/cl-statistics/${PN}_${PV}-${DEB_PV}.diff.gz" +SRC_URI="mirror://gentoo/${PN}_${PV}.orig.tar.gz + mirror://gentoo/${PN}_${PV}-${DEB_PV}.diff.gz" LICENSE="GPL-2" SLOT="0" diff --git a/dev-lisp/cl-statistics/files/digest-cl-statistics-1.0.0.2-r1 b/dev-lisp/cl-statistics/files/digest-cl-statistics-1.0.0.2-r1 index a21cd33a5417..031c025cfea6 100644 --- a/dev-lisp/cl-statistics/files/digest-cl-statistics-1.0.0.2-r1 +++ b/dev-lisp/cl-statistics/files/digest-cl-statistics-1.0.0.2-r1 @@ -1,2 +1,6 @@ -MD5 3c0d682f297b74adc7ffb3a3ac014000 cl-statistics_1.0.0.2.orig.tar.gz 48444 MD5 4fc9222742a8826984dfbc33d7592d79 cl-statistics_1.0.0.2-1.diff.gz 3994 +RMD160 574e374a5b72c6f94b0f2a71ad0730e70ec873b4 cl-statistics_1.0.0.2-1.diff.gz 3994 +SHA256 7390ebf5dcb39070511914df1440c7fe18c37033d78d1923344679645d5fb287 cl-statistics_1.0.0.2-1.diff.gz 3994 +MD5 3c0d682f297b74adc7ffb3a3ac014000 cl-statistics_1.0.0.2.orig.tar.gz 48444 +RMD160 a1ca69573efce79a93dfb1d6228b07ab62c7554c cl-statistics_1.0.0.2.orig.tar.gz 48444 +SHA256 398b864d071d04b7e2c31f3e4f263ab9a1aebafcf62ba2c29105373eccd5ede0 cl-statistics_1.0.0.2.orig.tar.gz 48444 |