Gentoo Archives: gentoo-commits

From: "Olivier Crete (tester)" <tester@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-libs/libid3tag/files: id3tag.pc
Date: Mon, 05 May 2008 03:23:52
Message-Id: E1Jsqpm-0007Dg-6x@stork.gentoo.org
1 tester 08/05/05 02:53:46
2
3 Modified: id3tag.pc
4 Log:
5 Make tagwriting work on amd64, add various other patches
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.2 media-libs/libid3tag/files/id3tag.pc
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libid3tag/files/id3tag.pc?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libid3tag/files/id3tag.pc?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libid3tag/files/id3tag.pc?r1=1.1&r2=1.2
14
15 Index: id3tag.pc
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/media-libs/libid3tag/files/id3tag.pc,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- id3tag.pc 17 Jul 2003 10:28:27 -0000 1.1
22 +++ id3tag.pc 5 May 2008 02:53:45 -0000 1.2
23 @@ -8,4 +8,4 @@
24 Requires:
25 Version: 0.15.0b
26 Libs: -L${libdir} -lid3tag -lz
27 -Cflags: -L${includedir}
28 +Cflags: -I${includedir}
29
30
31
32 --
33 gentoo-commits@l.g.o mailing list