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-Module-Metadata: perl-Module-Metadata-1.0.4-r2.ebuild ChangeLog
Date: Wed, 06 Jul 2011 05:45:14
Message-Id: 20110706034907.77E532004B@flycatcher.gentoo.org
1 aballier 11/07/06 03:49:07
2
3 Modified: perl-Module-Metadata-1.0.4-r2.ebuild ChangeLog
4 Log:
5 keyword ~x86-fbsd, bug #357599
6
7 (Portage version: 2.2.0_alpha43/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.2 virtual/perl-Module-Metadata/perl-Module-Metadata-1.0.4-r2.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Module-Metadata/perl-Module-Metadata-1.0.4-r2.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Module-Metadata/perl-Module-Metadata-1.0.4-r2.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Module-Metadata/perl-Module-Metadata-1.0.4-r2.ebuild?r1=1.1&r2=1.2
15
16 Index: perl-Module-Metadata-1.0.4-r2.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Module-Metadata/perl-Module-Metadata-1.0.4-r2.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- perl-Module-Metadata-1.0.4-r2.ebuild 18 Jun 2011 20:20:50 -0000 1.1
23 +++ perl-Module-Metadata-1.0.4-r2.ebuild 6 Jul 2011 03:49:07 -0000 1.2
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2011 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Metadata/perl-Module-Metadata-1.0.4-r2.ebuild,v 1.1 2011/06/18 20:20:50 tove Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Metadata/perl-Module-Metadata-1.0.4-r2.ebuild,v 1.2 2011/07/06 03:49:07 aballier Exp $
29
30 DESCRIPTION="Virtual for ${PN#perl-}"
31 HOMEPAGE=""
32 @@ -8,7 +8,7 @@
33
34 LICENSE=""
35 SLOT="0"
36 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
37 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~x86-freebsd ~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=""
39
40 RDEPEND="|| ( =dev-lang/perl-5.14* ~perl-core/${PN#perl-}-${PV} )"
41
42
43
44 1.11 virtual/perl-Module-Metadata/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Module-Metadata/ChangeLog?rev=1.11&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Module-Metadata/ChangeLog?rev=1.11&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Module-Metadata/ChangeLog?r1=1.10&r2=1.11
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Module-Metadata/ChangeLog,v
53 retrieving revision 1.10
54 retrieving revision 1.11
55 diff -u -r1.10 -r1.11
56 --- ChangeLog 18 Jun 2011 20:20:50 -0000 1.10
57 +++ ChangeLog 6 Jul 2011 03:49:07 -0000 1.11
58 @@ -1,6 +1,10 @@
59 # ChangeLog for virtual/perl-Module-Metadata
60 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Metadata/ChangeLog,v 1.10 2011/06/18 20:20:50 tove Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Metadata/ChangeLog,v 1.11 2011/07/06 03:49:07 aballier Exp $
63 +
64 + 06 Jul 2011; Alexis Ballier <aballier@g.o>
65 + perl-Module-Metadata-1.0.4-r2.ebuild:
66 + keyword ~x86-fbsd, bug #357599
67
68 *perl-Module-Metadata-1.0.4-r2 (18 Jun 2011)