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/hpricot: hpricot-0.8.4-r1.ebuild ChangeLog hpricot-0.8.4.ebuild
Date: Mon, 30 May 2011 18:18:00
Message-Id: 20110530181748.EC38920054@flycatcher.gentoo.org
1 graaff 11/05/30 18:17:48
2
3 Modified: ChangeLog hpricot-0.8.4.ebuild
4 Added: hpricot-0.8.4-r1.ebuild
5 Log:
6 Revision bump to create stable candidate.
7
8 (Portage version: 2.1.9.42/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.30 dev-ruby/hpricot/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hpricot/ChangeLog?rev=1.30&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hpricot/ChangeLog?rev=1.30&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hpricot/ChangeLog?r1=1.29&r2=1.30
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/hpricot/ChangeLog,v
20 retrieving revision 1.29
21 retrieving revision 1.30
22 diff -u -r1.29 -r1.30
23 --- ChangeLog 20 Apr 2011 11:00:48 -0000 1.29
24 +++ ChangeLog 30 May 2011 18:17:48 -0000 1.30
25 @@ -1,6 +1,12 @@
26 # ChangeLog for dev-ruby/hpricot
27 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hpricot/ChangeLog,v 1.29 2011/04/20 11:00:48 graaff Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hpricot/ChangeLog,v 1.30 2011/05/30 18:17:48 graaff Exp $
30 +
31 +*hpricot-0.8.4-r1 (30 May 2011)
32 +
33 + 30 May 2011; Hans de Graaff <graaff@g.o> hpricot-0.8.4.ebuild,
34 + +hpricot-0.8.4-r1.ebuild:
35 + Revision bump to create stable candidate.
36
37 20 Apr 2011; Hans de Graaff <graaff@g.o> -hpricot-0.8.3.ebuild:
38 Remove old version.
39
40
41
42 1.2 dev-ruby/hpricot/hpricot-0.8.4.ebuild
43
44 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hpricot/hpricot-0.8.4.ebuild?rev=1.2&view=markup
45 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hpricot/hpricot-0.8.4.ebuild?rev=1.2&content-type=text/plain
46 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hpricot/hpricot-0.8.4.ebuild?r1=1.1&r2=1.2
47
48 Index: hpricot-0.8.4.ebuild
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/hpricot/hpricot-0.8.4.ebuild,v
51 retrieving revision 1.1
52 retrieving revision 1.2
53 diff -u -r1.1 -r1.2
54 --- hpricot-0.8.4.ebuild 1 Mar 2011 07:16:48 -0000 1.1
55 +++ hpricot-0.8.4.ebuild 30 May 2011 18:17:48 -0000 1.2
56 @@ -1,10 +1,10 @@
57 # Copyright 1999-2011 Gentoo Foundation
58 # Distributed under the terms of the GNU General Public License v2
59 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hpricot/hpricot-0.8.4.ebuild,v 1.1 2011/03/01 07:16:48 graaff Exp $
60 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hpricot/hpricot-0.8.4.ebuild,v 1.2 2011/05/30 18:17:48 graaff Exp $
61
62 EAPI=2
63
64 -USE_RUBY="ruby18 ree18 ruby19 jruby"
65 +USE_RUBY="ruby18 ree18 jruby"
66
67 RUBY_FAKEGEM_DOCDIR="doc"
68 RUBY_FAKEGEM_EXTRADOC="CHANGELOG README.md"
69
70
71
72 1.1 dev-ruby/hpricot/hpricot-0.8.4-r1.ebuild
73
74 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hpricot/hpricot-0.8.4-r1.ebuild?rev=1.1&view=markup
75 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hpricot/hpricot-0.8.4-r1.ebuild?rev=1.1&content-type=text/plain
76
77 Index: hpricot-0.8.4-r1.ebuild
78 ===================================================================
79 # Copyright 1999-2011 Gentoo Foundation
80 # Distributed under the terms of the GNU General Public License v2
81 # $Header: /var/cvsroot/gentoo-x86/dev-ruby/hpricot/hpricot-0.8.4-r1.ebuild,v 1.1 2011/05/30 18:17:48 graaff Exp $
82
83 EAPI=2
84
85 USE_RUBY="ruby18 ree18 ruby19 jruby"
86
87 RUBY_FAKEGEM_DOCDIR="doc"
88 RUBY_FAKEGEM_EXTRADOC="CHANGELOG README.md"
89
90 inherit ruby-fakegem eutils
91
92 DESCRIPTION="A fast and liberal HTML parser for Ruby."
93 HOMEPAGE="http://wiki.github.com/hpricot/hpricot"
94
95 LICENSE="MIT"
96 SLOT="0"
97 KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
98 IUSE=""
99
100 # Probably needs the same jdk as JRuby but I'm not sure how to express
101 # that just yet.
102 DEPEND="${DEPEND}
103 dev-util/ragel
104 ruby_targets_jruby? ( >=virtual/jdk-1.5 )"
105
106 ruby_add_bdepend "dev-ruby/rake
107 dev-ruby/rake-compiler
108 test? ( virtual/ruby-test-unit )"
109
110 each_ruby_compile() {
111 case $(basename ${RUBY}) in
112 jruby)
113 ${RUBY} -S rake compile_java || die "rake compile failed"
114 ;;
115 *)
116 ${RUBY} -S rake compile || die "rake compile failed"
117 ;;
118 esac
119 }