Gentoo Archives: gentoo-commits

From: "Torsten Veller (tove)" <tove@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/URI: ChangeLog URI-1.55.ebuild URI-1.580.ebuild
Date: Sat, 30 Jul 2011 10:46:11
Message-Id: 20110730104600.368B02004B@flycatcher.gentoo.org
1 tove 11/07/30 10:46:00
2
3 Modified: ChangeLog URI-1.55.ebuild URI-1.580.ebuild
4 Log:
5 Drop ~sparc-fbsd KEYWORD
6
7 (Portage version: 2.2.0_alpha49/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.87 dev-perl/URI/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/URI/ChangeLog?rev=1.87&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/URI/ChangeLog?rev=1.87&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/URI/ChangeLog?r1=1.86&r2=1.87
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-perl/URI/ChangeLog,v
19 retrieving revision 1.86
20 retrieving revision 1.87
21 diff -u -r1.86 -r1.87
22 --- ChangeLog 9 Feb 2011 16:58:36 -0000 1.86
23 +++ ChangeLog 30 Jul 2011 10:45:59 -0000 1.87
24 @@ -1,6 +1,10 @@
25 # ChangeLog for dev-perl/URI
26 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/URI/ChangeLog,v 1.86 2011/02/09 16:58:36 idl0r Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/URI/ChangeLog,v 1.87 2011/07/30 10:45:59 tove Exp $
29 +
30 + 30 Jul 2011; Torsten Veller <tove@g.o> URI-1.55.ebuild,
31 + URI-1.580.ebuild:
32 + Drop ~sparc-fbsd KEYWORD
33
34 *URI-1.580 (23 Jan 2011)
35
36
37
38
39 1.9 dev-perl/URI/URI-1.55.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/URI/URI-1.55.ebuild?rev=1.9&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/URI/URI-1.55.ebuild?rev=1.9&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/URI/URI-1.55.ebuild?r1=1.8&r2=1.9
44
45 Index: URI-1.55.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/dev-perl/URI/URI-1.55.ebuild,v
48 retrieving revision 1.8
49 retrieving revision 1.9
50 diff -u -r1.8 -r1.9
51 --- URI-1.55.ebuild 13 Jan 2011 17:03:56 -0000 1.8
52 +++ URI-1.55.ebuild 30 Jul 2011 10:45:59 -0000 1.9
53 @@ -1,6 +1,6 @@
54 # Copyright 1999-2011 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/URI/URI-1.55.ebuild,v 1.8 2011/01/13 17:03:56 ranger Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/URI/URI-1.55.ebuild,v 1.9 2011/07/30 10:45:59 tove Exp $
58
59 EAPI=2
60
61 @@ -10,7 +10,7 @@
62 DESCRIPTION="A URI Perl Module"
63
64 SLOT="0"
65 -KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
66 +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~x86-fbsd ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
67 IUSE=""
68
69 DEPEND="virtual/perl-MIME-Base64"
70
71
72
73 1.2 dev-perl/URI/URI-1.580.ebuild
74
75 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/URI/URI-1.580.ebuild?rev=1.2&view=markup
76 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/URI/URI-1.580.ebuild?rev=1.2&content-type=text/plain
77 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/URI/URI-1.580.ebuild?r1=1.1&r2=1.2
78
79 Index: URI-1.580.ebuild
80 ===================================================================
81 RCS file: /var/cvsroot/gentoo-x86/dev-perl/URI/URI-1.580.ebuild,v
82 retrieving revision 1.1
83 retrieving revision 1.2
84 diff -u -r1.1 -r1.2
85 --- URI-1.580.ebuild 23 Jan 2011 15:28:07 -0000 1.1
86 +++ URI-1.580.ebuild 30 Jul 2011 10:45:59 -0000 1.2
87 @@ -1,6 +1,6 @@
88 # Copyright 1999-2011 Gentoo Foundation
89 # Distributed under the terms of the GNU General Public License v2
90 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/URI/URI-1.580.ebuild,v 1.1 2011/01/23 15:28:07 tove Exp $
91 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/URI/URI-1.580.ebuild,v 1.2 2011/07/30 10:45:59 tove Exp $
92
93 EAPI=3
94
95 @@ -11,7 +11,7 @@
96 DESCRIPTION="A URI Perl Module"
97
98 SLOT="0"
99 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
100 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
101 IUSE=""
102
103 DEPEND="virtual/perl-MIME-Base64"