diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2003-03-27 11:44:08 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2003-03-27 11:44:08 +0000 |
commit | f5e62b13a3c0d9828a09790309f22014ee50a093 (patch) | |
tree | f447770a5eb99188c132a690157d3ab3c7f3520e /app-misc/cdctl/cdctl-0.15.ebuild | |
parent | license fix (diff) | |
download | gentoo-2-f5e62b13a3c0d9828a09790309f22014ee50a093.tar.gz gentoo-2-f5e62b13a3c0d9828a09790309f22014ee50a093.tar.bz2 gentoo-2-f5e62b13a3c0d9828a09790309f22014ee50a093.zip |
repoman fix
Diffstat (limited to 'app-misc/cdctl/cdctl-0.15.ebuild')
-rw-r--r-- | app-misc/cdctl/cdctl-0.15.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/cdctl/cdctl-0.15.ebuild b/app-misc/cdctl/cdctl-0.15.ebuild index 4e1279ed0b5e..027737196880 100644 --- a/app-misc/cdctl/cdctl-0.15.ebuild +++ b/app-misc/cdctl/cdctl-0.15.ebuild @@ -1,6 +1,6 @@ # Copyright 2003 Matt Tucker <tuck@whistlingfish.net> # 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.1 2003/03/04 23:57:27 agenkin Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/cdctl/cdctl-0.15.ebuild,v 1.2 2003/03/27 11:44:08 seemant Exp $ DESCRIPTION="Utility to control your cd/dvd drive" SRC_URI="mirror://sourceforge/cdctl/${P}.tar.gz" @@ -8,7 +8,7 @@ HOMEPAGE="http://cdctl.sourceforge.net/" KEYWORDS="x86" IUSE="" SLOT="0" -LICENSE="Free/non-commercial" +LICENSE="free-noncomm" DEPEND="virtual/glibc" |