From 05b4ee35d0e90ceaf907eafdc935401dec13d98b Mon Sep 17 00:00:00 2001 From: Raúl Porcel Date: Thu, 27 Mar 2008 16:38:03 +0000 Subject: Fix debian HOMEPAGE (Portage version: 2.1.4.4) --- dev-lisp/cl-paip/ChangeLog | 7 +++++-- dev-lisp/cl-paip/cl-paip-1.0.2.ebuild | 6 +++--- 2 files changed, 8 insertions(+), 5 deletions(-) (limited to 'dev-lisp') diff --git a/dev-lisp/cl-paip/ChangeLog b/dev-lisp/cl-paip/ChangeLog index fb873c291616..a48f684f2991 100644 --- a/dev-lisp/cl-paip/ChangeLog +++ b/dev-lisp/cl-paip/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-lisp/cl-paip -# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-paip/ChangeLog,v 1.8 2007/02/03 17:38:30 flameeyes Exp $ +# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-paip/ChangeLog,v 1.9 2008/03/27 16:38:03 armin76 Exp $ + + 27 Mar 2008; Raúl Porcel cl-paip-1.0.2.ebuild: + Fix debian HOMEPAGE 03 Feb 2007; Diego Pettenò cl-paip-1.0.2.ebuild: Use mirror://debian/ where applicable, or use mirror://gentoo/ if the file diff --git a/dev-lisp/cl-paip/cl-paip-1.0.2.ebuild b/dev-lisp/cl-paip/cl-paip-1.0.2.ebuild index f153ac9c8009..ab6d51c98ace 100644 --- a/dev-lisp/cl-paip/cl-paip-1.0.2.ebuild +++ b/dev-lisp/cl-paip/cl-paip-1.0.2.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-paip/cl-paip-1.0.2.ebuild,v 1.9 2007/02/03 17:38:30 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-paip/cl-paip-1.0.2.ebuild,v 1.10 2008/03/27 16:38:03 armin76 Exp $ inherit common-lisp eutils DEB_PV=1 DESCRIPTION="Common Lisp source code from Peter Norvig's book: Paradigms of Artificial Intelligence Programming" -HOMEPAGE="http://www.norvig.com/paip.html http://packages.debian.org/unstable/devel/cl-paip.html" +HOMEPAGE="http://www.norvig.com/paip.html http://packages.debian.org/unstable/devel/cl-paip" SRC_URI="mirror://gentoo/${PN}_${PV}.orig.tar.gz mirror://gentoo/${PN}_${PV}-${DEB_PV}.diff.gz" LICENSE="Norvig" -- cgit v1.2.3-65-gdbad