diff options
Diffstat (limited to 'dev-lisp/cl-scribble/cl-scribble-1.16.1.ebuild')
-rw-r--r-- | dev-lisp/cl-scribble/cl-scribble-1.16.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-lisp/cl-scribble/cl-scribble-1.16.1.ebuild b/dev-lisp/cl-scribble/cl-scribble-1.16.1.ebuild index 82c7a194503c..cf4289172c92 100644 --- a/dev-lisp/cl-scribble/cl-scribble-1.16.1.ebuild +++ b/dev-lisp/cl-scribble/cl-scribble-1.16.1.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-scribble/cl-scribble-1.16.1.ebuild,v 1.3 2005/05/24 18:48:35 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-scribble/cl-scribble-1.16.1.ebuild,v 1.4 2007/02/03 17:48:34 flameeyes Exp $ inherit common-lisp DESCRIPTION="Scribble is a Library that extends the Common Lisp reader with the text markup syntax of Scribe." HOMEPAGE="http://www.cliki.net/Scribble" -SRC_URI="http://ftp.debian.org/debian/pool/main/c/${PN}/${PN}_${PV}.orig.tar.gz" +SRC_URI="mirror://debian/pool/main/c/${PN}/${PN}_${PV}.orig.tar.gz" LICENSE="No-Problem-Bugroff" SLOT="0" KEYWORDS="~amd64 ~ppc ~sparc x86" |