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/Authen-SASL: Authen-SASL-2.13.ebuild ChangeLog
Date: Thu, 28 Jan 2010 19:42:50
Message-Id: E1NaaGO-00020s-An@stork.gentoo.org
1 tove 10/01/28 19:42:48
2
3 Modified: Authen-SASL-2.13.ebuild ChangeLog
4 Log:
5 Fix LICENSE: same terms as perl (#301969)
6 (Portage version: 2.2_rc61/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.3 dev-perl/Authen-SASL/Authen-SASL-2.13.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Authen-SASL/Authen-SASL-2.13.ebuild?rev=1.3&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Authen-SASL/Authen-SASL-2.13.ebuild?rev=1.3&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Authen-SASL/Authen-SASL-2.13.ebuild?r1=1.2&r2=1.3
14
15 Index: Authen-SASL-2.13.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Authen-SASL/Authen-SASL-2.13.ebuild,v
18 retrieving revision 1.2
19 retrieving revision 1.3
20 diff -u -r1.2 -r1.3
21 --- Authen-SASL-2.13.ebuild 9 Jan 2010 16:31:20 -0000 1.2
22 +++ Authen-SASL-2.13.ebuild 28 Jan 2010 19:42:47 -0000 1.3
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2010 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-SASL/Authen-SASL-2.13.ebuild,v 1.2 2010/01/09 16:31:20 grobian Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-SASL/Authen-SASL-2.13.ebuild,v 1.3 2010/01/28 19:42:47 tove Exp $
28
29 EAPI=2
30
31 @@ -10,7 +10,6 @@
32 DESCRIPTION="A Perl SASL interface"
33 HOMEPAGE="http://search.cpan.org/~gbarr/"
34
35 -LICENSE="Artistic"
36 SLOT="0"
37 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd ~ppc-aix ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
38 IUSE="kerberos"
39
40
41
42 1.68 dev-perl/Authen-SASL/ChangeLog
43
44 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Authen-SASL/ChangeLog?rev=1.68&view=markup
45 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Authen-SASL/ChangeLog?rev=1.68&content-type=text/plain
46 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Authen-SASL/ChangeLog?r1=1.67&r2=1.68
47
48 Index: ChangeLog
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Authen-SASL/ChangeLog,v
51 retrieving revision 1.67
52 retrieving revision 1.68
53 diff -u -r1.67 -r1.68
54 --- ChangeLog 21 Jan 2010 12:43:59 -0000 1.67
55 +++ ChangeLog 28 Jan 2010 19:42:47 -0000 1.68
56 @@ -1,6 +1,9 @@
57 # ChangeLog for dev-perl/Authen-SASL
58 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
59 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-SASL/ChangeLog,v 1.67 2010/01/21 12:43:59 tove Exp $
60 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-SASL/ChangeLog,v 1.68 2010/01/28 19:42:47 tove Exp $
61 +
62 + 28 Jan 2010; Torsten Veller <tove@g.o> Authen-SASL-2.13.ebuild:
63 + Fix LICENSE: same terms as perl (#301969)
64
65 21 Jan 2010; Torsten Veller <tove@g.o> Authen-SASL-2.10.ebuild:
66 mips -> ~mips and drop all others