diff options
Diffstat (limited to 'sys-fs/mp3fs/mp3fs-0.10.ebuild')
-rw-r--r-- | sys-fs/mp3fs/mp3fs-0.10.ebuild | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/sys-fs/mp3fs/mp3fs-0.10.ebuild b/sys-fs/mp3fs/mp3fs-0.10.ebuild index b9356dd675ae..f4ac12383710 100644 --- a/sys-fs/mp3fs/mp3fs-0.10.ebuild +++ b/sys-fs/mp3fs/mp3fs-0.10.ebuild @@ -1,12 +1,11 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/mp3fs/mp3fs-0.10.ebuild,v 1.1 2007/08/28 11:25:20 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/mp3fs/mp3fs-0.10.ebuild,v 1.2 2007/08/28 11:30:45 dragonheart Exp $ -DESCRIPTION="MP3FS is a read-only FUSE filesystem which transcodes FLAC audio -files to MP3 on the fly when opened and read." +DESCRIPTION="MP3FS is a read-only FUSE filesystem which transcodes FLAC audio files to MP3 on the fly when opened and read." HOMEPAGE="http://mp3fs.sf.net" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" -LICENSE="GPL-2" +LICENSE="GPL-3" SLOT="0" KEYWORDS="~amd64" IUSE="" |