Gentoo Archives: gentoo-commits

From: "Friedrich Oslage (bluebird)" <bluebird@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/ruby-rrd: ruby-rrd-1.1.ebuild ChangeLog
Date: Sat, 27 Sep 2008 10:37:41
Message-Id: E1KjXBC-0002EL-I4@stork.gentoo.org
1 bluebird 08/09/27 10:37:38
2
3 Modified: ruby-rrd-1.1.ebuild ChangeLog
4 Log:
5 Add ~sparc keyword, bug #238568
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.4 dev-ruby/ruby-rrd/ruby-rrd-1.1.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/ruby-rrd/ruby-rrd-1.1.ebuild?rev=1.4&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/ruby-rrd/ruby-rrd-1.1.ebuild?rev=1.4&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/ruby-rrd/ruby-rrd-1.1.ebuild?r1=1.3&r2=1.4
14
15 Index: ruby-rrd-1.1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-rrd/ruby-rrd-1.1.ebuild,v
18 retrieving revision 1.3
19 retrieving revision 1.4
20 diff -u -r1.3 -r1.4
21 --- ruby-rrd-1.1.ebuild 2 Jun 2006 13:07:15 -0000 1.3
22 +++ ruby-rrd-1.1.ebuild 27 Sep 2008 10:37:38 -0000 1.4
23 @@ -1,6 +1,6 @@
24 -# Copyright 1999-2006 Gentoo Foundation
25 +# Copyright 1999-2008 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-rrd/ruby-rrd-1.1.ebuild,v 1.3 2006/06/02 13:07:15 flameeyes Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-rrd/ruby-rrd-1.1.ebuild,v 1.4 2008/09/27 10:37:38 bluebird Exp $
29
30 inherit ruby
31
32 @@ -11,7 +11,7 @@
33 HOMEPAGE="http://people.ee.ethz.ch/~oetiker/webtools/rrdtool/"
34 SRC_URI="http://people.ee.ethz.ch/~oetiker/webtools/rrdtool/pub/contrib/${P}.tar.gz"
35
36 -KEYWORDS="~amd64 x86"
37 +KEYWORDS="~amd64 ~sparc x86"
38 LICENSE="Ruby"
39 SLOT="0"
40
41
42
43
44 1.4 dev-ruby/ruby-rrd/ChangeLog
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/ruby-rrd/ChangeLog?rev=1.4&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/ruby-rrd/ChangeLog?rev=1.4&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/ruby-rrd/ChangeLog?r1=1.3&r2=1.4
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-rrd/ChangeLog,v
53 retrieving revision 1.3
54 retrieving revision 1.4
55 diff -u -r1.3 -r1.4
56 --- ChangeLog 2 Jun 2006 13:07:15 -0000 1.3
57 +++ ChangeLog 27 Sep 2008 10:37:38 -0000 1.4
58 @@ -1,6 +1,9 @@
59 # ChangeLog for dev-ruby/ruby-rrd
60 -# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-rrd/ChangeLog,v 1.3 2006/06/02 13:07:15 flameeyes Exp $
62 +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
63 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-rrd/ChangeLog,v 1.4 2008/09/27 10:37:38 bluebird Exp $
64 +
65 + 27 Sep 2008; Friedrich Oslage <bluebird@g.o> ruby-rrd-1.1.ebuild:
66 + Add ~sparc keyword, bug #238568
67
68 02 Jun 2006; Diego Pettenò <flameeyes@g.o>
69 +files/ruby-rrd-rrdtool-1.2.patch, ruby-rrd-1.1.ebuild: