Gentoo Archives: gentoo-commits

From: "Torsten Veller (tove)" <tove@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/Algorithm-Diff: metadata.xml ChangeLog Algorithm-Diff-1.1902.ebuild Algorithm-Diff-1.1901.ebuild
Date: Fri, 30 Jan 2009 11:08:05
Message-Id: E1LSrDw-0003Mx-EY@stork.gentoo.org
1 tove 09/01/30 11:07:48
2
3 Modified: metadata.xml ChangeLog Algorithm-Diff-1.1902.ebuild
4 Removed: Algorithm-Diff-1.1901.ebuild
5 Log:
6 Cleanup. Add perl to metadata
7 (Portage version: 2.2_rc23/cvs/Linux i686)
8
9 Revision Changes Path
10 1.3 dev-perl/Algorithm-Diff/metadata.xml
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Algorithm-Diff/metadata.xml?rev=1.3&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Algorithm-Diff/metadata.xml?rev=1.3&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Algorithm-Diff/metadata.xml?r1=1.2&r2=1.3
15
16 Index: metadata.xml
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-Diff/metadata.xml,v
19 retrieving revision 1.2
20 retrieving revision 1.3
21 diff -u -r1.2 -r1.3
22 --- metadata.xml 19 Sep 2005 03:07:56 -0000 1.2
23 +++ metadata.xml 30 Jan 2009 11:07:48 -0000 1.3
24 @@ -2,4 +2,5 @@
25 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
26 <pkgmetadata>
27 <herd>sci</herd>
28 + <herd>perl</herd>
29 </pkgmetadata>
30
31
32
33 1.32 dev-perl/Algorithm-Diff/ChangeLog
34
35 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Algorithm-Diff/ChangeLog?rev=1.32&view=markup
36 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Algorithm-Diff/ChangeLog?rev=1.32&content-type=text/plain
37 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Algorithm-Diff/ChangeLog?r1=1.31&r2=1.32
38
39 Index: ChangeLog
40 ===================================================================
41 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-Diff/ChangeLog,v
42 retrieving revision 1.31
43 retrieving revision 1.32
44 diff -u -r1.31 -r1.32
45 --- ChangeLog 9 Aug 2007 14:16:11 -0000 1.31
46 +++ ChangeLog 30 Jan 2009 11:07:48 -0000 1.32
47 @@ -1,6 +1,10 @@
48 # ChangeLog for dev-perl/Algorithm-Diff
49 -# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
50 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-Diff/ChangeLog,v 1.31 2007/08/09 14:16:11 dertobi123 Exp $
51 +# Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2
52 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-Diff/ChangeLog,v 1.32 2009/01/30 11:07:48 tove Exp $
53 +
54 + 30 Jan 2009; Torsten Veller <tove@g.o> metadata.xml,
55 + -Algorithm-Diff-1.1901.ebuild, Algorithm-Diff-1.1902.ebuild:
56 + Cleanup. Add perl to metadata
57
58 09 Aug 2007; Tobias Scherbaum <dertobi123@g.o>
59 Algorithm-Diff-1.1902.ebuild:
60
61
62
63 1.7 dev-perl/Algorithm-Diff/Algorithm-Diff-1.1902.ebuild
64
65 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Algorithm-Diff/Algorithm-Diff-1.1902.ebuild?rev=1.7&view=markup
66 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Algorithm-Diff/Algorithm-Diff-1.1902.ebuild?rev=1.7&content-type=text/plain
67 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Algorithm-Diff/Algorithm-Diff-1.1902.ebuild?r1=1.6&r2=1.7
68
69 Index: Algorithm-Diff-1.1902.ebuild
70 ===================================================================
71 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-Diff/Algorithm-Diff-1.1902.ebuild,v
72 retrieving revision 1.6
73 retrieving revision 1.7
74 diff -u -r1.6 -r1.7
75 --- Algorithm-Diff-1.1902.ebuild 10 Nov 2007 11:49:13 -0000 1.6
76 +++ Algorithm-Diff-1.1902.ebuild 30 Jan 2009 11:07:48 -0000 1.7
77 @@ -1,18 +1,17 @@
78 -# Copyright 1999-2007 Gentoo Foundation
79 +# Copyright 1999-2009 Gentoo Foundation
80 # Distributed under the terms of the GNU General Public License v2
81 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-Diff/Algorithm-Diff-1.1902.ebuild,v 1.6 2007/11/10 11:49:13 drac Exp $
82 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-Diff/Algorithm-Diff-1.1902.ebuild,v 1.7 2009/01/30 11:07:48 tove Exp $
83
84 +MODULE_AUTHOR=TYEMQ
85 inherit perl-module
86
87 -DESCRIPTION="Algorithm::Diff - Compute intelligent differences between two files / lists"
88 -HOMEPAGE="http://search.cpan.org/~tyemq/"
89 -SRC_URI="mirror://cpan/authors/id/T/TY/TYEMQ/${P}.tar.gz"
90 +DESCRIPTION="Compute intelligent differences between two files / lists"
91 +
92 LICENSE="|| ( Artistic GPL-2 )"
93 -IUSE=""
94 SLOT="0"
95 KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86"
96 +IUSE=""
97
98 -DEPEND="app-arch/unzip
99 - dev-lang/perl"
100 +DEPEND="dev-lang/perl"
101
102 SRC_TEST="do"