diff options
author | Matthew Kennedy <mkennedy@gentoo.org> | 2004-02-12 09:13:21 +0000 |
---|---|---|
committer | Matthew Kennedy <mkennedy@gentoo.org> | 2004-02-12 09:13:21 +0000 |
commit | 43e3c27dace2a5d95561cae575e8e8d0dff3f0c5 (patch) | |
tree | b8f70a003c2da92e9f475a0fe908686227fc6069 /dev-lisp/cl-asdf/cl-asdf-1.81.ebuild | |
parent | Bump to 0.5 (Manifest recommit) (diff) | |
download | gentoo-2-43e3c27dace2a5d95561cae575e8e8d0dff3f0c5.tar.gz gentoo-2-43e3c27dace2a5d95561cae575e8e8d0dff3f0c5.tar.bz2 gentoo-2-43e3c27dace2a5d95561cae575e8e8d0dff3f0c5.zip |
Fire in the hole!
Diffstat (limited to 'dev-lisp/cl-asdf/cl-asdf-1.81.ebuild')
-rw-r--r-- | dev-lisp/cl-asdf/cl-asdf-1.81.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-lisp/cl-asdf/cl-asdf-1.81.ebuild b/dev-lisp/cl-asdf/cl-asdf-1.81.ebuild index c1657af34f74..9fa647ef1beb 100644 --- a/dev-lisp/cl-asdf/cl-asdf-1.81.ebuild +++ b/dev-lisp/cl-asdf/cl-asdf-1.81.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-asdf/cl-asdf-1.81.ebuild,v 1.2 2004/01/28 09:44:43 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-asdf/cl-asdf-1.81.ebuild,v 1.3 2004/02/12 09:13:13 mkennedy Exp $ DEB_PV=1 @@ -10,7 +10,6 @@ DESCRIPTION="Another System Definition Facility for Common Lisp" HOMEPAGE="http://packages.debian.org/unstable/devel/cl-asdf.html" SRC_URI="http://ftp.debian.org/debian/pool/main/c/cl-asdf/${PN}_${PV}.orig.tar.gz http://ftp.debian.org/debian/pool/main/c/cl-asdf/cl-asdf_${PV}-${DEB_PV}.diff.gz" - LICENSE="MIT" SLOT="0" KEYWORDS="x86 ~sparc ~mips ~ppc" |