Gentoo Archives: gentoo-commits

From: "Mike Frysinger (vapier)" <vapier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/Sub-Install: Sub-Install-0.926.0.ebuild ChangeLog
Date: Sat, 01 Feb 2014 23:50:19
Message-Id: 20140201235014.D1ECA2004C@flycatcher.gentoo.org
1 vapier 14/02/01 23:50:14
2
3 Modified: Sub-Install-0.926.0.ebuild ChangeLog
4 Log:
5 Add arm64/m68k love.
6
7 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
8
9 Revision Changes Path
10 1.10 dev-perl/Sub-Install/Sub-Install-0.926.0.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Sub-Install/Sub-Install-0.926.0.ebuild?rev=1.10&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Sub-Install/Sub-Install-0.926.0.ebuild?rev=1.10&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Sub-Install/Sub-Install-0.926.0.ebuild?r1=1.9&r2=1.10
15
16 Index: Sub-Install-0.926.0.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Sub-Install/Sub-Install-0.926.0.ebuild,v
19 retrieving revision 1.9
20 retrieving revision 1.10
21 diff -u -r1.9 -r1.10
22 --- Sub-Install-0.926.0.ebuild 8 Jul 2013 09:34:01 -0000 1.9
23 +++ Sub-Install-0.926.0.ebuild 1 Feb 2014 23:50:14 -0000 1.10
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2013 Gentoo Foundation
26 +# Copyright 1999-2014 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sub-Install/Sub-Install-0.926.0.ebuild,v 1.9 2013/07/08 09:34:01 vincent Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sub-Install/Sub-Install-0.926.0.ebuild,v 1.10 2014/02/01 23:50:14 vapier Exp $
30
31 EAPI=4
32
33 @@ -11,7 +11,7 @@
34 DESCRIPTION="install subroutines into packages easily"
35
36 SLOT="0"
37 -KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ppc64 s390 sh sparc x86 ~ppc-aix ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
38 +KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 m68k ppc ppc64 s390 sh sparc x86 ~ppc-aix ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
39 IUSE="test"
40
41 RDEPEND=""
42
43
44
45 1.28 dev-perl/Sub-Install/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Sub-Install/ChangeLog?rev=1.28&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Sub-Install/ChangeLog?rev=1.28&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Sub-Install/ChangeLog?r1=1.27&r2=1.28
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Sub-Install/ChangeLog,v
54 retrieving revision 1.27
55 retrieving revision 1.28
56 diff -u -r1.27 -r1.28
57 --- ChangeLog 8 Jul 2013 09:34:01 -0000 1.27
58 +++ ChangeLog 1 Feb 2014 23:50:14 -0000 1.28
59 @@ -1,6 +1,9 @@
60 # ChangeLog for dev-perl/Sub-Install
61 -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sub-Install/ChangeLog,v 1.27 2013/07/08 09:34:01 vincent Exp $
63 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sub-Install/ChangeLog,v 1.28 2014/02/01 23:50:14 vapier Exp $
65 +
66 + 01 Feb 2014; Mike Frysinger <vapier@g.o> Sub-Install-0.926.0.ebuild:
67 + Add arm64/m68k love.
68
69 08 Jul 2013; Vicente Olivert Riera <vincent@g.o>
70 Sub-Install-0.926.0.ebuild: