summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2008-03-27 16:16:51 +0000
committerRaúl Porcel <armin76@gentoo.org>2008-03-27 16:16:51 +0000
commit77332a94668e3d4d7b29b3d394a33c804d8fd4e6 (patch)
treed311f316d0cb0a2cef805fa88aa06650a06489a7
parentStable on ppc64; bug #215024 (diff)
downloadgentoo-2-77332a94668e3d4d7b29b3d394a33c804d8fd4e6.tar.gz
gentoo-2-77332a94668e3d4d7b29b3d394a33c804d8fd4e6.tar.bz2
gentoo-2-77332a94668e3d4d7b29b3d394a33c804d8fd4e6.zip
Fix debian HOMEPAGE
(Portage version: 2.1.4.4)
-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"