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/text-autoformat: ChangeLog text-autoformat-1.669001.ebuild
Date: Mon, 31 May 2010 08:12:35
Message-Id: 20100531081229.E2B5A2CF37@corvid.gentoo.org
1 tove 10/05/31 08:12:29
2
3 Modified: ChangeLog
4 Added: text-autoformat-1.669001.ebuild
5 Log:
6 Version bump
7 (Portage version: 2.2_rc67/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.30 dev-perl/text-autoformat/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/text-autoformat/ChangeLog?rev=1.30&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/text-autoformat/ChangeLog?rev=1.30&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/text-autoformat/ChangeLog?r1=1.29&r2=1.30
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-perl/text-autoformat/ChangeLog,v
19 retrieving revision 1.29
20 retrieving revision 1.30
21 diff -u -r1.29 -r1.30
22 --- ChangeLog 7 Apr 2010 07:59:29 -0000 1.29
23 +++ ChangeLog 31 May 2010 08:12:29 -0000 1.30
24 @@ -1,6 +1,12 @@
25 # ChangeLog for dev-perl/text-autoformat
26 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/text-autoformat/ChangeLog,v 1.29 2010/04/07 07:59:29 tove Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/text-autoformat/ChangeLog,v 1.30 2010/05/31 08:12:29 tove Exp $
29 +
30 +*text-autoformat-1.669001 (31 May 2010)
31 +
32 + 31 May 2010; Torsten Veller <tove@g.o>
33 + +text-autoformat-1.669001.ebuild:
34 + Version bump
35
36 *text-autoformat-1.668001 (07 Apr 2010)
37
38
39
40
41 1.1 dev-perl/text-autoformat/text-autoformat-1.669001.ebuild
42
43 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/text-autoformat/text-autoformat-1.669001.ebuild?rev=1.1&view=markup
44 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/text-autoformat/text-autoformat-1.669001.ebuild?rev=1.1&content-type=text/plain
45
46 Index: text-autoformat-1.669001.ebuild
47 ===================================================================
48 # Copyright 1999-2010 Gentoo Foundation
49 # Distributed under the terms of the GNU General Public License v2
50 # $Header: /var/cvsroot/gentoo-x86/dev-perl/text-autoformat/text-autoformat-1.669001.ebuild,v 1.1 2010/05/31 08:12:29 tove Exp $
51
52 EAPI=2
53
54 MY_PN=Text-Autoformat
55 MY_P=${MY_PN}-${PV}
56 MODULE_AUTHOR=DCONWAY
57 inherit perl-module
58
59 DESCRIPTION="Automatic text wrapping and reformatting"
60
61 SLOT="0"
62 KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
63 IUSE=""
64
65 RDEPEND=">=dev-perl/text-reform-1.11
66 virtual/perl-version"
67 DEPEND="${RDEPEND}
68 virtual/perl-Module-Build"
69
70 S=${WORKDIR}/${MY_P}
71 SRC_TEST=do