summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2011-02-12 09:52:03 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2011-02-12 09:52:03 +0000
commit082c710cee5efa04ef6c1e90c581aee00a236d43 (patch)
tree630ab0ce42392db9b55a00bf1ab295df2c0bdfe5 /sys-fs/mp3fs
parentStable on amd64 wrt bug #354559 (diff)
downloadgentoo-2-082c710cee5efa04ef6c1e90c581aee00a236d43.tar.gz
gentoo-2-082c710cee5efa04ef6c1e90c581aee00a236d43.tar.bz2
gentoo-2-082c710cee5efa04ef6c1e90c581aee00a236d43.zip
Stable on amd64 wrt bug #353561
(Portage version: 2.1.9.39/cvs/Linux x86_64)
Diffstat (limited to 'sys-fs/mp3fs')
-rw-r--r--sys-fs/mp3fs/ChangeLog5
-rw-r--r--sys-fs/mp3fs/mp3fs-0.21.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/mp3fs/ChangeLog b/sys-fs/mp3fs/ChangeLog
index 62ae70df0427..fa20ce91139a 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.10 2011/02/09 13:13:39 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/mp3fs/ChangeLog,v 1.11 2011/02/12 09:52:03 hwoarang Exp $
+
+ 12 Feb 2011; Markos Chandras <hwoarang@gentoo.org> mp3fs-0.21.ebuild:
+ Stable on amd64 wrt bug #353561
09 Feb 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> mp3fs-0.21.ebuild:
x86 stable wrt bug #353561
diff --git a/sys-fs/mp3fs/mp3fs-0.21.ebuild b/sys-fs/mp3fs/mp3fs-0.21.ebuild
index c11f9fe30cf6..b65c83e064fa 100644
--- a/sys-fs/mp3fs/mp3fs-0.21.ebuild
+++ b/sys-fs/mp3fs/mp3fs-0.21.ebuild
@@ -1,13 +1,13 @@
# 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.2 2011/02/09 13:13:39 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/mp3fs/mp3fs-0.21.ebuild,v 1.3 2011/02/12 09:52:03 hwoarang 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