diff options
author | 2005-07-09 16:17:02 +0000 | |
---|---|---|
committer | 2005-07-09 16:17:02 +0000 | |
commit | d99513e6b43f40ecc3c588fd1c4c405d29cc52b5 (patch) | |
tree | 2d89e8981de217157c580954516a0356b1337415 /dev-lisp/cl-postoffice | |
parent | QA: ${PN}-${PV} -> ${P} (diff) | |
download | historical-d99513e6b43f40ecc3c588fd1c4c405d29cc52b5.tar.gz historical-d99513e6b43f40ecc3c588fd1c4c405d29cc52b5.tar.bz2 historical-d99513e6b43f40ecc3c588fd1c4c405d29cc52b5.zip |
QA: ${PN}-${PV} -> ${P}
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'dev-lisp/cl-postoffice')
-rw-r--r-- | dev-lisp/cl-postoffice/cl-postoffice-1.8.2.3.ebuild | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/dev-lisp/cl-postoffice/cl-postoffice-1.8.2.3.ebuild b/dev-lisp/cl-postoffice/cl-postoffice-1.8.2.3.ebuild index d5d2b02aad4a..880b31afbc3e 100644 --- a/dev-lisp/cl-postoffice/cl-postoffice-1.8.2.3.ebuild +++ b/dev-lisp/cl-postoffice/cl-postoffice-1.8.2.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-postoffice/cl-postoffice-1.8.2.3.ebuild,v 1.4 2005/05/24 18:48:34 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-postoffice/cl-postoffice-1.8.2.3.ebuild,v 1.5 2005/07/09 16:17:02 swegener Exp $ inherit common-lisp eutils @@ -18,8 +18,6 @@ IUSE="" DEPEND="dev-lisp/cl-acl-compat" -S=${WORKDIR}/${PN}-${PV} - CLPACKAGE=postoffice # Invesitage why this doesn't work with CLISP sometime. |