* [gentoo-commits] gentoo-x86 commit in sys-fs/mp3fs: ChangeLog mp3fs-0.21.ebuild
@ 2011-02-09 13:13 PaweA Hajdan (phajdan.jr)
0 siblings, 0 replies; 2+ messages in thread
From: PaweA Hajdan (phajdan.jr) @ 2011-02-09 13:13 UTC (permalink / raw
To: gentoo-commits
phajdan.jr 11/02/09 13:13:39
Modified: ChangeLog mp3fs-0.21.ebuild
Log:
x86 stable wrt bug #353561
(Portage version: 2.1.9.25/cvs/Linux i686)
Revision Changes Path
1.10 sys-fs/mp3fs/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/mp3fs/ChangeLog?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/mp3fs/ChangeLog?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/mp3fs/ChangeLog?r1=1.9&r2=1.10
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-fs/mp3fs/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog 5 Feb 2011 18:23:14 -0000 1.9
+++ ChangeLog 9 Feb 2011 13:13:39 -0000 1.10
@@ -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)
1.2 sys-fs/mp3fs/mp3fs-0.21.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/mp3fs/mp3fs-0.21.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/mp3fs/mp3fs-0.21.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/mp3fs/mp3fs-0.21.ebuild?r1=1.1&r2=1.2
Index: mp3fs-0.21.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-fs/mp3fs/mp3fs-0.21.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- mp3fs-0.21.ebuild 5 Sep 2010 14:51:27 -0000 1.1
+++ mp3fs-0.21.ebuild 9 Feb 2011 13:13:39 -0000 1.2
@@ -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
^ permalink raw reply [flat|nested] 2+ messages in thread
* [gentoo-commits] gentoo-x86 commit in sys-fs/mp3fs: ChangeLog mp3fs-0.21.ebuild
@ 2011-02-12 9:52 Markos Chandras (hwoarang)
0 siblings, 0 replies; 2+ messages in thread
From: Markos Chandras (hwoarang) @ 2011-02-12 9:52 UTC (permalink / raw
To: gentoo-commits
hwoarang 11/02/12 09:52:03
Modified: ChangeLog mp3fs-0.21.ebuild
Log:
Stable on amd64 wrt bug #353561
(Portage version: 2.1.9.39/cvs/Linux x86_64)
Revision Changes Path
1.11 sys-fs/mp3fs/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/mp3fs/ChangeLog?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/mp3fs/ChangeLog?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/mp3fs/ChangeLog?r1=1.10&r2=1.11
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-fs/mp3fs/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog 9 Feb 2011 13:13:39 -0000 1.10
+++ ChangeLog 12 Feb 2011 09:52:03 -0000 1.11
@@ -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
1.3 sys-fs/mp3fs/mp3fs-0.21.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/mp3fs/mp3fs-0.21.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/mp3fs/mp3fs-0.21.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/mp3fs/mp3fs-0.21.ebuild?r1=1.2&r2=1.3
Index: mp3fs-0.21.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-fs/mp3fs/mp3fs-0.21.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- mp3fs-0.21.ebuild 9 Feb 2011 13:13:39 -0000 1.2
+++ mp3fs-0.21.ebuild 12 Feb 2011 09:52:03 -0000 1.3
@@ -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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-02-12 9:52 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-09 13:13 [gentoo-commits] gentoo-x86 commit in sys-fs/mp3fs: ChangeLog mp3fs-0.21.ebuild PaweA Hajdan (phajdan.jr)
-- strict thread matches above, loose matches on Subject: below --
2011-02-12 9:52 Markos Chandras (hwoarang)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox