diff options
author | Daniel Black <dragonheart@gentoo.org> | 2008-04-01 05:42:51 +0000 |
---|---|---|
committer | Daniel Black <dragonheart@gentoo.org> | 2008-04-01 05:42:51 +0000 |
commit | 80088a80bd616e741c79a692c4b0db09c42ec55a (patch) | |
tree | 0cc02137484a084dc80486eee79759e5997584e1 /sys-fs/mp3fs | |
parent | version bump (diff) | |
download | gentoo-2-80088a80bd616e741c79a692c4b0db09c42ec55a.tar.gz gentoo-2-80088a80bd616e741c79a692c4b0db09c42ec55a.tar.bz2 gentoo-2-80088a80bd616e741c79a692c4b0db09c42ec55a.zip |
shorted description for QA
(Portage version: 2.1.4.4)
Diffstat (limited to 'sys-fs/mp3fs')
-rw-r--r-- | sys-fs/mp3fs/mp3fs-0.11.ebuild | 4 | ||||
-rw-r--r-- | sys-fs/mp3fs/mp3fs-0.12.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sys-fs/mp3fs/mp3fs-0.11.ebuild b/sys-fs/mp3fs/mp3fs-0.11.ebuild index 95e85033b516..1d26f0423a57 100644 --- a/sys-fs/mp3fs/mp3fs-0.11.ebuild +++ b/sys-fs/mp3fs/mp3fs-0.11.ebuild @@ -1,8 +1,8 @@ # 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.11.ebuild,v 1.2 2007/09/30 15:30:13 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/mp3fs/mp3fs-0.11.ebuild,v 1.3 2008/04/01 05:42:51 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 when read." HOMEPAGE="http://mp3fs.sf.net" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-3" diff --git a/sys-fs/mp3fs/mp3fs-0.12.ebuild b/sys-fs/mp3fs/mp3fs-0.12.ebuild index 7bf0d02598f2..b261bf2830b7 100644 --- a/sys-fs/mp3fs/mp3fs-0.12.ebuild +++ b/sys-fs/mp3fs/mp3fs-0.12.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/mp3fs/mp3fs-0.12.ebuild,v 1.1 2008/04/01 05:37:34 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/mp3fs/mp3fs-0.12.ebuild,v 1.2 2008/04/01 05:42:51 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 when read." HOMEPAGE="http://mp3fs.sf.net" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-3" |