Gentoo Archives: gentoo-commits

From: "Yuval Yaari (yuval)" <yuval@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/File-NCopy: ChangeLog File-NCopy-0.36.ebuild
Date: Tue, 29 Apr 2008 04:37:28
Message-Id: E1Jqhan-0005Cn-SQ@stork.gentoo.org
1 yuval 08/04/29 04:37:25
2
3 Modified: ChangeLog
4 Added: File-NCopy-0.36.ebuild
5 Log:
6 Version bump
7 (Portage version: 2.1.4.4)
8
9 Revision Changes Path
10 1.20 dev-perl/File-NCopy/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/File-NCopy/ChangeLog?rev=1.20&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/File-NCopy/ChangeLog?rev=1.20&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/File-NCopy/ChangeLog?r1=1.19&r2=1.20
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-perl/File-NCopy/ChangeLog,v
19 retrieving revision 1.19
20 retrieving revision 1.20
21 diff -u -r1.19 -r1.20
22 --- ChangeLog 15 Jan 2007 19:39:12 -0000 1.19
23 +++ ChangeLog 29 Apr 2008 04:37:25 -0000 1.20
24 @@ -1,6 +1,11 @@
25 # ChangeLog for dev-perl/File-NCopy
26 -# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-NCopy/ChangeLog,v 1.19 2007/01/15 19:39:12 mcummings Exp $
28 +# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-NCopy/ChangeLog,v 1.20 2008/04/29 04:37:25 yuval Exp $
30 +
31 +*File-NCopy-0.36 (29 Apr 2008)
32 +
33 + 29 Apr 2008; Yuval Yaari <yuval@g.o> +File-NCopy-0.36.ebuild:
34 + Version bump
35
36 15 Jan 2007; Michael Cummings <mcummings@g.o>
37 File-NCopy-0.34.ebuild:
38
39
40
41 1.1 dev-perl/File-NCopy/File-NCopy-0.36.ebuild
42
43 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/File-NCopy/File-NCopy-0.36.ebuild?rev=1.1&view=markup
44 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/File-NCopy/File-NCopy-0.36.ebuild?rev=1.1&content-type=text/plain
45
46 Index: File-NCopy-0.36.ebuild
47 ===================================================================
48 # Copyright 1999-2008 Gentoo Foundation
49 # Distributed under the terms of the GNU General Public License v2
50 # $Header: /var/cvsroot/gentoo-x86/dev-perl/File-NCopy/File-NCopy-0.36.ebuild,v 1.1 2008/04/29 04:37:25 yuval Exp $
51
52 inherit perl-module
53
54 DESCRIPTION="Copy file, file Copy file[s] | dir[s], dir"
55 SRC_URI="mirror://cpan/authors/id/C/CH/CHORNY/${P}.tar.gz"
56 HOMEPAGE="http://search.cpan.org/~mzsanford/"
57
58 SLOT="0"
59 LICENSE="|| ( Artistic GPL-2 )"
60 KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
61 IUSE=""
62
63 DEPEND="virtual/perl-File-Spec
64 dev-lang/perl"
65
66
67
68 --
69 gentoo-commits@l.g.o mailing list