Gentoo Archives: gentoo-commits

From: "Michael Sterrett (mr_bones_)" <mr_bones_@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-sound/tagtool: tagtool-0.12.3.ebuild
Date: Sat, 02 Feb 2008 04:38:24
Message-Id: E1JLA8z-0008I2-4w@stork.gentoo.org
1 mr_bones_ 08/02/02 04:38:21
2
3 Modified: tagtool-0.12.3.ebuild
4 Log:
5 whitespace
6 (Portage version: 2.1.3.19)
7
8 Revision Changes Path
9 1.8 media-sound/tagtool/tagtool-0.12.3.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/tagtool/tagtool-0.12.3.ebuild?rev=1.8&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/tagtool/tagtool-0.12.3.ebuild?rev=1.8&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/tagtool/tagtool-0.12.3.ebuild?r1=1.7&r2=1.8
14
15 Index: tagtool-0.12.3.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/media-sound/tagtool/tagtool-0.12.3.ebuild,v
18 retrieving revision 1.7
19 retrieving revision 1.8
20 diff -u -r1.7 -r1.8
21 --- tagtool-0.12.3.ebuild 1 Feb 2008 20:30:20 -0000 1.7
22 +++ tagtool-0.12.3.ebuild 2 Feb 2008 04:38:20 -0000 1.8
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2008 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/media-sound/tagtool/tagtool-0.12.3.ebuild,v 1.7 2008/02/01 20:30:20 drac Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/media-sound/tagtool/tagtool-0.12.3.ebuild,v 1.8 2008/02/02 04:38:20 mr_bones_ Exp $
28
29 DESCRIPTION="Audio Tag Tool Ogg/Mp3 Tagger"
30 HOMEPAGE="http://pwp.netcabo.pt/paol/tagtool"
31 @@ -29,7 +29,7 @@
32 einfo "One of USE flags is required, enabling vorbis for you."
33 myconf="--disable-mp3"
34 fi
35 -
36 +
37 econf ${myconf}
38 emake || die "emake failed."
39 }
40
41
42
43 --
44 gentoo-commits@l.g.o mailing list