Gentoo Archives: gentoo-commits

From: "Markus Meier (maekke)" <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/archive-tar-minitar: ChangeLog archive-tar-minitar-0.5.2-r1.ebuild
Date: Thu, 12 Aug 2010 09:06:39
Message-Id: 20100812090636.505112CE15@corvid.gentoo.org
1 maekke 10/08/12 09:06:35
2
3 Modified: ChangeLog archive-tar-minitar-0.5.2-r1.ebuild
4 Log:
5 x86 stable, bug #330327
6 (Portage version: 2.2_rc67/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.17 dev-ruby/archive-tar-minitar/ChangeLog
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/archive-tar-minitar/ChangeLog?rev=1.17&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/archive-tar-minitar/ChangeLog?rev=1.17&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/archive-tar-minitar/ChangeLog?r1=1.16&r2=1.17
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/archive-tar-minitar/ChangeLog,v
18 retrieving revision 1.16
19 retrieving revision 1.17
20 diff -u -r1.16 -r1.17
21 --- ChangeLog 1 Aug 2010 19:09:01 -0000 1.16
22 +++ ChangeLog 12 Aug 2010 09:06:35 -0000 1.17
23 @@ -1,6 +1,10 @@
24 # ChangeLog for dev-ruby/archive-tar-minitar
25 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/archive-tar-minitar/ChangeLog,v 1.16 2010/08/01 19:09:01 hwoarang Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/archive-tar-minitar/ChangeLog,v 1.17 2010/08/12 09:06:35 maekke Exp $
28 +
29 + 12 Aug 2010; Markus Meier <maekke@g.o>
30 + archive-tar-minitar-0.5.2-r1.ebuild:
31 + x86 stable, bug #330327
32
33 01 Aug 2010; Markos Chandras <hwoarang@g.o>
34 archive-tar-minitar-0.5.2-r1.ebuild:
35
36
37
38 1.8 dev-ruby/archive-tar-minitar/archive-tar-minitar-0.5.2-r1.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/archive-tar-minitar/archive-tar-minitar-0.5.2-r1.ebuild?rev=1.8&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/archive-tar-minitar/archive-tar-minitar-0.5.2-r1.ebuild?rev=1.8&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/archive-tar-minitar/archive-tar-minitar-0.5.2-r1.ebuild?r1=1.7&r2=1.8
43
44 Index: archive-tar-minitar-0.5.2-r1.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/archive-tar-minitar/archive-tar-minitar-0.5.2-r1.ebuild,v
47 retrieving revision 1.7
48 retrieving revision 1.8
49 diff -u -r1.7 -r1.8
50 --- archive-tar-minitar-0.5.2-r1.ebuild 1 Aug 2010 19:09:01 -0000 1.7
51 +++ archive-tar-minitar-0.5.2-r1.ebuild 12 Aug 2010 09:06:35 -0000 1.8
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2010 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/archive-tar-minitar/archive-tar-minitar-0.5.2-r1.ebuild,v 1.7 2010/08/01 19:09:01 hwoarang Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/archive-tar-minitar/archive-tar-minitar-0.5.2-r1.ebuild,v 1.8 2010/08/12 09:06:35 maekke Exp $
57
58 EAPI=2
59 USE_RUBY="ruby18"
60 @@ -18,7 +18,7 @@
61
62 LICENSE="|| ( GPL-2 Ruby )"
63 SLOT="0"
64 -KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
65 +KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 ~sparc x86"
66 IUSE=""
67
68 RESTRICT="test"