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-java/rhino: rhino-1.7.2-r2.ebuild ChangeLog
Date: Sun, 28 Jul 2013 09:39:05
Message-Id: 20130728093857.E30642171C@flycatcher.gentoo.org
1 grobian 13/07/28 09:38:57
2
3 Modified: rhino-1.7.2-r2.ebuild ChangeLog
4 Log:
5 Marked ~x64-macos, bug #435528
6
7 (Portage version: 2.2.01.22124-prefix/cvs/SunOS i386, signed Manifest commit with key 0x5F75F607C5C74E89)
8
9 Revision Changes Path
10 1.10 dev-java/rhino/rhino-1.7.2-r2.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/rhino/rhino-1.7.2-r2.ebuild?rev=1.10&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/rhino/rhino-1.7.2-r2.ebuild?rev=1.10&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/rhino/rhino-1.7.2-r2.ebuild?r1=1.9&r2=1.10
15
16 Index: rhino-1.7.2-r2.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-java/rhino/rhino-1.7.2-r2.ebuild,v
19 retrieving revision 1.9
20 retrieving revision 1.10
21 diff -u -r1.9 -r1.10
22 --- rhino-1.7.2-r2.ebuild 5 Feb 2013 07:31:02 -0000 1.9
23 +++ rhino-1.7.2-r2.ebuild 28 Jul 2013 09:38:57 -0000 1.10
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2013 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-java/rhino/rhino-1.7.2-r2.ebuild,v 1.9 2013/02/05 07:31:02 zerochaos Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-java/rhino/rhino-1.7.2-r2.ebuild,v 1.10 2013/07/28 09:38:57 grobian Exp $
29
30 EAPI="1"
31 JAVA_PKG_IUSE="doc examples source"
32 @@ -15,7 +15,7 @@
33 # dual license for rhino and BSD-2 for the swing-ex from Sun's tutorial
34 LICENSE="|| ( MPL-1.1 GPL-2 ) BSD-2"
35 SLOT="1.6"
36 -KEYWORDS="amd64 ~arm ~ia64 ppc ppc64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos ~sparc-solaris ~x86-solaris"
37 +KEYWORDS="amd64 ~arm ~ia64 ppc ppc64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
38 IUSE=""
39
40 S="${WORKDIR}/${MY_P}"
41
42
43
44 1.74 dev-java/rhino/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/rhino/ChangeLog?rev=1.74&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/rhino/ChangeLog?rev=1.74&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/rhino/ChangeLog?r1=1.73&r2=1.74
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/dev-java/rhino/ChangeLog,v
53 retrieving revision 1.73
54 retrieving revision 1.74
55 diff -u -r1.73 -r1.74
56 --- ChangeLog 5 Feb 2013 07:31:02 -0000 1.73
57 +++ ChangeLog 28 Jul 2013 09:38:57 -0000 1.74
58 @@ -1,6 +1,9 @@
59 # ChangeLog for dev-java/rhino
60 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/dev-java/rhino/ChangeLog,v 1.73 2013/02/05 07:31:02 zerochaos Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/dev-java/rhino/ChangeLog,v 1.74 2013/07/28 09:38:57 grobian Exp $
63 +
64 + 28 Jul 2013; Fabian Groffen <grobian@g.o> rhino-1.7.2-r2.ebuild:
65 + Marked ~x64-macos, bug #435528
66
67 05 Feb 2013; Rick Farina <zerochaos@g.o> rhino-1.7.2-r2.ebuild:
68 adding ~arm