summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-lisp/cl-regex/cl-regex-1-r1.ebuild')
-rw-r--r--dev-lisp/cl-regex/cl-regex-1-r1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-lisp/cl-regex/cl-regex-1-r1.ebuild b/dev-lisp/cl-regex/cl-regex-1-r1.ebuild
index 35e88a74ebb6..6a511b2eb28b 100644
--- a/dev-lisp/cl-regex/cl-regex-1-r1.ebuild
+++ b/dev-lisp/cl-regex/cl-regex-1-r1.ebuild
@@ -1,12 +1,12 @@
-# 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-regex/cl-regex-1-r1.ebuild,v 1.6 2005/05/24 18:48:35 mkennedy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-regex/cl-regex-1-r1.ebuild,v 1.7 2007/02/03 17:41:14 flameeyes Exp $
inherit common-lisp eutils
DESCRIPTION="Common Lisp regular expression compiler/matcher"
HOMEPAGE="http://www.geocities.com/mparker762/clawk.html http://packages.debian.org/unstable/devel/cl-regex.html"
-SRC_URI="http://ftp.debian.org/debian/pool/main/c/cl-regex/${PN}_${PV}.orig.tar.gz"
+SRC_URI="mirror://debian/pool/main/c/cl-regex/${PN}_${PV}.orig.tar.gz"
LICENSE="BSD"
SLOT="0"