Gentoo Archives: gentoo-commits

From: "Akinori Hattori (hattya)" <hattya@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: Sat, 01 Feb 2014 04:26:54
Message-Id: 20140201042649.134B42004C@flycatcher.gentoo.org
1 hattya 14/02/01 04:26:49
2
3 Modified: daemons-1.1.8.ebuild ChangeLog
4 Log:
5 ia64 stable wrt bug #493780
6
7 (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key EC917A6D)
8
9 Revision Changes Path
10 1.12 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.12&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/daemons/daemons-1.1.8.ebuild?rev=1.12&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/daemons/daemons-1.1.8.ebuild?r1=1.11&r2=1.12
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.11
20 retrieving revision 1.12
21 diff -u -r1.11 -r1.12
22 --- daemons-1.1.8.ebuild 26 Dec 2013 18:54:47 -0000 1.11
23 +++ daemons-1.1.8.ebuild 1 Feb 2014 04:26:48 -0000 1.12
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2013 Gentoo Foundation
26 +# Copyright 1999-2014 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/daemons/daemons-1.1.8.ebuild,v 1.11 2013/12/26 18:54:47 maekke Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/daemons/daemons-1.1.8.ebuild,v 1.12 2014/02/01 04:26:48 hattya Exp $
30
31 EAPI=4
32 USE_RUBY="ruby18 ree18 ruby19 jruby"
33 @@ -17,7 +17,7 @@
34
35 LICENSE="MIT"
36 SLOT="0"
37 -KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
38 +KEYWORDS="~alpha amd64 arm hppa ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
39 IUSE="examples"
40
41 all_ruby_install() {
42
43
44
45 1.84 dev-ruby/daemons/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/daemons/ChangeLog?rev=1.84&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/daemons/ChangeLog?rev=1.84&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/daemons/ChangeLog?r1=1.83&r2=1.84
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/daemons/ChangeLog,v
54 retrieving revision 1.83
55 retrieving revision 1.84
56 diff -u -r1.83 -r1.84
57 --- ChangeLog 26 Dec 2013 18:54:47 -0000 1.83
58 +++ ChangeLog 1 Feb 2014 04:26:48 -0000 1.84
59 @@ -1,6 +1,9 @@
60 # ChangeLog for dev-ruby/daemons
61 -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/daemons/ChangeLog,v 1.83 2013/12/26 18:54:47 maekke Exp $
63 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/daemons/ChangeLog,v 1.84 2014/02/01 04:26:48 hattya Exp $
65 +
66 + 01 Feb 2014; Akinori Hattori <hattya@g.o> daemons-1.1.8.ebuild:
67 + ia64 stable wrt bug #493780
68
69 26 Dec 2013; Markus Meier <maekke@g.o> daemons-1.1.8.ebuild:
70 arm stable, bug #493780