summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Black <dragonheart@gentoo.org>2007-08-28 11:30:45 +0000
committerDaniel Black <dragonheart@gentoo.org>2007-08-28 11:30:45 +0000
commite86ee0cc689e765d7a06a001927ee72a46b8c690 (patch)
tree25608e8595e03329bf85296471abb6f49cbc34e2 /sys-fs/mp3fs
parentStable on ppc wrt bug 190019 (diff)
downloadgentoo-2-e86ee0cc689e765d7a06a001927ee72a46b8c690.tar.gz
gentoo-2-e86ee0cc689e765d7a06a001927ee72a46b8c690.tar.bz2
gentoo-2-e86ee0cc689e765d7a06a001927ee72a46b8c690.zip
GPL-3 correction
(Portage version: 2.1.2.12)
Diffstat (limited to 'sys-fs/mp3fs')
-rw-r--r--sys-fs/mp3fs/mp3fs-0.10.ebuild7
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=""