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/activeresource: activeresource-3.1.3.ebuild ChangeLog
Date: Sun, 01 Jan 2012 17:33:41
Message-Id: 20120101173331.EBE232004B@flycatcher.gentoo.org
1 grobian 12/01/01 17:33:31
2
3 Modified: activeresource-3.1.3.ebuild ChangeLog
4 Log:
5 Add missing Prefix keywords
6
7 (Portage version: 2.2.01.20048-prefix/cvs/Darwin i386)
8
9 Revision Changes Path
10 1.3 dev-ruby/activeresource/activeresource-3.1.3.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/activeresource/activeresource-3.1.3.ebuild?rev=1.3&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/activeresource/activeresource-3.1.3.ebuild?rev=1.3&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/activeresource/activeresource-3.1.3.ebuild?r1=1.2&r2=1.3
15
16 Index: activeresource-3.1.3.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/activeresource/activeresource-3.1.3.ebuild,v
19 retrieving revision 1.2
20 retrieving revision 1.3
21 diff -u -r1.2 -r1.3
22 --- activeresource-3.1.3.ebuild 27 Dec 2011 09:09:55 -0000 1.2
23 +++ activeresource-3.1.3.ebuild 1 Jan 2012 17:33:31 -0000 1.3
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2011 Gentoo Foundation
26 +# Copyright 1999-2012 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activeresource/activeresource-3.1.3.ebuild,v 1.2 2011/12/27 09:09:55 graaff Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activeresource/activeresource-3.1.3.ebuild,v 1.3 2012/01/01 17:33:31 grobian Exp $
30
31 EAPI=4
32
33 @@ -20,7 +20,7 @@
34
35 LICENSE="MIT"
36 SLOT="3.1"
37 -KEYWORDS="~amd64 ~x86 ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
38 +KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
39 IUSE=""
40
41 RUBY_S="rails-rails-*/activeresource"
42
43
44
45 1.102 dev-ruby/activeresource/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/activeresource/ChangeLog?rev=1.102&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/activeresource/ChangeLog?rev=1.102&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/activeresource/ChangeLog?r1=1.101&r2=1.102
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/activeresource/ChangeLog,v
54 retrieving revision 1.101
55 retrieving revision 1.102
56 diff -u -r1.101 -r1.102
57 --- ChangeLog 27 Dec 2011 09:09:55 -0000 1.101
58 +++ ChangeLog 1 Jan 2012 17:33:31 -0000 1.102
59 @@ -1,6 +1,9 @@
60 # ChangeLog for dev-ruby/activeresource
61 -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activeresource/ChangeLog,v 1.101 2011/12/27 09:09:55 graaff Exp $
63 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activeresource/ChangeLog,v 1.102 2012/01/01 17:33:31 grobian Exp $
65 +
66 + 01 Jan 2012; Fabian Groffen <grobian@g.o> activeresource-3.1.3.ebuild:
67 + Add missing Prefix keywords
68
69 27 Dec 2011; Hans de Graaff <graaff@g.o> activeresource-3.1.3.ebuild:
70 Fix slot.