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/cl-asdf-1.89.ebuild | |
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/cl-asdf-1.89.ebuild')
-rw-r--r-- | dev-lisp/cl-asdf/cl-asdf-1.89.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
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" |