diff options
Diffstat (limited to 'app-misc/cdctl')
-rw-r--r-- | app-misc/cdctl/cdctl-0.15.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/app-misc/cdctl/cdctl-0.15.ebuild b/app-misc/cdctl/cdctl-0.15.ebuild index 1231bb3db20f..0424438260f4 100644 --- a/app-misc/cdctl/cdctl-0.15.ebuild +++ b/app-misc/cdctl/cdctl-0.15.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/cdctl/cdctl-0.15.ebuild,v 1.8 2004/04/13 19:58:18 kugelfang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/cdctl/cdctl-0.15.ebuild,v 1.9 2004/06/14 09:16:23 kloeri Exp $ inherit eutils EPATCH_SOURCE=${FILESDIR} @@ -10,6 +10,7 @@ SRC_URI="mirror://sourceforge/cdctl/${P}.tar.gz" HOMEPAGE="http://cdctl.sourceforge.net/" KEYWORDS="x86 ~ppc ~amd64" +IUSE="" SLOT="0" LICENSE="free-noncomm" |