Gentoo Archives: gentoo-commits

From: "Ulrich Mueller (ulm)" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/Mail-Sendmail: ChangeLog Mail-Sendmail-0.790.0.ebuild
Date: Mon, 29 Apr 2013 15:57:02
Message-Id: 20130429155659.164092171D@flycatcher.gentoo.org
1 ulm 13/04/29 15:56:59
2
3 Modified: ChangeLog Mail-Sendmail-0.790.0.ebuild
4 Log:
5 Fix LICENSE, bug 446164.
6
7 (Portage version: 2.1.11.62/cvs/Linux x86_64, signed Manifest commit with key 9433907D693FB5B8!)
8
9 Revision Changes Path
10 1.28 dev-perl/Mail-Sendmail/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Mail-Sendmail/ChangeLog?rev=1.28&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Mail-Sendmail/ChangeLog?rev=1.28&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Mail-Sendmail/ChangeLog?r1=1.27&r2=1.28
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Mail-Sendmail/ChangeLog,v
19 retrieving revision 1.27
20 retrieving revision 1.28
21 diff -u -r1.27 -r1.28
22 --- ChangeLog 24 Jun 2012 12:58:51 -0000 1.27
23 +++ ChangeLog 29 Apr 2013 15:56:58 -0000 1.28
24 @@ -1,6 +1,9 @@
25 # ChangeLog for dev-perl/Mail-Sendmail
26 -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-Sendmail/ChangeLog,v 1.27 2012/06/24 12:58:51 tove Exp $
28 +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-Sendmail/ChangeLog,v 1.28 2013/04/29 15:56:58 ulm Exp $
30 +
31 + 29 Apr 2013; Ulrich Müller <ulm@g.o> Mail-Sendmail-0.790.0.ebuild:
32 + Fix LICENSE, bug 446164.
33
34 24 Jun 2012; Torsten Veller <tove@g.o> metadata.xml:
35 Update CPAN upstream info
36
37
38
39 1.3 dev-perl/Mail-Sendmail/Mail-Sendmail-0.790.0.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Mail-Sendmail/Mail-Sendmail-0.790.0.ebuild?rev=1.3&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Mail-Sendmail/Mail-Sendmail-0.790.0.ebuild?rev=1.3&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Mail-Sendmail/Mail-Sendmail-0.790.0.ebuild?r1=1.2&r2=1.3
44
45 Index: Mail-Sendmail-0.790.0.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Mail-Sendmail/Mail-Sendmail-0.790.0.ebuild,v
48 retrieving revision 1.2
49 retrieving revision 1.3
50 diff -u -r1.2 -r1.3
51 --- Mail-Sendmail-0.790.0.ebuild 3 Sep 2011 21:05:24 -0000 1.2
52 +++ Mail-Sendmail-0.790.0.ebuild 29 Apr 2013 15:56:58 -0000 1.3
53 @@ -1,6 +1,6 @@
54 -# Copyright 1999-2011 Gentoo Foundation
55 +# Copyright 1999-2013 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-Sendmail/Mail-Sendmail-0.790.0.ebuild,v 1.2 2011/09/03 21:05:24 tove Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-Sendmail/Mail-Sendmail-0.790.0.ebuild,v 1.3 2013/04/29 15:56:58 ulm Exp $
59
60 EAPI=4
61
62 @@ -10,7 +10,7 @@
63
64 DESCRIPTION="Simple platform independent mailer"
65
66 +LICENSE="Mail-Sendmail"
67 SLOT="0"
68 -LICENSE="as-is"
69 KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86"
70 IUSE=""