Gentoo Archives: gentoo-commits

From: "Fabian Groffen (grobian)" <grobian@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-libs/oniguruma: ChangeLog oniguruma-5.9.2.ebuild
Date: Tue, 28 Sep 2010 18:52:57
Message-Id: 20100928185253.BD5A320051@flycatcher.gentoo.org
1 grobian 10/09/28 18:52:53
2
3 Modified: ChangeLog oniguruma-5.9.2.ebuild
4 Log:
5 Marked ~x64-macos, bug #337713
6
7 (Portage version: 2.2.01.16688-prefix/cvs/Darwin powerpc)
8
9 Revision Changes Path
10 1.49 dev-libs/oniguruma/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/oniguruma/ChangeLog?rev=1.49&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/oniguruma/ChangeLog?rev=1.49&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/oniguruma/ChangeLog?r1=1.48&r2=1.49
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-libs/oniguruma/ChangeLog,v
19 retrieving revision 1.48
20 retrieving revision 1.49
21 diff -u -r1.48 -r1.49
22 --- ChangeLog 24 May 2010 19:12:49 -0000 1.48
23 +++ ChangeLog 28 Sep 2010 18:52:53 -0000 1.49
24 @@ -1,6 +1,9 @@
25 # ChangeLog for dev-libs/oniguruma
26 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/oniguruma/ChangeLog,v 1.48 2010/05/24 19:12:49 pacho Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/oniguruma/ChangeLog,v 1.49 2010/09/28 18:52:53 grobian Exp $
29 +
30 + 28 Sep 2010; Fabian Groffen <grobian@g.o> oniguruma-5.9.2.ebuild:
31 + Marked ~x64-macos, bug #337713
32
33 24 May 2010; Pacho Ramos <pacho@g.o> oniguruma-5.9.2.ebuild:
34 stable amd64, bug 318349
35
36
37
38 1.8 dev-libs/oniguruma/oniguruma-5.9.2.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/oniguruma/oniguruma-5.9.2.ebuild?rev=1.8&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/oniguruma/oniguruma-5.9.2.ebuild?rev=1.8&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/oniguruma/oniguruma-5.9.2.ebuild?r1=1.7&r2=1.8
43
44 Index: oniguruma-5.9.2.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/dev-libs/oniguruma/oniguruma-5.9.2.ebuild,v
47 retrieving revision 1.7
48 retrieving revision 1.8
49 diff -u -r1.7 -r1.8
50 --- oniguruma-5.9.2.ebuild 24 May 2010 19:12:49 -0000 1.7
51 +++ oniguruma-5.9.2.ebuild 28 Sep 2010 18:52:53 -0000 1.8
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2010 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/oniguruma/oniguruma-5.9.2.ebuild,v 1.7 2010/05/24 19:12:49 pacho Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/oniguruma/oniguruma-5.9.2.ebuild,v 1.8 2010/09/28 18:52:53 grobian Exp $
57
58 inherit libtool
59
60 @@ -12,7 +12,7 @@
61
62 LICENSE="BSD-2"
63 SLOT="0"
64 -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86 ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
65 +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86 ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
66 IUSE=""
67
68 S=${WORKDIR}/${MY_P}