Gentoo Archives: gentoo-commits

From: "Andrej Kacian (ticho)" <ticho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/httpclient: httpclient-2.1.2.ebuild ChangeLog
Date: Thu, 27 Dec 2007 21:54:50
Message-Id: E1J80fe-0004vY-8c@stork.gentoo.org
1 ticho 07/12/27 21:53:42
2
3 Modified: httpclient-2.1.2.ebuild ChangeLog
4 Log:
5 Stable on x86, bug #203456.
6 (Portage version: 2.1.4_rc9)
7
8 Revision Changes Path
9 1.2 dev-ruby/httpclient/httpclient-2.1.2.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/httpclient/httpclient-2.1.2.ebuild?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/httpclient/httpclient-2.1.2.ebuild?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/httpclient/httpclient-2.1.2.ebuild?r1=1.1&r2=1.2
14
15 Index: httpclient-2.1.2.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/httpclient/httpclient-2.1.2.ebuild,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- httpclient-2.1.2.ebuild 19 Nov 2007 19:51:32 -0000 1.1
22 +++ httpclient-2.1.2.ebuild 27 Dec 2007 21:53:41 -0000 1.2
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2007 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/httpclient/httpclient-2.1.2.ebuild,v 1.1 2007/11/19 19:51:32 flameeyes Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/httpclient/httpclient-2.1.2.ebuild,v 1.2 2007/12/27 21:53:41 ticho Exp $
28
29 inherit ruby
30
31 @@ -9,7 +9,7 @@
32 SRC_URI="http://dev.ctor.org/download/${P}.tar.gz"
33 LICENSE="Ruby"
34 SLOT="0"
35 -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86 ~x86-fbsd"
36 +KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 x86 ~x86-fbsd"
37 IUSE=""
38 USE_RUBY="any"
39
40
41
42
43 1.2 dev-ruby/httpclient/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/httpclient/ChangeLog?rev=1.2&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/httpclient/ChangeLog?rev=1.2&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/httpclient/ChangeLog?r1=1.1&r2=1.2
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/httpclient/ChangeLog,v
52 retrieving revision 1.1
53 retrieving revision 1.2
54 diff -u -r1.1 -r1.2
55 --- ChangeLog 19 Nov 2007 19:51:32 -0000 1.1
56 +++ ChangeLog 27 Dec 2007 21:53:41 -0000 1.2
57 @@ -1,6 +1,9 @@
58 # ChangeLog for dev-ruby/httpclient
59 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/httpclient/ChangeLog,v 1.1 2007/11/19 19:51:32 flameeyes Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/httpclient/ChangeLog,v 1.2 2007/12/27 21:53:41 ticho Exp $
62 +
63 + 27 Dec 2007; Andrej Kacian <ticho@g.o> httpclient-2.1.2.ebuild:
64 + Stable on x86, bug #203456.
65
66 *httpclient-2.1.2 (19 Nov 2007)
67
68
69
70
71 --
72 gentoo-commits@g.o mailing list