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/ruby-svg: ruby-svg-1.0.3-r2.ebuild ChangeLog
Date: Sat, 07 Jan 2012 17:53:08
Message-Id: 20120107175259.1D2C62004B@flycatcher.gentoo.org
1 ago 12/01/07 17:52:59
2
3 Modified: ruby-svg-1.0.3-r2.ebuild ChangeLog
4 Log:
5 Stable for AMD64, wrt bug #397977
6
7 (Portage version: 2.1.10.41/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.2 dev-ruby/ruby-svg/ruby-svg-1.0.3-r2.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-svg/ruby-svg-1.0.3-r2.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-svg/ruby-svg-1.0.3-r2.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-svg/ruby-svg-1.0.3-r2.ebuild?r1=1.1&r2=1.2
15
16 Index: ruby-svg-1.0.3-r2.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-svg/ruby-svg-1.0.3-r2.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- ruby-svg-1.0.3-r2.ebuild 11 Jul 2010 08:58:19 -0000 1.1
23 +++ ruby-svg-1.0.3-r2.ebuild 7 Jan 2012 17:52:58 -0000 1.2
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2010 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/ruby-svg/ruby-svg-1.0.3-r2.ebuild,v 1.1 2010/07/11 08:58:19 graaff Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-svg/ruby-svg-1.0.3-r2.ebuild,v 1.2 2012/01/07 17:52:58 ago Exp $
30
31 EAPI=2
32 USE_RUBY="ruby18"
33 @@ -12,7 +12,7 @@
34 SRC_URI="http://downloads.sourceforge.jp/ruby-svg/2288/${P}.tar.gz"
35 LICENSE="LGPL-2.1"
36 SLOT="0"
37 -KEYWORDS="~amd64 ~ia64 ~ppc ~x86"
38 +KEYWORDS="amd64 ~ia64 ~ppc ~x86"
39 IUSE="doc examples"
40
41 ruby_add_bdepend "doc? ( dev-ruby/rdtool )"
42
43
44
45 1.19 dev-ruby/ruby-svg/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-svg/ChangeLog?rev=1.19&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-svg/ChangeLog?rev=1.19&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-svg/ChangeLog?r1=1.18&r2=1.19
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-svg/ChangeLog,v
54 retrieving revision 1.18
55 retrieving revision 1.19
56 diff -u -r1.18 -r1.19
57 --- ChangeLog 11 Jul 2010 08:58:19 -0000 1.18
58 +++ ChangeLog 7 Jan 2012 17:52:58 -0000 1.19
59 @@ -1,6 +1,9 @@
60 # ChangeLog for dev-ruby/ruby-svg
61 -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-svg/ChangeLog,v 1.18 2010/07/11 08:58:19 graaff Exp $
63 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-svg/ChangeLog,v 1.19 2012/01/07 17:52:58 ago Exp $
65 +
66 + 07 Jan 2012; Agostino Sarubbo <ago@g.o> ruby-svg-1.0.3-r2.ebuild:
67 + Stable for AMD64, wrt bug #397977
68
69 *ruby-svg-1.0.3-r2 (11 Jul 2010)