Gentoo Archives: gentoo-commits

From: "Fabian Groffen (grobian)" <grobian@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in virtual/perl-File-Spec: perl-File-Spec-3.33.ebuild ChangeLog
Date: Sun, 27 Feb 2011 11:35:49
Message-Id: 20110227113540.2AE7720054@flycatcher.gentoo.org
1 grobian 11/02/27 11:35:40
2
3 Modified: perl-File-Spec-3.33.ebuild ChangeLog
4 Log:
5 Add Prefix keywords, bug #351526
6
7 (Portage version: 2.2.01.18036-prefix/cvs/Darwin powerpc)
8
9 Revision Changes Path
10 1.2 virtual/perl-File-Spec/perl-File-Spec-3.33.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-File-Spec/perl-File-Spec-3.33.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-File-Spec/perl-File-Spec-3.33.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-File-Spec/perl-File-Spec-3.33.ebuild?r1=1.1&r2=1.2
15
16 Index: perl-File-Spec-3.33.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/virtual/perl-File-Spec/perl-File-Spec-3.33.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- perl-File-Spec-3.33.ebuild 21 Sep 2010 19:19:33 -0000 1.1
23 +++ perl-File-Spec-3.33.ebuild 27 Feb 2011 11:35:39 -0000 1.2
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2010 Gentoo Foundation
26 +# Copyright 1999-2011 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-File-Spec/perl-File-Spec-3.33.ebuild,v 1.1 2010/09/21 19:19:33 tove Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-File-Spec/perl-File-Spec-3.33.ebuild,v 1.2 2011/02/27 11:35:39 grobian Exp $
30
31 DESCRIPTION="Virtual for File-Spec"
32 HOMEPAGE=""
33 @@ -8,7 +8,7 @@
34
35 LICENSE=""
36 SLOT="0"
37 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
38 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~ppc-aix ~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"
39
40 IUSE=""
41 DEPEND=""
42
43
44
45 1.65 virtual/perl-File-Spec/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-File-Spec/ChangeLog?rev=1.65&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-File-Spec/ChangeLog?rev=1.65&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-File-Spec/ChangeLog?r1=1.64&r2=1.65
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/virtual/perl-File-Spec/ChangeLog,v
54 retrieving revision 1.64
55 retrieving revision 1.65
56 diff -u -r1.64 -r1.65
57 --- ChangeLog 17 Jan 2011 08:08:13 -0000 1.64
58 +++ ChangeLog 27 Feb 2011 11:35:39 -0000 1.65
59 @@ -1,6 +1,9 @@
60 # ChangeLog for virtual/perl-File-Spec
61 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-File-Spec/ChangeLog,v 1.64 2011/01/17 08:08:13 tove Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-File-Spec/ChangeLog,v 1.65 2011/02/27 11:35:39 grobian Exp $
64 +
65 + 27 Feb 2011; Fabian Groffen <grobian@g.o> perl-File-Spec-3.33.ebuild:
66 + Add Prefix keywords, bug #351526
67
68 17 Jan 2011; Torsten Veller <tove@g.o> -perl-File-Spec-3.30.ebuild:
69 Cleanup