Gentoo Archives: gentoo-commits

From: "Friedrich Oslage (bluebird)" <bluebird@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-libs/adplug: ChangeLog adplug-2.1.ebuild
Date: Tue, 09 Sep 2008 19:41:10
Message-Id: E1Kd95H-00073f-Em@stork.gentoo.org
1 bluebird 08/09/09 19:41:07
2
3 Modified: ChangeLog adplug-2.1.ebuild
4 Log:
5 Stable on sparc, bug #237008
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.26 media-libs/adplug/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/adplug/ChangeLog?rev=1.26&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/adplug/ChangeLog?rev=1.26&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/adplug/ChangeLog?r1=1.25&r2=1.26
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/media-libs/adplug/ChangeLog,v
18 retrieving revision 1.25
19 retrieving revision 1.26
20 diff -u -r1.25 -r1.26
21 --- ChangeLog 8 Sep 2008 20:47:08 -0000 1.25
22 +++ ChangeLog 9 Sep 2008 19:41:06 -0000 1.26
23 @@ -1,6 +1,9 @@
24 # ChangeLog for media-libs/adplug
25 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/media-libs/adplug/ChangeLog,v 1.25 2008/09/08 20:47:08 spock Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/media-libs/adplug/ChangeLog,v 1.26 2008/09/09 19:41:06 bluebird Exp $
28 +
29 + 09 Sep 2008; Friedrich Oslage <bluebird@g.o> adplug-2.1.ebuild:
30 + Stable on sparc, bug #237008
31
32 08 Sep 2008; MichaƂ Januszewski <spock@g.o>
33 files/adplug-2.1-gcc43.patch:
34
35
36
37 1.4 media-libs/adplug/adplug-2.1.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/adplug/adplug-2.1.ebuild?rev=1.4&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/adplug/adplug-2.1.ebuild?rev=1.4&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/adplug/adplug-2.1.ebuild?r1=1.3&r2=1.4
42
43 Index: adplug-2.1.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/media-libs/adplug/adplug-2.1.ebuild,v
46 retrieving revision 1.3
47 retrieving revision 1.4
48 diff -u -r1.3 -r1.4
49 --- adplug-2.1.ebuild 8 Sep 2008 20:38:17 -0000 1.3
50 +++ adplug-2.1.ebuild 9 Sep 2008 19:41:06 -0000 1.4
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2008 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/media-libs/adplug/adplug-2.1.ebuild,v 1.3 2008/09/08 20:38:17 maekke Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/media-libs/adplug/adplug-2.1.ebuild,v 1.4 2008/09/09 19:41:06 bluebird Exp $
56
57 inherit eutils
58
59 @@ -10,7 +10,7 @@
60
61 LICENSE="LGPL-2.1"
62 SLOT="0"
63 -KEYWORDS="amd64 ~ppc ~sparc x86"
64 +KEYWORDS="amd64 ~ppc sparc x86"
65 IUSE="debug"
66
67 RDEPEND=">=dev-cpp/libbinio-1.4"