Gentoo Archives: gentoo-commits

From: "Alexis Ballier (aballier)" <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in virtual/perl-libnet: ChangeLog perl-libnet-1.20.ebuild
Date: Thu, 22 Jan 2009 09:37:19
Message-Id: E1LPvzw-0008Ma-Ot@stork.gentoo.org
1 aballier 09/01/22 09:37:16
2
3 Modified: ChangeLog perl-libnet-1.20.ebuild
4 Log:
5 remove x86-fbsd keyword from old version as we have no provider for this version but newer ones are ok
6 (Portage version: 2.2_rc23/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.19 virtual/perl-libnet/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/perl-libnet/ChangeLog?rev=1.19&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/perl-libnet/ChangeLog?rev=1.19&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/perl-libnet/ChangeLog?r1=1.18&r2=1.19
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/virtual/perl-libnet/ChangeLog,v
18 retrieving revision 1.18
19 retrieving revision 1.19
20 diff -u -r1.18 -r1.19
21 --- ChangeLog 15 Jul 2008 18:44:46 -0000 1.18
22 +++ ChangeLog 22 Jan 2009 09:37:16 -0000 1.19
23 @@ -1,6 +1,10 @@
24 # ChangeLog for virtual/perl-libnet
25 -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-libnet/ChangeLog,v 1.18 2008/07/15 18:44:46 armin76 Exp $
27 +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
28 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-libnet/ChangeLog,v 1.19 2009/01/22 09:37:16 aballier Exp $
29 +
30 + 22 Jan 2009; Alexis Ballier <aballier@g.o> perl-libnet-1.20.ebuild:
31 + remove x86-fbsd keyword from old version as we have no provider for this
32 + version but newer ones are ok
33
34 15 Jul 2008; Raúl Porcel <armin76@g.o> perl-libnet-1.22.ebuild:
35 alpha/ia64/sparc/x86 stable
36
37
38
39 1.6 virtual/perl-libnet/perl-libnet-1.20.ebuild
40
41 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/perl-libnet/perl-libnet-1.20.ebuild?rev=1.6&view=markup
42 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/perl-libnet/perl-libnet-1.20.ebuild?rev=1.6&content-type=text/plain
43 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/perl-libnet/perl-libnet-1.20.ebuild?r1=1.5&r2=1.6
44
45 Index: perl-libnet-1.20.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/virtual/perl-libnet/perl-libnet-1.20.ebuild,v
48 retrieving revision 1.5
49 retrieving revision 1.6
50 diff -u -r1.5 -r1.6
51 --- perl-libnet-1.20.ebuild 25 Aug 2007 13:29:57 -0000 1.5
52 +++ perl-libnet-1.20.ebuild 22 Jan 2009 09:37:16 -0000 1.6
53 @@ -1,6 +1,6 @@
54 -# Copyright 1999-2007 Gentoo Foundation
55 +# Copyright 1999-2009 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-libnet/perl-libnet-1.20.ebuild,v 1.5 2007/08/25 13:29:57 vapier Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-libnet/perl-libnet-1.20.ebuild,v 1.6 2009/01/22 09:37:16 aballier Exp $
59
60 DESCRIPTION="Virtual for libnet"
61 HOMEPAGE="http://www.gentoo.org/proj/en/perl/"
62 @@ -8,7 +8,7 @@
63
64 LICENSE="GPL-2"
65 SLOT="0"
66 -KEYWORDS="alpha ~amd64 arm ~hppa ia64 ~mips ~ppc ~ppc64 s390 sh sparc x86 ~x86-fbsd"
67 +KEYWORDS="alpha ~amd64 arm ~hppa ia64 ~mips ~ppc ~ppc64 s390 sh sparc x86"
68
69 IUSE=""
70 DEPEND=""