diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-03-27 16:37:30 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-03-27 16:37:30 +0000 |
commit | 6701febf289333b8022ee26cfe60523fc73c0bf3 (patch) | |
tree | 69911994e9deef2b7aeb7e6517d483c3e3e9ab6e /dev-lisp/cl-asdf | |
parent | Fix debian HOMEPAGE (diff) | |
download | gentoo-2-6701febf289333b8022ee26cfe60523fc73c0bf3.tar.gz gentoo-2-6701febf289333b8022ee26cfe60523fc73c0bf3.tar.bz2 gentoo-2-6701febf289333b8022ee26cfe60523fc73c0bf3.zip |
Fix debian HOMEPAGE
(Portage version: 2.1.4.4)
Diffstat (limited to 'dev-lisp/cl-asdf')
-rw-r--r-- | dev-lisp/cl-asdf/ChangeLog | 8 | ||||
-rw-r--r-- | dev-lisp/cl-asdf/cl-asdf-1.86-r1.ebuild | 6 | ||||
-rw-r--r-- | dev-lisp/cl-asdf/cl-asdf-1.89.ebuild | 6 |
3 files changed, 12 insertions, 8 deletions
diff --git a/dev-lisp/cl-asdf/ChangeLog b/dev-lisp/cl-asdf/ChangeLog index 79f2b9a7a26e..21a06c409719 100644 --- a/dev-lisp/cl-asdf/ChangeLog +++ b/dev-lisp/cl-asdf/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-lisp/cl-asdf -# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-asdf/ChangeLog,v 1.28 2007/11/28 15:24:16 grobian Exp $ +# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-asdf/ChangeLog,v 1.29 2008/03/27 16:37:30 armin76 Exp $ + + 27 Mar 2008; Raúl Porcel <armin76@gentoo.org> cl-asdf-1.86-r1.ebuild, + cl-asdf-1.89.ebuild: + Fix debian HOMEPAGE 28 Nov 2007; Fabian Groffen <grobian@gentoo.org> cl-asdf-1.86-r1.ebuild, cl-asdf-1.89.ebuild: diff --git a/dev-lisp/cl-asdf/cl-asdf-1.86-r1.ebuild b/dev-lisp/cl-asdf/cl-asdf-1.86-r1.ebuild index b3897dbd2d1a..1ed93d39f7d9 100644 --- a/dev-lisp/cl-asdf/cl-asdf-1.86-r1.ebuild +++ b/dev-lisp/cl-asdf/cl-asdf-1.86-r1.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-asdf/cl-asdf-1.86-r1.ebuild,v 1.11 2007/11/28 15:24:16 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-asdf/cl-asdf-1.86-r1.ebuild,v 1.12 2008/03/27 16:37:30 armin76 Exp $ DEB_PV=1 inherit eutils DESCRIPTION="ASDF is Another System Definition Facility for Common Lisp" -HOMEPAGE="http://packages.debian.org/unstable/devel/cl-asdf.html" +HOMEPAGE="http://packages.debian.org/unstable/devel/cl-asdf" SRC_URI="mirror://gentoo/${PN}_${PV}.orig.tar.gz mirror://gentoo/cl-asdf_${PV}-${DEB_PV}.diff.gz" diff --git a/dev-lisp/cl-asdf/cl-asdf-1.89.ebuild b/dev-lisp/cl-asdf/cl-asdf-1.89.ebuild index b59effdfa13f..1d160d716950 100644 --- a/dev-lisp/cl-asdf/cl-asdf-1.89.ebuild +++ b/dev-lisp/cl-asdf/cl-asdf-1.89.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-asdf/cl-asdf-1.89.ebuild,v 1.3 2007/11/28 15:24:16 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-asdf/cl-asdf-1.89.ebuild,v 1.4 2008/03/27 16:37:30 armin76 Exp $ DEB_PV=1 inherit eutils DESCRIPTION="ASDF is Another System Definition Facility for Common Lisp" -HOMEPAGE="http://packages.debian.org/unstable/devel/cl-asdf.html" +HOMEPAGE="http://packages.debian.org/unstable/devel/cl-asdf" SRC_URI="mirror://gentoo/${PN}_${PV}.orig.tar.gz mirror://gentoo/cl-asdf_${PV}-${DEB_PV}.diff.gz" |