diff options
author | 2003-03-27 11:44:08 +0000 | |
---|---|---|
committer | 2003-03-27 11:44:08 +0000 | |
commit | 8ab9c1b725092921aef8b8537ccd816aff7fd397 (patch) | |
tree | 99a48333b0c45ef40f1cfe5563aca6d7ed98fb13 /app-misc | |
parent | license fix (diff) | |
download | historical-8ab9c1b725092921aef8b8537ccd816aff7fd397.tar.gz historical-8ab9c1b725092921aef8b8537ccd816aff7fd397.tar.bz2 historical-8ab9c1b725092921aef8b8537ccd816aff7fd397.zip |
repoman fix
Diffstat (limited to 'app-misc')
-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" |