diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 16:21:38 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 16:21:38 +0000 |
commit | d5b20e223a9a3ce3afdc93ee6a2b4f0dcab8fb49 (patch) | |
tree | 3cbd8937e6bf1fdfa903c612732f45abc50db61a /dev-lisp/cl-syslog | |
parent | sync IUSE (-crypt, -gtk2) (Manifest recommit) (diff) | |
download | gentoo-2-d5b20e223a9a3ce3afdc93ee6a2b4f0dcab8fb49.tar.gz gentoo-2-d5b20e223a9a3ce3afdc93ee6a2b4f0dcab8fb49.tar.bz2 gentoo-2-d5b20e223a9a3ce3afdc93ee6a2b4f0dcab8fb49.zip |
sync IUSE (missing)
Diffstat (limited to 'dev-lisp/cl-syslog')
-rw-r--r-- | dev-lisp/cl-syslog/cl-syslog-0.9.1-r1.ebuild | 3 | ||||
-rw-r--r-- | dev-lisp/cl-syslog/cl-syslog-0.9.1.ebuild | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/dev-lisp/cl-syslog/cl-syslog-0.9.1-r1.ebuild b/dev-lisp/cl-syslog/cl-syslog-0.9.1-r1.ebuild index 40bd6f7fff76..a1e818d87c2e 100644 --- a/dev-lisp/cl-syslog/cl-syslog-0.9.1-r1.ebuild +++ b/dev-lisp/cl-syslog/cl-syslog-0.9.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-syslog/cl-syslog-0.9.1-r1.ebuild,v 1.2 2004/06/24 23:55:45 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-syslog/cl-syslog-0.9.1-r1.ebuild,v 1.3 2004/07/14 16:17:39 agriffis Exp $ inherit common-lisp @@ -10,6 +10,7 @@ SRC_URI="mirror://gentoo/${PN}_${PV}.tar.gz" LICENSE="BSD" SLOT="0" KEYWORDS="~x86" +IUSE="" DEPEND="dev-lisp/common-lisp-controller virtual/commonlisp dev-lisp/cl-uffi" diff --git a/dev-lisp/cl-syslog/cl-syslog-0.9.1.ebuild b/dev-lisp/cl-syslog/cl-syslog-0.9.1.ebuild index 104306be5f52..bfeb802a967c 100644 --- a/dev-lisp/cl-syslog/cl-syslog-0.9.1.ebuild +++ b/dev-lisp/cl-syslog/cl-syslog-0.9.1.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-syslog/cl-syslog-0.9.1.ebuild,v 1.2 2004/06/24 23:55:45 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-syslog/cl-syslog-0.9.1.ebuild,v 1.3 2004/07/14 16:17:39 agriffis Exp $ inherit common-lisp @@ -10,6 +10,7 @@ SRC_URI="mirror://gentoo/${PN}_${PV}.tar.gz" LICENSE="BSD" SLOT="0" KEYWORDS="~x86" +IUSE="" DEPEND="dev-lisp/common-lisp-controller virtual/commonlisp dev-lisp/cl-uffi" |