Gentoo Archives: gentoo-commits

From: "Diego Petteno (flameeyes)" <flameeyes@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-sound/takcd: ChangeLog takcd-0.10.ebuild
Date: Fri, 03 Dec 2010 00:33:29
Message-Id: 20101203003313.A710920054@flycatcher.gentoo.org
1 flameeyes 10/12/03 00:33:13
2
3 Modified: ChangeLog takcd-0.10.ebuild
4 Log:
5 Rebuild with modern autotools.
6
7 (Portage version: 2.2.0_alpha6/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.16 media-sound/takcd/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/takcd/ChangeLog?rev=1.16&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/takcd/ChangeLog?rev=1.16&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/takcd/ChangeLog?r1=1.15&r2=1.16
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/media-sound/takcd/ChangeLog,v
19 retrieving revision 1.15
20 retrieving revision 1.16
21 diff -u -r1.15 -r1.16
22 --- ChangeLog 30 Nov 2008 10:07:20 -0000 1.15
23 +++ ChangeLog 3 Dec 2010 00:33:13 -0000 1.16
24 @@ -1,6 +1,9 @@
25 # ChangeLog for media-sound/takcd
26 -# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/media-sound/takcd/ChangeLog,v 1.15 2008/11/30 10:07:20 ssuominen Exp $
28 +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/media-sound/takcd/ChangeLog,v 1.16 2010/12/03 00:33:13 flameeyes Exp $
30 +
31 + 03 Dec 2010; Diego E. Pettenò <flameeyes@g.o> takcd-0.10.ebuild:
32 + Rebuild with modern autotools.
33
34 30 Nov 2008; <ssuominen@g.o> takcd-0.10.ebuild:
35 Remove redudant src_compile. Use DESTDIR. Don't install README.SunOS.
36
37
38
39 1.15 media-sound/takcd/takcd-0.10.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/takcd/takcd-0.10.ebuild?rev=1.15&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/takcd/takcd-0.10.ebuild?rev=1.15&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/takcd/takcd-0.10.ebuild?r1=1.14&r2=1.15
44
45 Index: takcd-0.10.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/media-sound/takcd/takcd-0.10.ebuild,v
48 retrieving revision 1.14
49 retrieving revision 1.15
50 diff -u -r1.14 -r1.15
51 --- takcd-0.10.ebuild 30 Nov 2008 10:07:20 -0000 1.14
52 +++ takcd-0.10.ebuild 3 Dec 2010 00:33:13 -0000 1.15
53 @@ -1,9 +1,6 @@
54 -# Copyright 1999-2008 Gentoo Foundation
55 +# Copyright 1999-2010 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/media-sound/takcd/takcd-0.10.ebuild,v 1.14 2008/11/30 10:07:20 ssuominen Exp $
58 -
59 -WANT_AUTOMAKE="1.4"
60 -WANT_AUTOCONF="2.5"
61 +# $Header: /var/cvsroot/gentoo-x86/media-sound/takcd/takcd-0.10.ebuild,v 1.15 2010/12/03 00:33:13 flameeyes Exp $
62
63 inherit autotools