Gentoo Archives: gentoo-commits

From: "Michael Weber (xmw)" <xmw@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/SNMP_Session: ChangeLog SNMP_Session-1.13.ebuild
Date: Wed, 30 Mar 2011 08:35:42
Message-Id: 20110330083527.55EBB20054@flycatcher.gentoo.org
1 xmw 11/03/30 08:35:27
2
3 Modified: ChangeLog SNMP_Session-1.13.ebuild
4 Log:
5 added ~arm (bug 302981)
6
7 (Portage version: 2.1.9.42/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.27 dev-perl/SNMP_Session/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/SNMP_Session/ChangeLog?rev=1.27&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/SNMP_Session/ChangeLog?rev=1.27&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/SNMP_Session/ChangeLog?r1=1.26&r2=1.27
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-perl/SNMP_Session/ChangeLog,v
19 retrieving revision 1.26
20 retrieving revision 1.27
21 diff -u -r1.26 -r1.27
22 --- ChangeLog 28 Dec 2010 01:34:03 -0000 1.26
23 +++ ChangeLog 30 Mar 2011 08:35:27 -0000 1.27
24 @@ -1,6 +1,9 @@
25 # ChangeLog for dev-perl/SNMP_Session
26 -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/SNMP_Session/ChangeLog,v 1.26 2010/12/28 01:34:03 ranger Exp $
28 +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/SNMP_Session/ChangeLog,v 1.27 2011/03/30 08:35:27 xmw Exp $
30 +
31 + 30 Mar 2011; Michael Weber <xmw@g.o> SNMP_Session-1.13.ebuild:
32 + added ~arm (bug 302981)
33
34 28 Dec 2010; Brent Baude <ranger@g.o> SNMP_Session-1.13.ebuild:
35 Marking SNMP_Session-1.13 ppc64 for bug 342475
36
37
38
39 1.10 dev-perl/SNMP_Session/SNMP_Session-1.13.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/SNMP_Session/SNMP_Session-1.13.ebuild?rev=1.10&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/SNMP_Session/SNMP_Session-1.13.ebuild?rev=1.10&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/SNMP_Session/SNMP_Session-1.13.ebuild?r1=1.9&r2=1.10
44
45 Index: SNMP_Session-1.13.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/dev-perl/SNMP_Session/SNMP_Session-1.13.ebuild,v
48 retrieving revision 1.9
49 retrieving revision 1.10
50 diff -u -r1.9 -r1.10
51 --- SNMP_Session-1.13.ebuild 28 Dec 2010 01:34:03 -0000 1.9
52 +++ SNMP_Session-1.13.ebuild 30 Mar 2011 08:35:27 -0000 1.10
53 @@ -1,6 +1,6 @@
54 -# Copyright 1999-2010 Gentoo Foundation
55 +# Copyright 1999-2011 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/SNMP_Session/SNMP_Session-1.13.ebuild,v 1.9 2010/12/28 01:34:03 ranger Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/SNMP_Session/SNMP_Session-1.13.ebuild,v 1.10 2011/03/30 08:35:27 xmw Exp $
59
60 inherit perl-module
61
62 @@ -10,7 +10,7 @@
63
64 LICENSE="Artistic-2"
65 SLOT="0"
66 -KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~sparc-solaris ~x86-solaris"
67 +KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 sparc x86 ~sparc-solaris ~x86-solaris"
68 IUSE=""
69
70 DEPEND="dev-lang/perl"