Gentoo Archives: gentoo-commits

From: "Robin H. Johnson (robbat2)" <robbat2@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/MogileFS-Utils: ChangeLog MogileFS-Utils-2.12.ebuild
Date: Sat, 27 Oct 2007 01:28:44
Message-Id: E1IlaTb-0002am-AX@stork.gentoo.org
1 robbat2 07/10/27 01:28:35
2
3 Modified: ChangeLog
4 Added: MogileFS-Utils-2.12.ebuild
5 Log:
6 Version bump.
7 (Portage version: 2.1.3.16)
8
9 Revision Changes Path
10 1.5 dev-perl/MogileFS-Utils/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/MogileFS-Utils/ChangeLog?rev=1.5&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/MogileFS-Utils/ChangeLog?rev=1.5&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/MogileFS-Utils/ChangeLog?r1=1.4&r2=1.5
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-perl/MogileFS-Utils/ChangeLog,v
19 retrieving revision 1.4
20 retrieving revision 1.5
21 diff -u -r1.4 -r1.5
22 --- ChangeLog 26 Jun 2007 23:56:27 -0000 1.4
23 +++ ChangeLog 27 Oct 2007 01:28:34 -0000 1.5
24 @@ -1,6 +1,12 @@
25 # ChangeLog for dev-perl/MogileFS-Utils
26 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/MogileFS-Utils/ChangeLog,v 1.4 2007/06/26 23:56:27 robbat2 Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/MogileFS-Utils/ChangeLog,v 1.5 2007/10/27 01:28:34 robbat2 Exp $
29 +
30 +*MogileFS-Utils-2.12 (27 Oct 2007)
31 +
32 + 27 Oct 2007; Robin H. Johnson <robbat2@g.o>
33 + +MogileFS-Utils-2.12.ebuild:
34 + Version bump.
35
36 *MogileFS-Utils-2.11 (26 Jun 2007)
37
38
39
40
41 1.1 dev-perl/MogileFS-Utils/MogileFS-Utils-2.12.ebuild
42
43 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/MogileFS-Utils/MogileFS-Utils-2.12.ebuild?rev=1.1&view=markup
44 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/MogileFS-Utils/MogileFS-Utils-2.12.ebuild?rev=1.1&content-type=text/plain
45
46 Index: MogileFS-Utils-2.12.ebuild
47 ===================================================================
48 # Copyright 1999-2007 Gentoo Foundation
49 # Distributed under the terms of the GNU General Public License v2
50 # $Header: /var/cvsroot/gentoo-x86/dev-perl/MogileFS-Utils/MogileFS-Utils-2.12.ebuild,v 1.1 2007/10/27 01:28:34 robbat2 Exp $
51
52 MODULE_AUTHOR="BRADFITZ"
53 inherit perl-module
54
55 DESCRIPTION="Server for the MogileFS distributed file system"
56
57 IUSE=""
58
59 SLOT="0"
60 LICENSE="|| ( Artistic GPL-2 )"
61 KEYWORDS="~amd64 ~ppc ~x86"
62
63 DEPEND="dev-perl/Compress-Zlib
64 dev-perl/libwww-perl
65 >=dev-perl/MogileFS-Client-1.07
66 dev-lang/perl"
67
68
69
70 --
71 gentoo-commits@g.o mailing list