Gentoo Archives: gentoo-commits

From: "Mikle Kolyada (zlogene)" <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/Algorithm-Diff: Algorithm-Diff-1.190.200-r1.ebuild ChangeLog Algorithm-Diff-1.190.200.ebuild
Date: Tue, 29 Apr 2014 09:16:44
Message-Id: 20140429091641.89ACE2004B@flycatcher.gentoo.org
1 zlogene 14/04/29 09:16:41
2
3 Modified: Algorithm-Diff-1.190.200-r1.ebuild ChangeLog
4 Removed: Algorithm-Diff-1.190.200.ebuild
5 Log:
6 Merge stable keywords from -r0; Drop old.
7
8 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
9
10 Revision Changes Path
11 1.2 dev-perl/Algorithm-Diff/Algorithm-Diff-1.190.200-r1.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Algorithm-Diff/Algorithm-Diff-1.190.200-r1.ebuild?rev=1.2&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Algorithm-Diff/Algorithm-Diff-1.190.200-r1.ebuild?rev=1.2&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Algorithm-Diff/Algorithm-Diff-1.190.200-r1.ebuild?r1=1.1&r2=1.2
16
17 Index: Algorithm-Diff-1.190.200-r1.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-Diff/Algorithm-Diff-1.190.200-r1.ebuild,v
20 retrieving revision 1.1
21 retrieving revision 1.2
22 diff -u -r1.1 -r1.2
23 --- Algorithm-Diff-1.190.200-r1.ebuild 10 Sep 2013 12:14:04 -0000 1.1
24 +++ Algorithm-Diff-1.190.200-r1.ebuild 29 Apr 2014 09:16:41 -0000 1.2
25 @@ -1,6 +1,6 @@
26 -# Copyright 1999-2013 Gentoo Foundation
27 +# Copyright 1999-2014 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-Diff/Algorithm-Diff-1.190.200-r1.ebuild,v 1.1 2013/09/10 12:14:04 idella4 Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-Diff/Algorithm-Diff-1.190.200-r1.ebuild,v 1.2 2014/04/29 09:16:41 zlogene Exp $
31
32 EAPI=5
33
34 @@ -11,7 +11,7 @@
35 DESCRIPTION="Compute intelligent differences between two files / lists"
36
37 SLOT="0"
38 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris"
39 +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris"
40 IUSE=""
41
42 SRC_TEST="do"
43
44
45
46 1.47 dev-perl/Algorithm-Diff/ChangeLog
47
48 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Algorithm-Diff/ChangeLog?rev=1.47&view=markup
49 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Algorithm-Diff/ChangeLog?rev=1.47&content-type=text/plain
50 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Algorithm-Diff/ChangeLog?r1=1.46&r2=1.47
51
52 Index: ChangeLog
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-Diff/ChangeLog,v
55 retrieving revision 1.46
56 retrieving revision 1.47
57 diff -u -r1.46 -r1.47
58 --- ChangeLog 10 Sep 2013 12:14:04 -0000 1.46
59 +++ ChangeLog 29 Apr 2014 09:16:41 -0000 1.47
60 @@ -1,6 +1,10 @@
61 # ChangeLog for dev-perl/Algorithm-Diff
62 -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
63 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-Diff/ChangeLog,v 1.46 2013/09/10 12:14:04 idella4 Exp $
64 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
65 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-Diff/ChangeLog,v 1.47 2014/04/29 09:16:41 zlogene Exp $
66 +
67 + 29 Apr 2014; Mikle Kolyada <zlogene@g.o>
68 + -Algorithm-Diff-1.190.200.ebuild, Algorithm-Diff-1.190.200-r1.ebuild:
69 + Merge stable keywords from -r0; Drop old.
70
71 *Algorithm-Diff-1.190.200-r1 (10 Sep 2013)