summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2011-02-09 13:13:39 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2011-02-09 13:13:39 +0000
commitd6bcc9544b1f68479261c50501d9b1b5efd9e74a (patch)
tree87a2a0f84be98503904c583527e0c31b74f5433b /sys-fs/mp3fs
parentx86 stable wrt bug #353487 (diff)
downloadgentoo-2-d6bcc9544b1f68479261c50501d9b1b5efd9e74a.tar.gz
gentoo-2-d6bcc9544b1f68479261c50501d9b1b5efd9e74a.tar.bz2
gentoo-2-d6bcc9544b1f68479261c50501d9b1b5efd9e74a.zip
x86 stable wrt bug #353561
(Portage version: 2.1.9.25/cvs/Linux i686)
Diffstat (limited to 'sys-fs/mp3fs')
-rw-r--r--sys-fs/mp3fs/ChangeLog5
-rw-r--r--sys-fs/mp3fs/mp3fs-0.21.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/sys-fs/mp3fs/ChangeLog b/sys-fs/mp3fs/ChangeLog
index 89fa4a23c928..62ae70df0427 100644
--- a/sys-fs/mp3fs/ChangeLog
+++ b/sys-fs/mp3fs/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-fs/mp3fs
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/mp3fs/ChangeLog,v 1.9 2011/02/05 18:23:14 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/mp3fs/ChangeLog,v 1.10 2011/02/09 13:13:39 phajdan.jr Exp $
+
+ 09 Feb 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> mp3fs-0.21.ebuild:
+ x86 stable wrt bug #353561
*mp3fs-0.30 (05 Feb 2011)
diff --git a/sys-fs/mp3fs/mp3fs-0.21.ebuild b/sys-fs/mp3fs/mp3fs-0.21.ebuild
index 2a36429be022..c11f9fe30cf6 100644
--- a/sys-fs/mp3fs/mp3fs-0.21.ebuild
+++ b/sys-fs/mp3fs/mp3fs-0.21.ebuild
@@ -1,13 +1,13 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/mp3fs/mp3fs-0.21.ebuild,v 1.1 2010/09/05 14:51:27 dragonheart Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/mp3fs/mp3fs-0.21.ebuild,v 1.2 2011/02/09 13:13:39 phajdan.jr Exp $
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"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
IUSE=""
DEPEND="sys-fs/fuse
media-libs/libid3tag