diff options
author | Piotr Jaroszyński <peper@gentoo.org> | 2007-06-24 17:59:29 +0000 |
---|---|---|
committer | Piotr Jaroszyński <peper@gentoo.org> | 2007-06-24 17:59:29 +0000 |
commit | 55c5ef8ae74bd3cd1204d4f47b01f2f0c1a87ed6 (patch) | |
tree | 4987021ff3758792ba7b99875ed5025597a770a6 /dev-lisp/cl-zebu/cl-zebu-3.5.5.ebuild | |
parent | dev-dotnet/db4o: version bump (fixing bug #168738) (diff) | |
download | historical-55c5ef8ae74bd3cd1204d4f47b01f2f0c1a87ed6.tar.gz historical-55c5ef8ae74bd3cd1204d4f47b01f2f0c1a87ed6.tar.bz2 historical-55c5ef8ae74bd3cd1204d4f47b01f2f0c1a87ed6.zip |
(QA) Don't use KEYWORDS="-*". bug #160519.
Package-Manager: portage-2.1.3_rc5
Diffstat (limited to 'dev-lisp/cl-zebu/cl-zebu-3.5.5.ebuild')
-rw-r--r-- | dev-lisp/cl-zebu/cl-zebu-3.5.5.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-lisp/cl-zebu/cl-zebu-3.5.5.ebuild b/dev-lisp/cl-zebu/cl-zebu-3.5.5.ebuild index ff83528eaef0..bab864b48a16 100644 --- a/dev-lisp/cl-zebu/cl-zebu-3.5.5.ebuild +++ b/dev-lisp/cl-zebu/cl-zebu-3.5.5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-zebu/cl-zebu-3.5.5.ebuild,v 1.1 2004/11/08 02:55:44 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-zebu/cl-zebu-3.5.5.ebuild,v 1.2 2007/06/24 17:59:29 peper Exp $ inherit common-lisp eutils @@ -9,7 +9,7 @@ HOMEPAGE="http://www.cliki.net/Zebu" SRC_URI="http://constantly.at/lisp/zebu-${PV}-asdf.tgz" LICENSE="GPL-1" SLOT="0" -KEYWORDS="-*" +KEYWORDS="" IUSE="" DEPEND="virtual/commonlisp |