Gentoo Archives: gentoo-commits

From: "Alexis Ballier (aballier)" <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in perl-core/i18n-langtags: ChangeLog i18n-langtags-0.35.ebuild
Date: Sat, 28 Apr 2012 02:20:17
Message-Id: 20120428022005.C87732004C@flycatcher.gentoo.org
1 aballier 12/04/28 02:20:05
2
3 Modified: ChangeLog i18n-langtags-0.35.ebuild
4 Log:
5 keyword ~amd64-fbsd
6
7 (Portage version: 2.2.0_alpha101/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.9 perl-core/i18n-langtags/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/i18n-langtags/ChangeLog?rev=1.9&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/i18n-langtags/ChangeLog?rev=1.9&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/i18n-langtags/ChangeLog?r1=1.8&r2=1.9
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/perl-core/i18n-langtags/ChangeLog,v
19 retrieving revision 1.8
20 retrieving revision 1.9
21 diff -u -r1.8 -r1.9
22 --- ChangeLog 9 Feb 2011 17:04:36 -0000 1.8
23 +++ ChangeLog 28 Apr 2012 02:20:05 -0000 1.9
24 @@ -1,6 +1,9 @@
25 # ChangeLog for perl-core/i18n-langtags
26 -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/perl-core/i18n-langtags/ChangeLog,v 1.8 2011/02/09 17:04:36 idl0r Exp $
28 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/perl-core/i18n-langtags/ChangeLog,v 1.9 2012/04/28 02:20:05 aballier Exp $
30 +
31 + 28 Apr 2012; Alexis Ballier <aballier@g.o> i18n-langtags-0.35.ebuild:
32 + keyword ~amd64-fbsd
33
34 06 Nov 2010; Torsten Veller <tove@g.o> i18n-langtags-0.35.ebuild:
35 Fix "defined(%hash) is deprecated" warning. Maintenance, EAPI bump.
36
37
38
39 1.8 perl-core/i18n-langtags/i18n-langtags-0.35.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/i18n-langtags/i18n-langtags-0.35.ebuild?rev=1.8&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/i18n-langtags/i18n-langtags-0.35.ebuild?rev=1.8&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/i18n-langtags/i18n-langtags-0.35.ebuild?r1=1.7&r2=1.8
44
45 Index: i18n-langtags-0.35.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/perl-core/i18n-langtags/i18n-langtags-0.35.ebuild,v
48 retrieving revision 1.7
49 retrieving revision 1.8
50 diff -u -r1.7 -r1.8
51 --- i18n-langtags-0.35.ebuild 6 Nov 2010 08:35:50 -0000 1.7
52 +++ i18n-langtags-0.35.ebuild 28 Apr 2012 02:20:05 -0000 1.8
53 @@ -1,6 +1,6 @@
54 -# Copyright 1999-2010 Gentoo Foundation
55 +# Copyright 1999-2012 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/perl-core/i18n-langtags/i18n-langtags-0.35.ebuild,v 1.7 2010/11/06 08:35:50 tove Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/perl-core/i18n-langtags/i18n-langtags-0.35.ebuild,v 1.8 2012/04/28 02:20:05 aballier Exp $
59
60 EAPI=3
61
62 @@ -14,7 +14,7 @@
63 SRC_URI+=" http://dev.gentoo.org/~tove/files/${MY_P}-Detect-1.04.patch"
64
65 SLOT="0"
66 -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86 ~x86-solaris"
67 +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-solaris"
68 IUSE=""
69
70 SRC_TEST="do"