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: ChangeLog Authen-SASL-2.12.ebuild
Date: Fri, 22 Aug 2008 10:33:15
Message-Id: E1KWTxA-0006ED-NL@stork.gentoo.org
1 tove 08/08/22 10:33:12
2
3 Modified: ChangeLog Authen-SASL-2.12.ebuild
4 Log:
5 Drop ~sparc-fbsd because of missing dependency dev-perl/Digest-HMAC
6 (Portage version: 2.2_rc8/cvs/Linux 2.6.26-tuxonice i686)
7
8 Revision Changes Path
9 1.53 dev-perl/Authen-SASL/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Authen-SASL/ChangeLog?rev=1.53&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Authen-SASL/ChangeLog?rev=1.53&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Authen-SASL/ChangeLog?r1=1.52&r2=1.53
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Authen-SASL/ChangeLog,v
18 retrieving revision 1.52
19 retrieving revision 1.53
20 diff -u -r1.52 -r1.53
21 --- ChangeLog 22 Aug 2008 10:10:48 -0000 1.52
22 +++ ChangeLog 22 Aug 2008 10:33:12 -0000 1.53
23 @@ -1,6 +1,9 @@
24 # ChangeLog for dev-perl/Authen-SASL
25 # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-SASL/ChangeLog,v 1.52 2008/08/22 10:10:48 tove Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-SASL/ChangeLog,v 1.53 2008/08/22 10:33:12 tove Exp $
28 +
29 + 22 Aug 2008; Torsten Veller <tove@g.o> Authen-SASL-2.12.ebuild:
30 + Drop ~sparc-fbsd because of missing dependency dev-perl/Digest-HMAC
31
32 22 Aug 2008; Torsten Veller <tove@g.o> Authen-SASL-2.12.ebuild:
33 Add dev-perl/Digest-HMAC to DEPEND (#234195)
34
35
36
37 1.3 dev-perl/Authen-SASL/Authen-SASL-2.12.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Authen-SASL/Authen-SASL-2.12.ebuild?rev=1.3&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Authen-SASL/Authen-SASL-2.12.ebuild?rev=1.3&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Authen-SASL/Authen-SASL-2.12.ebuild?r1=1.2&r2=1.3
42
43 Index: Authen-SASL-2.12.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Authen-SASL/Authen-SASL-2.12.ebuild,v
46 retrieving revision 1.2
47 retrieving revision 1.3
48 diff -u -r1.2 -r1.3
49 --- Authen-SASL-2.12.ebuild 22 Aug 2008 10:10:48 -0000 1.2
50 +++ Authen-SASL-2.12.ebuild 22 Aug 2008 10:33:12 -0000 1.3
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2008 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-SASL/Authen-SASL-2.12.ebuild,v 1.2 2008/08/22 10:10:48 tove Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-SASL/Authen-SASL-2.12.ebuild,v 1.3 2008/08/22 10:33:12 tove Exp $
56
57 MODULE_AUTHOR="GBARR"
58 inherit perl-module
59 @@ -10,7 +10,7 @@
60
61 LICENSE="Artistic"
62 SLOT="0"
63 -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~sparc-fbsd ~x86 ~x86-fbsd"
64 +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
65 IUSE="kerberos"
66 SRC_TEST="do"