summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-lisp/cl-cclan/ChangeLog7
-rw-r--r--dev-lisp/cl-cclan/cl-cclan-1.86.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-lisp/cl-cclan/ChangeLog b/dev-lisp/cl-cclan/ChangeLog
index 136965f334a1..cc16f8399228 100644
--- a/dev-lisp/cl-cclan/ChangeLog
+++ b/dev-lisp/cl-cclan/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-lisp/cl-cclan
-# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-cclan/ChangeLog,v 1.11 2007/02/03 17:33:57 flameeyes Exp $
+# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-cclan/ChangeLog,v 1.12 2008/03/27 16:16:51 armin76 Exp $
+
+ 27 Mar 2008; Raúl Porcel <armin76@gentoo.org> cl-cclan-1.86.ebuild:
+ Fix debian HOMEPAGE
03 Feb 2007; Diego Pettenò <flameeyes@gentoo.org> cl-cclan-1.86.ebuild:
Use mirror://debian/ where applicable, or use mirror://gentoo/ if the file
diff --git a/dev-lisp/cl-cclan/cl-cclan-1.86.ebuild b/dev-lisp/cl-cclan/cl-cclan-1.86.ebuild
index 012678da563f..1606ff92a9fd 100644
--- a/dev-lisp/cl-cclan/cl-cclan-1.86.ebuild
+++ b/dev-lisp/cl-cclan/cl-cclan-1.86.ebuild
@@ -1,13 +1,13 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-cclan/cl-cclan-1.86.ebuild,v 1.3 2007/02/03 17:33:57 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-cclan/cl-cclan-1.86.ebuild,v 1.4 2008/03/27 16:16:51 armin76 Exp $
inherit common-lisp eutils
DEB_PV=2
DESCRIPTION="Comprehensive Common Lisp Archive Network"
-HOMEPAGE="http://cclan.sourceforge.net http://www.cliki.net/cclan http://packages.debian.org/unstable/devel/cl-cclan.html"
+HOMEPAGE="http://cclan.sourceforge.net http://www.cliki.net/cclan http://packages.debian.org/unstable/devel/cl-cclan"
SRC_URI="mirror://gentoo/cl-asdf_${PV}-${DEB_PV}.diff.gz
mirror://gentoo/cl-asdf_${PV}.orig.tar.gz"