Gentoo Archives: gentoo-commits

From: "Daniel Black (dragonheart)" <dragonheart@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-fs/mp3fs: mp3fs-0.11.ebuild mp3fs-0.12.ebuild
Date: Tue, 01 Apr 2008 05:42:55
Message-Id: E1JgZGl-0005sT-SC@stork.gentoo.org
1 dragonheart 08/04/01 05:42:51
2
3 Modified: mp3fs-0.11.ebuild mp3fs-0.12.ebuild
4 Log:
5 shorted description for QA
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.3 sys-fs/mp3fs/mp3fs-0.11.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/mp3fs/mp3fs-0.11.ebuild?rev=1.3&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/mp3fs/mp3fs-0.11.ebuild?rev=1.3&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/mp3fs/mp3fs-0.11.ebuild?r1=1.2&r2=1.3
14
15 Index: mp3fs-0.11.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sys-fs/mp3fs/mp3fs-0.11.ebuild,v
18 retrieving revision 1.2
19 retrieving revision 1.3
20 diff -u -r1.2 -r1.3
21 --- mp3fs-0.11.ebuild 30 Sep 2007 15:30:13 -0000 1.2
22 +++ mp3fs-0.11.ebuild 1 Apr 2008 05:42:51 -0000 1.3
23 @@ -1,8 +1,8 @@
24 # Copyright 1999-2007 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/mp3fs/mp3fs-0.11.ebuild,v 1.2 2007/09/30 15:30:13 swegener Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sys-fs/mp3fs/mp3fs-0.11.ebuild,v 1.3 2008/04/01 05:42:51 dragonheart Exp $
28
29 -DESCRIPTION="MP3FS is a read-only FUSE filesystem which transcodes FLAC audio files to MP3 on the fly when opened and read."
30 +DESCRIPTION="MP3FS is a read-only FUSE filesystem which transcodes FLAC audio files to MP3 when read."
31 HOMEPAGE="http://mp3fs.sf.net"
32 SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
33 LICENSE="GPL-3"
34
35
36
37 1.2 sys-fs/mp3fs/mp3fs-0.12.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/mp3fs/mp3fs-0.12.ebuild?rev=1.2&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/mp3fs/mp3fs-0.12.ebuild?rev=1.2&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/mp3fs/mp3fs-0.12.ebuild?r1=1.1&r2=1.2
42
43 Index: mp3fs-0.12.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/sys-fs/mp3fs/mp3fs-0.12.ebuild,v
46 retrieving revision 1.1
47 retrieving revision 1.2
48 diff -u -r1.1 -r1.2
49 --- mp3fs-0.12.ebuild 1 Apr 2008 05:37:34 -0000 1.1
50 +++ mp3fs-0.12.ebuild 1 Apr 2008 05:42:51 -0000 1.2
51 @@ -1,8 +1,8 @@
52 # Copyright 1999-2008 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/mp3fs/mp3fs-0.12.ebuild,v 1.1 2008/04/01 05:37:34 dragonheart Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/sys-fs/mp3fs/mp3fs-0.12.ebuild,v 1.2 2008/04/01 05:42:51 dragonheart Exp $
56
57 -DESCRIPTION="MP3FS is a read-only FUSE filesystem which transcodes FLAC audio files to MP3 on the fly when opened and read."
58 +DESCRIPTION="MP3FS is a read-only FUSE filesystem which transcodes FLAC audio files to MP3 when read."
59 HOMEPAGE="http://mp3fs.sf.net"
60 SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
61 LICENSE="GPL-3"
62
63
64
65 --
66 gentoo-commits@l.g.o mailing list