Gentoo Archives: gentoo-commits

From: "Jeff Horelick (jdhore)" <jdhore@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/daemons: daemons-1.1.8.ebuild ChangeLog
Date: Tue, 26 Jun 2012 08:11:25
Message-Id: 20120626081109.5FC482004B@flycatcher.gentoo.org
1 jdhore 12/06/26 08:11:09
2
3 Modified: daemons-1.1.8.ebuild ChangeLog
4 Log:
5 marked x86 per bug 421619
6
7 (Portage version: 2.2.0_alpha112/cvs/Linux i686)
8
9 Revision Changes Path
10 1.4 dev-ruby/daemons/daemons-1.1.8.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/daemons/daemons-1.1.8.ebuild?rev=1.4&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/daemons/daemons-1.1.8.ebuild?rev=1.4&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/daemons/daemons-1.1.8.ebuild?r1=1.3&r2=1.4
15
16 Index: daemons-1.1.8.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/daemons/daemons-1.1.8.ebuild,v
19 retrieving revision 1.3
20 retrieving revision 1.4
21 diff -u -r1.3 -r1.4
22 --- daemons-1.1.8.ebuild 20 Jun 2012 17:54:48 -0000 1.3
23 +++ daemons-1.1.8.ebuild 26 Jun 2012 08:11:09 -0000 1.4
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/daemons/daemons-1.1.8.ebuild,v 1.3 2012/06/20 17:54:48 ago Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/daemons/daemons-1.1.8.ebuild,v 1.4 2012/06/26 08:11:09 jdhore Exp $
29
30 EAPI=4
31 USE_RUBY="ruby18 ree18 ruby19 jruby"
32 @@ -17,7 +17,7 @@
33
34 LICENSE="MIT"
35 SLOT="0"
36 -KEYWORDS="amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
37 +KEYWORDS="amd64 ~ppc ~ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
38 IUSE="examples"
39
40 all_ruby_install() {
41
42
43
44 1.72 dev-ruby/daemons/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/daemons/ChangeLog?rev=1.72&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/daemons/ChangeLog?rev=1.72&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/daemons/ChangeLog?r1=1.71&r2=1.72
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/daemons/ChangeLog,v
53 retrieving revision 1.71
54 retrieving revision 1.72
55 diff -u -r1.71 -r1.72
56 --- ChangeLog 20 Jun 2012 17:54:48 -0000 1.71
57 +++ ChangeLog 26 Jun 2012 08:11:09 -0000 1.72
58 @@ -1,6 +1,9 @@
59 # ChangeLog for dev-ruby/daemons
60 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/daemons/ChangeLog,v 1.71 2012/06/20 17:54:48 ago Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/daemons/ChangeLog,v 1.72 2012/06/26 08:11:09 jdhore Exp $
63 +
64 + 26 Jun 2012; Jeff Horelick <jdhore@g.o> daemons-1.1.8.ebuild:
65 + marked x86 per bug 421619
66
67 20 Jun 2012; Agostino Sarubbo <ago@g.o> daemons-1.1.8.ebuild:
68 Stable for amd64, wrt bug #421619