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/archive-tar-minitar: ChangeLog archive-tar-minitar-0.5.2-r2.ebuild
Date: Sun, 28 Oct 2012 17:16:42
Message-Id: 20121028171622.9E42921600@flycatcher.gentoo.org
1 armin76 12/10/28 17:16:22
2
3 Modified: ChangeLog archive-tar-minitar-0.5.2-r2.ebuild
4 Log:
5 alpha stable, add ~alpha/~ia64/~sparc, etc
6
7 (Portage version: 2.1.11.9/cvs/Linux x86_64, RepoMan options: --force)
8
9 Revision Changes Path
10 1.39 dev-ruby/archive-tar-minitar/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/archive-tar-minitar/ChangeLog?rev=1.39&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/archive-tar-minitar/ChangeLog?rev=1.39&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/archive-tar-minitar/ChangeLog?r1=1.38&r2=1.39
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/archive-tar-minitar/ChangeLog,v
19 retrieving revision 1.38
20 retrieving revision 1.39
21 diff -u -r1.38 -r1.39
22 --- ChangeLog 26 Jun 2012 18:16:59 -0000 1.38
23 +++ ChangeLog 28 Oct 2012 17:16:22 -0000 1.39
24 @@ -1,6 +1,10 @@
25 # ChangeLog for dev-ruby/archive-tar-minitar
26 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/archive-tar-minitar/ChangeLog,v 1.38 2012/06/26 18:16:59 graaff Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/archive-tar-minitar/ChangeLog,v 1.39 2012/10/28 17:16:22 armin76 Exp $
29 +
30 + 28 Oct 2012; Raúl Porcel <armin76@g.o>
31 + archive-tar-minitar-0.5.2-r2.ebuild:
32 + alpha stable
33
34 26 Jun 2012; Hans de Graaff <graaff@g.o>
35 archive-tar-minitar-0.5.3-r2.ebuild:
36
37
38
39 1.12 dev-ruby/archive-tar-minitar/archive-tar-minitar-0.5.2-r2.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/archive-tar-minitar/archive-tar-minitar-0.5.2-r2.ebuild?rev=1.12&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/archive-tar-minitar/archive-tar-minitar-0.5.2-r2.ebuild?rev=1.12&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/archive-tar-minitar/archive-tar-minitar-0.5.2-r2.ebuild?r1=1.11&r2=1.12
44
45 Index: archive-tar-minitar-0.5.2-r2.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/archive-tar-minitar/archive-tar-minitar-0.5.2-r2.ebuild,v
48 retrieving revision 1.11
49 retrieving revision 1.12
50 diff -u -r1.11 -r1.12
51 --- archive-tar-minitar-0.5.2-r2.ebuild 14 Sep 2011 16:06:37 -0000 1.11
52 +++ archive-tar-minitar-0.5.2-r2.ebuild 28 Oct 2012 17:16:22 -0000 1.12
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/archive-tar-minitar/archive-tar-minitar-0.5.2-r2.ebuild,v 1.11 2011/09/14 16:06:37 jer Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/archive-tar-minitar/archive-tar-minitar-0.5.2-r2.ebuild,v 1.12 2012/10/28 17:16:22 armin76 Exp $
59
60 EAPI=2
61 USE_RUBY="ruby18 ree18 jruby"
62 @@ -18,7 +18,7 @@
63
64 LICENSE="|| ( GPL-2 Ruby )"
65 SLOT="0"
66 -KEYWORDS="amd64 hppa ia64 ppc ppc64 sparc x86"
67 +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86"
68 IUSE=""
69
70 RESTRICT="test"