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-perl/Sub-Install: ChangeLog Sub-Install-0.925.0.ebuild
Date: Sat, 03 Sep 2011 16:18:53
Message-Id: 20110903161842.8E8272004C@flycatcher.gentoo.org
1 armin76 11/09/03 16:18:42
2
3 Modified: ChangeLog Sub-Install-0.925.0.ebuild
4 Log:
5 Add ~alpha/~arm/~ia64/~s390/~sh/~sparc wrt #379449
6
7 (Portage version: 2.1.10.11/cvs/Linux ia64)
8
9 Revision Changes Path
10 1.12 dev-perl/Sub-Install/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Sub-Install/ChangeLog?rev=1.12&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Sub-Install/ChangeLog?rev=1.12&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Sub-Install/ChangeLog?r1=1.11&r2=1.12
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Sub-Install/ChangeLog,v
19 retrieving revision 1.11
20 retrieving revision 1.12
21 diff -u -r1.11 -r1.12
22 --- ChangeLog 29 Aug 2011 06:35:19 -0000 1.11
23 +++ ChangeLog 3 Sep 2011 16:18:42 -0000 1.12
24 @@ -1,6 +1,9 @@
25 # ChangeLog for dev-perl/Sub-Install
26 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sub-Install/ChangeLog,v 1.11 2011/08/29 06:35:19 jer Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sub-Install/ChangeLog,v 1.12 2011/09/03 16:18:42 armin76 Exp $
29 +
30 + 03 Sep 2011; Raúl Porcel <armin76@g.o> Sub-Install-0.925.0.ebuild:
31 + Add ~alpha/~arm/~ia64/~s390/~sh/~sparc wrt #379449
32
33 29 Aug 2011; Jeroen Roovers <jer@g.o> Sub-Install-0.925.0.ebuild:
34 Marked ~hppa (bug #379449).
35
36
37
38 1.3 dev-perl/Sub-Install/Sub-Install-0.925.0.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Sub-Install/Sub-Install-0.925.0.ebuild?rev=1.3&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Sub-Install/Sub-Install-0.925.0.ebuild?rev=1.3&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Sub-Install/Sub-Install-0.925.0.ebuild?r1=1.2&r2=1.3
43
44 Index: Sub-Install-0.925.0.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Sub-Install/Sub-Install-0.925.0.ebuild,v
47 retrieving revision 1.2
48 retrieving revision 1.3
49 diff -u -r1.2 -r1.3
50 --- Sub-Install-0.925.0.ebuild 29 Aug 2011 06:35:19 -0000 1.2
51 +++ Sub-Install-0.925.0.ebuild 3 Sep 2011 16:18:42 -0000 1.3
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2011 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sub-Install/Sub-Install-0.925.0.ebuild,v 1.2 2011/08/29 06:35:19 jer Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sub-Install/Sub-Install-0.925.0.ebuild,v 1.3 2011/09/03 16:18:42 armin76 Exp $
57
58 EAPI=4
59
60 @@ -11,7 +11,7 @@
61 DESCRIPTION="install subroutines into packages easily"
62
63 SLOT="0"
64 -KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd ~ppc-macos ~x86-solaris"
65 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~ppc-macos ~x86-solaris"
66 IUSE="test"
67
68 RDEPEND=""