Gentoo Archives: gentoo-commits

From: "PaweA Hajdan (phajdan.jr)" <phajdan.jr@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/SVN-Simple: ChangeLog SVN-Simple-0.280.0.ebuild
Date: Mon, 24 Feb 2014 01:03:48
Message-Id: 20140224010345.DC4552004C@flycatcher.gentoo.org
1 phajdan.jr 14/02/24 01:03:45
2
3 Modified: ChangeLog SVN-Simple-0.280.0.ebuild
4 Log:
5 x86 stable wrt bug #495468
6
7 (Portage version: 2.2.7/cvs/Linux i686, RepoMan options: --ignore-arches, signed Manifest commit with key 0x4F1A2555EA71991D!)
8
9 Revision Changes Path
10 1.28 dev-perl/SVN-Simple/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/SVN-Simple/ChangeLog?rev=1.28&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/SVN-Simple/ChangeLog?rev=1.28&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/SVN-Simple/ChangeLog?r1=1.27&r2=1.28
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-perl/SVN-Simple/ChangeLog,v
19 retrieving revision 1.27
20 retrieving revision 1.28
21 diff -u -r1.27 -r1.28
22 --- ChangeLog 11 Feb 2014 15:34:38 -0000 1.27
23 +++ ChangeLog 24 Feb 2014 01:03:45 -0000 1.28
24 @@ -1,6 +1,10 @@
25 # ChangeLog for dev-perl/SVN-Simple
26 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/SVN-Simple/ChangeLog,v 1.27 2014/02/11 15:34:38 hattya Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/SVN-Simple/ChangeLog,v 1.28 2014/02/24 01:03:45 phajdan.jr Exp $
29 +
30 + 24 Feb 2014; Pawel Hajdan jr <phajdan.jr@g.o>
31 + SVN-Simple-0.280.0.ebuild:
32 + x86 stable wrt bug #495468
33
34 11 Feb 2014; Akinori Hattori <hattya@g.o> SVN-Simple-0.280.0.ebuild:
35 ia64 stable wrt bug #495468
36
37
38
39 1.3 dev-perl/SVN-Simple/SVN-Simple-0.280.0.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/SVN-Simple/SVN-Simple-0.280.0.ebuild?rev=1.3&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/SVN-Simple/SVN-Simple-0.280.0.ebuild?rev=1.3&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/SVN-Simple/SVN-Simple-0.280.0.ebuild?r1=1.2&r2=1.3
44
45 Index: SVN-Simple-0.280.0.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/dev-perl/SVN-Simple/SVN-Simple-0.280.0.ebuild,v
48 retrieving revision 1.2
49 retrieving revision 1.3
50 diff -u -r1.2 -r1.3
51 --- SVN-Simple-0.280.0.ebuild 11 Feb 2014 15:34:38 -0000 1.2
52 +++ SVN-Simple-0.280.0.ebuild 24 Feb 2014 01:03:45 -0000 1.3
53 @@ -1,6 +1,6 @@
54 # Copyright 1999-2014 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/SVN-Simple/SVN-Simple-0.280.0.ebuild,v 1.2 2014/02/11 15:34:38 hattya Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/SVN-Simple/SVN-Simple-0.280.0.ebuild,v 1.3 2014/02/24 01:03:45 phajdan.jr Exp $
58
59 EAPI=4
60
61 @@ -11,7 +11,7 @@
62 DESCRIPTION="SVN::Simple::Edit - Simple interface to SVN::Delta::Editor"
63
64 SLOT="0"
65 -KEYWORDS="~amd64 ia64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
66 +KEYWORDS="~amd64 ia64 ~ppc ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
67 IUSE=""
68
69 RDEPEND=">=dev-vcs/subversion-0.31[perl]"