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: MogileFS-Utils-2.16.ebuild ChangeLog
Date: Fri, 02 Apr 2010 23:58:40
Message-Id: E1Nxql4-0005qP-6x@stork.gentoo.org
1 robbat2 10/04/02 23:58:38
2
3 Modified: ChangeLog
4 Added: MogileFS-Utils-2.16.ebuild
5 Log:
6 Version bump via perl-bump experimental tool.
7 (Portage version: 2.2_rc67/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.12 dev-perl/MogileFS-Utils/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/MogileFS-Utils/ChangeLog?rev=1.12&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/MogileFS-Utils/ChangeLog?rev=1.12&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/MogileFS-Utils/ChangeLog?r1=1.11&r2=1.12
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-perl/MogileFS-Utils/ChangeLog,v
19 retrieving revision 1.11
20 retrieving revision 1.12
21 diff -p -w -b -B -u -u -r1.11 -r1.12
22 --- ChangeLog 18 Dec 2009 03:23:51 -0000 1.11
23 +++ ChangeLog 2 Apr 2010 23:58:38 -0000 1.12
24 @@ -1,6 +1,12 @@
25 # ChangeLog for dev-perl/MogileFS-Utils
26 -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/MogileFS-Utils/ChangeLog,v 1.11 2009/12/18 03:23:51 robbat2 Exp $
28 +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/MogileFS-Utils/ChangeLog,v 1.12 2010/04/02 23:58:38 robbat2 Exp $
30 +
31 +*MogileFS-Utils-2.16 (02 Apr 2010)
32 +
33 + 02 Apr 2010; Robin H. Johnson <robbat2@g.o>
34 + +MogileFS-Utils-2.16.ebuild:
35 + Version bump via perl-bump experimental tool.
36
37 *MogileFS-Utils-2.15 (18 Dec 2009)
38
39
40
41
42 1.1 dev-perl/MogileFS-Utils/MogileFS-Utils-2.16.ebuild
43
44 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/MogileFS-Utils/MogileFS-Utils-2.16.ebuild?rev=1.1&view=markup
45 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/MogileFS-Utils/MogileFS-Utils-2.16.ebuild?rev=1.1&content-type=text/plain
46
47 Index: MogileFS-Utils-2.16.ebuild
48 ===================================================================
49 # Copyright 1999-2010 Gentoo Foundation
50 # Distributed under the terms of the GNU General Public License v2
51 # $Header: /var/cvsroot/gentoo-x86/dev-perl/MogileFS-Utils/MogileFS-Utils-2.16.ebuild,v 1.1 2010/04/02 23:58:38 robbat2 Exp $
52
53 MODULE_AUTHOR="DORMANDO"
54 inherit perl-module
55
56 DESCRIPTION="Server for the MogileFS distributed file system"
57
58 IUSE=""
59
60 SLOT="0"
61 LICENSE="|| ( Artistic GPL-2 )"
62 KEYWORDS="~amd64 ~ppc ~x86"
63
64 DEPEND="virtual/perl-IO-Compress
65 dev-perl/libwww-perl
66 >=dev-perl/MogileFS-Client-1.11"