Gentoo Archives: gentoo-commits

From: "Agostino Sarubbo (ago)" <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/jeweler: jeweler-1.8.4.ebuild ChangeLog
Date: Sat, 31 Aug 2013 08:36:16
Message-Id: 20130831083613.6F2D82004B@flycatcher.gentoo.org
1 ago 13/08/31 08:36:13
2
3 Modified: jeweler-1.8.4.ebuild ChangeLog
4 Log:
5 Stable for amd64, wrt bug #447586
6
7 (Portage version: 2.1.13.7/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
8
9 Revision Changes Path
10 1.4 dev-ruby/jeweler/jeweler-1.8.4.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/jeweler/jeweler-1.8.4.ebuild?rev=1.4&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/jeweler/jeweler-1.8.4.ebuild?rev=1.4&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/jeweler/jeweler-1.8.4.ebuild?r1=1.3&r2=1.4
15
16 Index: jeweler-1.8.4.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/jeweler/jeweler-1.8.4.ebuild,v
19 retrieving revision 1.3
20 retrieving revision 1.4
21 diff -u -r1.3 -r1.4
22 --- jeweler-1.8.4.ebuild 27 Sep 2012 10:28:16 -0000 1.3
23 +++ jeweler-1.8.4.ebuild 31 Aug 2013 08:36:13 -0000 1.4
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2012 Gentoo Foundation
26 +# Copyright 1999-2013 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/jeweler/jeweler-1.8.4.ebuild,v 1.3 2012/09/27 10:28:16 ssuominen Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/jeweler/jeweler-1.8.4.ebuild,v 1.4 2013/08/31 08:36:13 ago Exp $
30
31 EAPI=4
32 USE_RUBY="ruby18 ruby19 ree18"
33 @@ -22,7 +22,7 @@
34
35 LICENSE="MIT"
36 SLOT="0"
37 -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
38 +KEYWORDS="amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
39 IUSE=""
40
41 ruby_add_bdepend "doc? ( dev-ruby/yard )"
42
43
44
45 1.22 dev-ruby/jeweler/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/jeweler/ChangeLog?rev=1.22&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/jeweler/ChangeLog?rev=1.22&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/jeweler/ChangeLog?r1=1.21&r2=1.22
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/jeweler/ChangeLog,v
54 retrieving revision 1.21
55 retrieving revision 1.22
56 diff -u -r1.21 -r1.22
57 --- ChangeLog 17 Jul 2013 07:18:33 -0000 1.21
58 +++ ChangeLog 31 Aug 2013 08:36:13 -0000 1.22
59 @@ -1,6 +1,9 @@
60 # ChangeLog for dev-ruby/jeweler
61 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/jeweler/ChangeLog,v 1.21 2013/07/17 07:18:33 graaff Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/jeweler/ChangeLog,v 1.22 2013/08/31 08:36:13 ago Exp $
64 +
65 + 31 Aug 2013; Agostino Sarubbo <ago@g.o> jeweler-1.8.4.ebuild:
66 + Stable for amd64, wrt bug #447586
67
68 *jeweler-1.8.6 (17 Jul 2013)