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/webrobots: webrobots-0.0.13.ebuild ChangeLog
Date: Sat, 29 Sep 2012 15:42:50
Message-Id: 20120929154240.4F28F21600@flycatcher.gentoo.org
1 grobian 12/09/29 15:42:40
2
3 Modified: webrobots-0.0.13.ebuild ChangeLog
4 Log:
5 Added Prefix keywords, bug #432830
6
7 (Portage version: 2.2.01.21143-prefix/cvs/Darwin i386)
8
9 Revision Changes Path
10 1.3 dev-ruby/webrobots/webrobots-0.0.13.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/webrobots/webrobots-0.0.13.ebuild?rev=1.3&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/webrobots/webrobots-0.0.13.ebuild?rev=1.3&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/webrobots/webrobots-0.0.13.ebuild?r1=1.2&r2=1.3
15
16 Index: webrobots-0.0.13.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/webrobots/webrobots-0.0.13.ebuild,v
19 retrieving revision 1.2
20 retrieving revision 1.3
21 diff -u -r1.2 -r1.3
22 --- webrobots-0.0.13.ebuild 27 Sep 2012 10:26:39 -0000 1.2
23 +++ webrobots-0.0.13.ebuild 29 Sep 2012 15:42:40 -0000 1.3
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2012 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/webrobots/webrobots-0.0.13.ebuild,v 1.2 2012/09/27 10:26:39 ssuominen Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/webrobots/webrobots-0.0.13.ebuild,v 1.3 2012/09/29 15:42:40 grobian Exp $
29
30 EAPI=4
31 USE_RUBY="ruby18 ree18 ruby19"
32 @@ -15,7 +15,7 @@
33
34 LICENSE="BSD-2"
35 SLOT="0"
36 -KEYWORDS="~amd64 ~ppc ~ppc64"
37 +KEYWORDS="~amd64 ~ppc ~ppc64 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
38 IUSE=""
39
40 ruby_add_rdepend ">=dev-ruby/nokogiri-1.4.4"
41
42
43
44 1.8 dev-ruby/webrobots/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/webrobots/ChangeLog?rev=1.8&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/webrobots/ChangeLog?rev=1.8&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/webrobots/ChangeLog?r1=1.7&r2=1.8
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/webrobots/ChangeLog,v
53 retrieving revision 1.7
54 retrieving revision 1.8
55 diff -u -r1.7 -r1.8
56 --- ChangeLog 27 Sep 2012 10:26:39 -0000 1.7
57 +++ ChangeLog 29 Sep 2012 15:42:40 -0000 1.8
58 @@ -1,6 +1,9 @@
59 # ChangeLog for dev-ruby/webrobots
60 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/webrobots/ChangeLog,v 1.7 2012/09/27 10:26:39 ssuominen Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/webrobots/ChangeLog,v 1.8 2012/09/29 15:42:40 grobian Exp $
63 +
64 + 29 Sep 2012; Fabian Groffen <grobian@g.o> webrobots-0.0.13.ebuild:
65 + Added Prefix keywords, bug #432830
66
67 27 Sep 2012; Samuli Suominen <ssuominen@g.o> webrobots-0.0.13.ebuild:
68 Keyword ~ppc/~ppc64 wrt #432830
69 @@ -32,4 +35,3 @@
70 18 Jul 2011; Hans de Graaff <graaff@g.o> +webrobots-0.0.10.ebuild,
71 +metadata.xml:
72 Initial import. New dependency of dev-ruby/mechanize.
73 -