diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-07-14 22:22:28 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-07-14 22:22:28 +0000 |
commit | 52824f69ffbd03e445e5e7ff163c8a6d9d9445c9 (patch) | |
tree | e26fa6f65bd61d78a6237d0a6942a77a87933368 /dev-lisp | |
parent | sync IUSE (+apache2) (diff) | |
download | historical-52824f69ffbd03e445e5e7ff163c8a6d9d9445c9.tar.gz historical-52824f69ffbd03e445e5e7ff163c8a6d9d9445c9.tar.bz2 historical-52824f69ffbd03e445e5e7ff163c8a6d9d9445c9.zip |
sync IUSE (-apache2)
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'dev-lisp')
-rw-r--r-- | dev-lisp/cl-tbnl/Manifest | 12 | ||||
-rw-r--r-- | dev-lisp/cl-tbnl/cl-tbnl-0.5.5.ebuild | 4 |
2 files changed, 13 insertions, 3 deletions
diff --git a/dev-lisp/cl-tbnl/Manifest b/dev-lisp/cl-tbnl/Manifest index a70690a70f2c..72a00e4b2393 100644 --- a/dev-lisp/cl-tbnl/Manifest +++ b/dev-lisp/cl-tbnl/Manifest @@ -1,4 +1,14 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +MD5 a68e32a39ad524c6783cc7e3164777fd cl-tbnl-0.5.5.ebuild 954 MD5 fc988dc2f2720ddb244dd54869afaa7a ChangeLog 1979 -MD5 18d3eb3816bab0f47841f4b893fe70ab cl-tbnl-0.5.5.ebuild 961 MD5 a2199253dbe57d398c785af8f7744485 metadata.xml 804 MD5 770ff213761e5b28c044713bba701d2a files/digest-cl-tbnl-0.5.5 66 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.1 (GNU/Linux) + +iD8DBQFC1uWsBXaUFmZvwyMRAoqYAJ9rMG7UZewJgaTCMc79gwOCsunz0gCcDXUU +RnvAp0uQ/VgB6SU5TwcpKXA= +=oE5s +-----END PGP SIGNATURE----- diff --git a/dev-lisp/cl-tbnl/cl-tbnl-0.5.5.ebuild b/dev-lisp/cl-tbnl/cl-tbnl-0.5.5.ebuild index c6ef0abcdd76..aeb39bc00790 100644 --- a/dev-lisp/cl-tbnl/cl-tbnl-0.5.5.ebuild +++ b/dev-lisp/cl-tbnl/cl-tbnl-0.5.5.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-tbnl/cl-tbnl-0.5.5.ebuild,v 1.2 2005/05/24 18:48:36 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-tbnl/cl-tbnl-0.5.5.ebuild,v 1.3 2005/07/14 22:22:28 agriffis Exp $ inherit common-lisp @@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/tbnl_${PV}.orig.tar.gz" LICENSE="BSD" SLOT="0" KEYWORDS="~amd64 ~ppc ~sparc x86" -IUSE="apache2" +IUSE="" DEPEND="dev-lisp/cl-kmrcl dev-lisp/cl-md5 |