Gentoo Archives: gentoo-commits

From: "Hans de Graaff (graaff)" <graaff@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/polyglot: polyglot-0.3.2.ebuild ChangeLog
Date: Wed, 27 Jul 2011 05:36:58
Message-Id: 20110727053645.61E332004B@flycatcher.gentoo.org
1 graaff 11/07/27 05:36:45
2
3 Modified: ChangeLog
4 Added: polyglot-0.3.2.ebuild
5 Log:
6 Version bump.
7
8 (Portage version: 2.1.10.3/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.18 dev-ruby/polyglot/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/polyglot/ChangeLog?rev=1.18&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/polyglot/ChangeLog?rev=1.18&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/polyglot/ChangeLog?r1=1.17&r2=1.18
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/polyglot/ChangeLog,v
20 retrieving revision 1.17
21 retrieving revision 1.18
22 diff -u -r1.17 -r1.18
23 --- ChangeLog 29 Jun 2011 19:46:47 -0000 1.17
24 +++ ChangeLog 27 Jul 2011 05:36:45 -0000 1.18
25 @@ -1,6 +1,11 @@
26 # ChangeLog for dev-ruby/polyglot
27 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/polyglot/ChangeLog,v 1.17 2011/06/29 19:46:47 grobian Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/polyglot/ChangeLog,v 1.18 2011/07/27 05:36:45 graaff Exp $
30 +
31 +*polyglot-0.3.2 (27 Jul 2011)
32 +
33 + 27 Jul 2011; Hans de Graaff <graaff@g.o> +polyglot-0.3.2.ebuild:
34 + Version bump.
35
36 29 Jun 2011; Fabian Groffen <grobian@g.o> polyglot-0.3.1.ebuild:
37 Marked ~x86-solaris
38
39
40
41 1.1 dev-ruby/polyglot/polyglot-0.3.2.ebuild
42
43 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/polyglot/polyglot-0.3.2.ebuild?rev=1.1&view=markup
44 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/polyglot/polyglot-0.3.2.ebuild?rev=1.1&content-type=text/plain
45
46 Index: polyglot-0.3.2.ebuild
47 ===================================================================
48 # Copyright 1999-2011 Gentoo Foundation
49 # Distributed under the terms of the GNU General Public License v2
50 # $Header: /var/cvsroot/gentoo-x86/dev-ruby/polyglot/polyglot-0.3.2.ebuild,v 1.1 2011/07/27 05:36:45 graaff Exp $
51
52 EAPI=2
53 USE_RUBY="ruby18 ruby19 jruby ree18"
54
55 RUBY_FAKEGEM_TASK_DOC=""
56 RUBY_FAKEGEM_TASK_TEST=""
57
58 RUBY_FAKEGEM_EXTRADOC="History.txt README.txt"
59
60 inherit ruby-fakegem
61
62 DESCRIPTION="Polyglot provides support for fully-custom DSLs."
63 HOMEPAGE="http://polyglot.rubyforge.org/"
64 LICENSE="MIT"
65
66 KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-solaris"
67 SLOT="0"
68 IUSE=""