Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/daemons: ChangeLog daemons-1.1.8.ebuild daemons-1.1.9.ebuild
Date: Sun, 28 Oct 2012 18:08:54
Message-Id: 20121028180844.899EB21600@flycatcher.gentoo.org
1 armin76 12/10/28 18:08:44
2
3 Modified: ChangeLog daemons-1.1.8.ebuild daemons-1.1.9.ebuild
4 Log:
5 Add ~alpha/~ia64/~sparc wrt #405757
6
7 (Portage version: 2.1.11.9/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.79 dev-ruby/daemons/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/daemons/ChangeLog?rev=1.79&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/daemons/ChangeLog?rev=1.79&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/daemons/ChangeLog?r1=1.78&r2=1.79
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/daemons/ChangeLog,v
19 retrieving revision 1.78
20 retrieving revision 1.79
21 diff -u -r1.78 -r1.79
22 --- ChangeLog 14 Aug 2012 19:04:21 -0000 1.78
23 +++ ChangeLog 28 Oct 2012 18:08:44 -0000 1.79
24 @@ -1,6 +1,10 @@
25 # ChangeLog for dev-ruby/daemons
26 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/daemons/ChangeLog,v 1.78 2012/08/14 19:04:21 flameeyes Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/daemons/ChangeLog,v 1.79 2012/10/28 18:08:44 armin76 Exp $
29 +
30 + 28 Oct 2012; Raúl Porcel <armin76@g.o> daemons-1.1.8.ebuild,
31 + daemons-1.1.9.ebuild:
32 + Add ~alpha/~ia64/~sparc wrt #405757
33
34 14 Aug 2012; Diego E. Pettenò <flameeyes@g.o> metadata.xml:
35 Update metadata.xml so that it's the same as most other packages.
36
37
38
39 1.8 dev-ruby/daemons/daemons-1.1.8.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/daemons/daemons-1.1.8.ebuild?rev=1.8&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/daemons/daemons-1.1.8.ebuild?rev=1.8&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/daemons/daemons-1.1.8.ebuild?r1=1.7&r2=1.8
44
45 Index: daemons-1.1.8.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/daemons/daemons-1.1.8.ebuild,v
48 retrieving revision 1.7
49 retrieving revision 1.8
50 diff -u -r1.7 -r1.8
51 --- daemons-1.1.8.ebuild 26 Jul 2012 11:31:32 -0000 1.7
52 +++ daemons-1.1.8.ebuild 28 Oct 2012 18:08:44 -0000 1.8
53 @@ -1,6 +1,6 @@
54 # Copyright 1999-2012 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/daemons/daemons-1.1.8.ebuild,v 1.7 2012/07/26 11:31:32 blueness Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/daemons/daemons-1.1.8.ebuild,v 1.8 2012/10/28 18:08:44 armin76 Exp $
58
59 EAPI=4
60 USE_RUBY="ruby18 ree18 ruby19 jruby"
61 @@ -17,7 +17,7 @@
62
63 LICENSE="MIT"
64 SLOT="0"
65 -KEYWORDS="amd64 ~hppa ppc ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
66 +KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
67 IUSE="examples"
68
69 all_ruby_install() {
70
71
72
73 1.2 dev-ruby/daemons/daemons-1.1.9.ebuild
74
75 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/daemons/daemons-1.1.9.ebuild?rev=1.2&view=markup
76 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/daemons/daemons-1.1.9.ebuild?rev=1.2&content-type=text/plain
77 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/daemons/daemons-1.1.9.ebuild?r1=1.1&r2=1.2
78
79 Index: daemons-1.1.9.ebuild
80 ===================================================================
81 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/daemons/daemons-1.1.9.ebuild,v
82 retrieving revision 1.1
83 retrieving revision 1.2
84 diff -u -r1.1 -r1.2
85 --- daemons-1.1.9.ebuild 12 Aug 2012 23:13:25 -0000 1.1
86 +++ daemons-1.1.9.ebuild 28 Oct 2012 18:08:44 -0000 1.2
87 @@ -1,6 +1,6 @@
88 # Copyright 1999-2012 Gentoo Foundation
89 # Distributed under the terms of the GNU General Public License v2
90 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/daemons/daemons-1.1.9.ebuild,v 1.1 2012/08/12 23:13:25 flameeyes Exp $
91 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/daemons/daemons-1.1.9.ebuild,v 1.2 2012/10/28 18:08:44 armin76 Exp $
92
93 EAPI=4
94 USE_RUBY="ruby18 ree18 ruby19 jruby"
95 @@ -17,7 +17,7 @@
96
97 LICENSE="MIT"
98 SLOT="0"
99 -KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
100 +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
101 IUSE="examples"
102
103 all_ruby_install() {