Gentoo Archives: gentoo-commits

From: "Gysbert Wassenaar (nixnut)" <nixnut@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/facets: ChangeLog facets-1.8.54.ebuild
Date: Fri, 29 Feb 2008 15:18:37
Message-Id: E1JV70J-0004ok-QI@stork.gentoo.org
1 nixnut 08/02/29 15:18:31
2
3 Modified: ChangeLog facets-1.8.54.ebuild
4 Log:
5 Added ~ppc wrt bug 211754
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.19 dev-ruby/facets/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/facets/ChangeLog?rev=1.19&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/facets/ChangeLog?rev=1.19&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/facets/ChangeLog?r1=1.18&r2=1.19
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/facets/ChangeLog,v
18 retrieving revision 1.18
19 retrieving revision 1.19
20 diff -u -r1.18 -r1.19
21 --- ChangeLog 24 Jul 2007 16:27:40 -0000 1.18
22 +++ ChangeLog 29 Feb 2008 15:18:31 -0000 1.19
23 @@ -1,6 +1,9 @@
24 # ChangeLog for dev-ruby/facets
25 -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/facets/ChangeLog,v 1.18 2007/07/24 16:27:40 beandog Exp $
27 +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
28 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/facets/ChangeLog,v 1.19 2008/02/29 15:18:31 nixnut Exp $
29 +
30 + 29 Feb 2008; nixnut <nixnut@g.o> facets-1.8.54.ebuild:
31 + Added ~ppc wrt bug 211754
32
33 24 Jul 2007; Steve Dibb <beandog@g.o> facets-1.4.5.ebuild:
34 amd64 stable, bug 185300
35
36
37
38 1.2 dev-ruby/facets/facets-1.8.54.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/facets/facets-1.8.54.ebuild?rev=1.2&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/facets/facets-1.8.54.ebuild?rev=1.2&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/facets/facets-1.8.54.ebuild?r1=1.1&r2=1.2
43
44 Index: facets-1.8.54.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/facets/facets-1.8.54.ebuild,v
47 retrieving revision 1.1
48 retrieving revision 1.2
49 diff -u -r1.1 -r1.2
50 --- facets-1.8.54.ebuild 14 Jul 2007 14:29:37 -0000 1.1
51 +++ facets-1.8.54.ebuild 29 Feb 2008 15:18:31 -0000 1.2
52 @@ -1,6 +1,6 @@
53 -# Copyright 1999-2007 Gentoo Foundation
54 +# Copyright 1999-2008 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/facets/facets-1.8.54.ebuild,v 1.1 2007/07/14 14:29:37 nichoj Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/facets/facets-1.8.54.ebuild,v 1.2 2008/02/29 15:18:31 nixnut Exp $
58
59 inherit ruby gems
60
61 @@ -12,7 +12,7 @@
62
63 LICENSE="Ruby"
64 SLOT="0"
65 -KEYWORDS="~amd64 ~ia64 ~ppc64 ~x86"
66 +KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86"
67 IUSE=""
68
69 DEPEND=">=dev-lang/ruby-1.8.5"
70
71
72
73 --
74 gentoo-commits@l.g.o mailing list