summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-14 15:31:39 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-14 15:31:39 +0000
commit82262cf770601ba9ed23e12853a3e1383f2a443b (patch)
tree5560d5be2261668b6f0961e59ec74bc384c37c80 /dev-lisp/cl-getopt
parentsync IUSE (missing), don't assign S=${WORKDIR}/${P} (diff)
downloadhistorical-82262cf770601ba9ed23e12853a3e1383f2a443b.tar.gz
historical-82262cf770601ba9ed23e12853a3e1383f2a443b.tar.bz2
historical-82262cf770601ba9ed23e12853a3e1383f2a443b.zip
sync IUSE (missing)
Diffstat (limited to 'dev-lisp/cl-getopt')
-rw-r--r--dev-lisp/cl-getopt/cl-getopt-1.0.1-r1.ebuild3
-rw-r--r--dev-lisp/cl-getopt/cl-getopt-1.1.0.ebuild3
2 files changed, 4 insertions, 2 deletions
diff --git a/dev-lisp/cl-getopt/cl-getopt-1.0.1-r1.ebuild b/dev-lisp/cl-getopt/cl-getopt-1.0.1-r1.ebuild
index 5903d7ac6173..420de03ae475 100644
--- a/dev-lisp/cl-getopt/cl-getopt-1.0.1-r1.ebuild
+++ b/dev-lisp/cl-getopt/cl-getopt-1.0.1-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-getopt/cl-getopt-1.0.1-r1.ebuild,v 1.2 2004/06/24 23:43:36 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-getopt/cl-getopt-1.0.1-r1.ebuild,v 1.3 2004/07/14 15:29:59 agriffis Exp $
inherit common-lisp
@@ -10,6 +10,7 @@ SRC_URI="ftp://ftp.b9.com/getopt/getopt-${PV}.tar.gz"
LICENSE="BSD"
SLOT="0"
KEYWORDS="~x86"
+IUSE=""
DEPEND="dev-lisp/common-lisp-controller
dev-lisp/cl-ptester
virtual/commonlisp"
diff --git a/dev-lisp/cl-getopt/cl-getopt-1.1.0.ebuild b/dev-lisp/cl-getopt/cl-getopt-1.1.0.ebuild
index 272f81147d1c..d199ebaf62c4 100644
--- a/dev-lisp/cl-getopt/cl-getopt-1.1.0.ebuild
+++ b/dev-lisp/cl-getopt/cl-getopt-1.1.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-getopt/cl-getopt-1.1.0.ebuild,v 1.3 2004/06/24 23:43:36 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-getopt/cl-getopt-1.1.0.ebuild,v 1.4 2004/07/14 15:29:59 agriffis Exp $
inherit common-lisp
@@ -10,6 +10,7 @@ SRC_URI="ftp://ftp.b9.com/getopt/getopt-${PV}.tar.gz"
LICENSE="BSD"
SLOT="0"
KEYWORDS="~x86 ~ppc"
+IUSE=""
DEPEND="dev-lisp/common-lisp-controller
dev-lisp/cl-ptester
virtual/commonlisp"