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/Email-Reply: ChangeLog Email-Reply-1.202.ebuild Email-Reply-1.200.ebuild Email-Reply-1.201.ebuild
Date: Tue, 30 Sep 2008 12:26:48
Message-Id: E1KkeJP-00019b-Pu@stork.gentoo.org
1 tove 08/09/30 12:26:43
2
3 Modified: ChangeLog Email-Reply-1.202.ebuild
4 Removed: Email-Reply-1.200.ebuild Email-Reply-1.201.ebuild
5 Log:
6 Cleanup
7 (Portage version: 2.2_rc11/cvs/Linux 2.6.26-tuxonice i686)
8
9 Revision Changes Path
10 1.15 dev-perl/Email-Reply/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Email-Reply/ChangeLog?rev=1.15&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Email-Reply/ChangeLog?rev=1.15&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Email-Reply/ChangeLog?r1=1.14&r2=1.15
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Email-Reply/ChangeLog,v
19 retrieving revision 1.14
20 retrieving revision 1.15
21 diff -u -r1.14 -r1.15
22 --- ChangeLog 17 Dec 2007 17:53:33 -0000 1.14
23 +++ ChangeLog 30 Sep 2008 12:26:43 -0000 1.15
24 @@ -1,6 +1,10 @@
25 # ChangeLog for dev-perl/Email-Reply
26 -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-Reply/ChangeLog,v 1.14 2007/12/17 17:53:33 drac Exp $
28 +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-Reply/ChangeLog,v 1.15 2008/09/30 12:26:43 tove Exp $
30 +
31 + 30 Sep 2008; Torsten Veller <tove@g.o> -Email-Reply-1.200.ebuild,
32 + -Email-Reply-1.201.ebuild, Email-Reply-1.202.ebuild:
33 + Cleanup
34
35 17 Dec 2007; Samuli Suominen <drac@g.o> Email-Reply-1.202.ebuild:
36 amd64 stable
37
38
39
40 1.7 dev-perl/Email-Reply/Email-Reply-1.202.ebuild
41
42 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Email-Reply/Email-Reply-1.202.ebuild?rev=1.7&view=markup
43 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Email-Reply/Email-Reply-1.202.ebuild?rev=1.7&content-type=text/plain
44 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Email-Reply/Email-Reply-1.202.ebuild?r1=1.6&r2=1.7
45
46 Index: Email-Reply-1.202.ebuild
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Email-Reply/Email-Reply-1.202.ebuild,v
49 retrieving revision 1.6
50 retrieving revision 1.7
51 diff -u -r1.6 -r1.7
52 --- Email-Reply-1.202.ebuild 17 Dec 2007 17:53:33 -0000 1.6
53 +++ Email-Reply-1.202.ebuild 30 Sep 2008 12:26:43 -0000 1.7
54 @@ -1,21 +1,18 @@
55 -# Copyright 1999-2007 Gentoo Foundation
56 +# Copyright 1999-2008 Gentoo Foundation
57 # Distributed under the terms of the GNU General Public License v2
58 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-Reply/Email-Reply-1.202.ebuild,v 1.6 2007/12/17 17:53:33 drac Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-Reply/Email-Reply-1.202.ebuild,v 1.7 2008/09/30 12:26:43 tove Exp $
60
61 +MODULE_AUTHOR=RJBS
62 inherit perl-module
63
64 DESCRIPTION="Reply to a Message"
65 -HOMEPAGE="http://search.cpan.org/~rjbs/"
66 -SRC_URI="mirror://cpan/authors/id/R/RJ/RJBS/${P}.tar.gz"
67 -
68 -IUSE=""
69
70 SLOT="0"
71 LICENSE="|| ( Artistic GPL-2 )"
72 KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86"
73 +IUSE=""
74
75 -DEPEND="virtual/perl-Test-Simple
76 - >=dev-perl/Email-Abstract-2.13.1
77 +DEPEND=">=dev-perl/Email-Abstract-2.13.1
78 >=dev-perl/Email-MIME-1.857
79 >=dev-perl/Email-MIME-Modifier-1.441
80 >=dev-perl/Email-MIME-Creator-1.451