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/ruby-svg: ruby-svg-1.0.3-r1.ebuild ChangeLog
Date: Sat, 25 Apr 2009 17:39:48
Message-Id: E1Lxlqs-0008I6-7b@stork.gentoo.org
1 armin76 09/04/25 17:39:46
2
3 Modified: ruby-svg-1.0.3-r1.ebuild ChangeLog
4 Log:
5 ia64 stable wrt #266138
6 (Portage version: 2.1.6.7/cvs/Linux ia64)
7
8 Revision Changes Path
9 1.5 dev-ruby/ruby-svg/ruby-svg-1.0.3-r1.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/ruby-svg/ruby-svg-1.0.3-r1.ebuild?rev=1.5&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/ruby-svg/ruby-svg-1.0.3-r1.ebuild?rev=1.5&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/ruby-svg/ruby-svg-1.0.3-r1.ebuild?r1=1.4&r2=1.5
14
15 Index: ruby-svg-1.0.3-r1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-svg/ruby-svg-1.0.3-r1.ebuild,v
18 retrieving revision 1.4
19 retrieving revision 1.5
20 diff -u -r1.4 -r1.5
21 --- ruby-svg-1.0.3-r1.ebuild 19 Apr 2009 14:24:02 -0000 1.4
22 +++ ruby-svg-1.0.3-r1.ebuild 25 Apr 2009 17:39:46 -0000 1.5
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2009 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-svg/ruby-svg-1.0.3-r1.ebuild,v 1.4 2009/04/19 14:24:02 maekke Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-svg/ruby-svg-1.0.3-r1.ebuild,v 1.5 2009/04/25 17:39:46 armin76 Exp $
28
29 inherit ruby
30
31 @@ -9,7 +9,7 @@
32 SRC_URI="http://downloads.sourceforge.jp/ruby-svg/2288/${P}.tar.gz"
33 LICENSE="LGPL-2.1"
34 SLOT="0"
35 -KEYWORDS="amd64 ~ia64 ~ppc x86"
36 +KEYWORDS="amd64 ia64 ~ppc x86"
37 USE_RUBY="ruby18"
38 IUSE="examples"
39 DEPEND="virtual/ruby
40
41
42
43 1.14 dev-ruby/ruby-svg/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/ruby-svg/ChangeLog?rev=1.14&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/ruby-svg/ChangeLog?rev=1.14&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/ruby-svg/ChangeLog?r1=1.13&r2=1.14
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-svg/ChangeLog,v
52 retrieving revision 1.13
53 retrieving revision 1.14
54 diff -u -r1.13 -r1.14
55 --- ChangeLog 19 Apr 2009 14:24:02 -0000 1.13
56 +++ ChangeLog 25 Apr 2009 17:39:46 -0000 1.14
57 @@ -1,6 +1,9 @@
58 # ChangeLog for dev-ruby/ruby-svg
59 # Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-svg/ChangeLog,v 1.13 2009/04/19 14:24:02 maekke Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-svg/ChangeLog,v 1.14 2009/04/25 17:39:46 armin76 Exp $
62 +
63 + 25 Apr 2009; Raúl Porcel <armin76@g.o> ruby-svg-1.0.3-r1.ebuild:
64 + ia64 stable wrt #266138
65
66 19 Apr 2009; Markus Meier <maekke@g.o> ruby-svg-1.0.3-r1:
67 amd64/x86 stable, bug #266138