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-ruby/polyglot: ChangeLog polyglot-0.3.1.ebuild
Date: Wed, 29 Jun 2011 19:46:57
Message-Id: 20110629194647.8C54F20054@flycatcher.gentoo.org
1 grobian 11/06/29 19:46:47
2
3 Modified: ChangeLog polyglot-0.3.1.ebuild
4 Log:
5 Marked ~x86-solaris
6
7 (Portage version: 2.2.01.18826-prefix/cvs/SunOS i386)
8
9 Revision Changes Path
10 1.17 dev-ruby/polyglot/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/polyglot/ChangeLog?rev=1.17&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/polyglot/ChangeLog?rev=1.17&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/polyglot/ChangeLog?r1=1.16&r2=1.17
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/polyglot/ChangeLog,v
19 retrieving revision 1.16
20 retrieving revision 1.17
21 diff -u -r1.16 -r1.17
22 --- ChangeLog 4 Dec 2010 08:21:01 -0000 1.16
23 +++ ChangeLog 29 Jun 2011 19:46:47 -0000 1.17
24 @@ -1,6 +1,9 @@
25 # ChangeLog for dev-ruby/polyglot
26 -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/polyglot/ChangeLog,v 1.16 2010/12/04 08:21:01 graaff Exp $
28 +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/polyglot/ChangeLog,v 1.17 2011/06/29 19:46:47 grobian Exp $
30 +
31 + 29 Jun 2011; Fabian Groffen <grobian@g.o> polyglot-0.3.1.ebuild:
32 + Marked ~x86-solaris
33
34 04 Dec 2010; Hans de Graaff <graaff@g.o> polyglot-0.3.1.ebuild:
35 Add ree18 target.
36
37
38
39 1.5 dev-ruby/polyglot/polyglot-0.3.1.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/polyglot/polyglot-0.3.1.ebuild?rev=1.5&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/polyglot/polyglot-0.3.1.ebuild?rev=1.5&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/polyglot/polyglot-0.3.1.ebuild?r1=1.4&r2=1.5
44
45 Index: polyglot-0.3.1.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/polyglot/polyglot-0.3.1.ebuild,v
48 retrieving revision 1.4
49 retrieving revision 1.5
50 diff -u -r1.4 -r1.5
51 --- polyglot-0.3.1.ebuild 4 Dec 2010 08:21:01 -0000 1.4
52 +++ polyglot-0.3.1.ebuild 29 Jun 2011 19:46:47 -0000 1.5
53 @@ -1,6 +1,6 @@
54 -# Copyright 1999-2010 Gentoo Foundation
55 +# Copyright 1999-2011 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/polyglot/polyglot-0.3.1.ebuild,v 1.4 2010/12/04 08:21:01 graaff Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/polyglot/polyglot-0.3.1.ebuild,v 1.5 2011/06/29 19:46:47 grobian Exp $
59
60 EAPI=2
61 USE_RUBY="ruby18 ruby19 jruby ree18"
62 @@ -16,7 +16,7 @@
63 HOMEPAGE="http://polyglot.rubyforge.org/"
64 LICENSE="MIT"
65
66 -KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
67 +KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-solaris"
68 SLOT="0"
69 IUSE=""