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/jabber4r: ChangeLog jabber4r-0.8.0-r1.ebuild
Date: Tue, 01 May 2012 18:35:42
Message-Id: 20120501182419.9C9CD2005E@flycatcher.gentoo.org
1 armin76 12/05/01 18:24:19
2
3 Modified: ChangeLog jabber4r-0.8.0-r1.ebuild
4 Log:
5 Drop ia64/sparc keywords
6
7 (Portage version: 2.1.10.53/cvs/Linux ia64, RepoMan options: --force)
8
9 Revision Changes Path
10 1.13 dev-ruby/jabber4r/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/jabber4r/ChangeLog?rev=1.13&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/jabber4r/ChangeLog?rev=1.13&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/jabber4r/ChangeLog?r1=1.12&r2=1.13
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/jabber4r/ChangeLog,v
19 retrieving revision 1.12
20 retrieving revision 1.13
21 diff -u -r1.12 -r1.13
22 --- ChangeLog 20 Aug 2011 15:57:41 -0000 1.12
23 +++ ChangeLog 1 May 2012 18:24:19 -0000 1.13
24 @@ -1,6 +1,9 @@
25 # ChangeLog for dev-ruby/jabber4r
26 -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/jabber4r/ChangeLog,v 1.12 2011/08/20 15:57:41 graaff Exp $
28 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/jabber4r/ChangeLog,v 1.13 2012/05/01 18:24:19 armin76 Exp $
30 +
31 + 01 May 2012; Raúl Porcel <armin76@g.o> jabber4r-0.8.0-r1.ebuild:
32 + Drop ia64/sparc keywords
33
34 20 Aug 2011; Hans de Graaff <graaff@g.o> -jabber4r-0.8.0.ebuild:
35 Remove old version.
36
37
38
39 1.4 dev-ruby/jabber4r/jabber4r-0.8.0-r1.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/jabber4r/jabber4r-0.8.0-r1.ebuild?rev=1.4&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/jabber4r/jabber4r-0.8.0-r1.ebuild?rev=1.4&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/jabber4r/jabber4r-0.8.0-r1.ebuild?r1=1.3&r2=1.4
44
45 Index: jabber4r-0.8.0-r1.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/jabber4r/jabber4r-0.8.0-r1.ebuild,v
48 retrieving revision 1.3
49 retrieving revision 1.4
50 diff -u -r1.3 -r1.4
51 --- jabber4r-0.8.0-r1.ebuild 7 Aug 2011 07:05:42 -0000 1.3
52 +++ jabber4r-0.8.0-r1.ebuild 1 May 2012 18:24:19 -0000 1.4
53 @@ -1,6 +1,6 @@
54 -# Copyright 1999-2011 Gentoo Foundation
55 +# Copyright 1999-2012 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/jabber4r/jabber4r-0.8.0-r1.ebuild,v 1.3 2011/08/07 07:05:42 graaff Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/jabber4r/jabber4r-0.8.0-r1.ebuild,v 1.4 2012/05/01 18:24:19 armin76 Exp $
59
60 EAPI=2
61 USE_RUBY="ruby18"
62 @@ -16,5 +16,5 @@
63
64 LICENSE="BSD"
65 SLOT="0"
66 -KEYWORDS="~amd64 ia64 ~ppc64 x86"
67 +KEYWORDS="~amd64 ~ppc64 x86"
68 IUSE=""