diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-15 02:45:56 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-15 02:45:56 +0000 |
commit | 932fd9dfa455129dae35b7850d801093e284fa00 (patch) | |
tree | 417b6e448d323fcab05e4d57f74fb6f172acd5a0 /net-misc/coccinella/coccinella-0.94.7.ebuild | |
parent | don't assign S=${WORKDIR}/${P} (Manifest recommit) (diff) | |
download | gentoo-2-932fd9dfa455129dae35b7850d801093e284fa00.tar.gz gentoo-2-932fd9dfa455129dae35b7850d801093e284fa00.tar.bz2 gentoo-2-932fd9dfa455129dae35b7850d801093e284fa00.zip |
sync IUSE (missing)
Diffstat (limited to 'net-misc/coccinella/coccinella-0.94.7.ebuild')
-rw-r--r-- | net-misc/coccinella/coccinella-0.94.7.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net-misc/coccinella/coccinella-0.94.7.ebuild b/net-misc/coccinella/coccinella-0.94.7.ebuild index ee1faf7f0761..324cf7b86609 100644 --- a/net-misc/coccinella/coccinella-0.94.7.ebuild +++ b/net-misc/coccinella/coccinella-0.94.7.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/net-misc/coccinella/coccinella-0.94.7.ebuild,v 1.2 2004/06/24 23:40:02 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/coccinella/coccinella-0.94.7.ebuild,v 1.3 2004/07/15 02:42:48 agriffis Exp $ NAME=Coccinella S="${WORKDIR}/${NAME}-${PV}" @@ -11,6 +11,7 @@ HOMEPAGE="http://hem.fyristorg.com/matben" LICENSE="GPL-2" DEPEND="dev-lang/tk" KEYWORDS="~x86" +IUSE="" SLOT="0" src_compile() { |