Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/Apache-AuthCookie: Apache-AuthCookie-3.180.0.ebuild Apache-AuthCookie-3.10.ebuild ChangeLog
Date: Sun, 08 Apr 2012 14:53:06
Message-Id: 20120408145252.C28DA2004B@flycatcher.gentoo.org
1 armin76 12/04/08 14:52:52
2
3 Modified: Apache-AuthCookie-3.180.0.ebuild
4 Apache-AuthCookie-3.10.ebuild ChangeLog
5 Log:
6 Drop ia64 keywords
7
8 (Portage version: 2.1.10.53/cvs/Linux ia64)
9
10 Revision Changes Path
11 1.4 dev-perl/Apache-AuthCookie/Apache-AuthCookie-3.180.0.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Apache-AuthCookie/Apache-AuthCookie-3.180.0.ebuild?rev=1.4&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Apache-AuthCookie/Apache-AuthCookie-3.180.0.ebuild?rev=1.4&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Apache-AuthCookie/Apache-AuthCookie-3.180.0.ebuild?r1=1.3&r2=1.4
16
17 Index: Apache-AuthCookie-3.180.0.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Apache-AuthCookie/Apache-AuthCookie-3.180.0.ebuild,v
20 retrieving revision 1.3
21 retrieving revision 1.4
22 diff -u -r1.3 -r1.4
23 --- Apache-AuthCookie-3.180.0.ebuild 3 Apr 2012 19:39:02 -0000 1.3
24 +++ Apache-AuthCookie-3.180.0.ebuild 8 Apr 2012 14:52:52 -0000 1.4
25 @@ -1,6 +1,6 @@
26 # Copyright 1999-2012 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-AuthCookie/Apache-AuthCookie-3.180.0.ebuild,v 1.3 2012/04/03 19:39:02 nativemad Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-AuthCookie/Apache-AuthCookie-3.180.0.ebuild,v 1.4 2012/04/08 14:52:52 armin76 Exp $
30
31 EAPI=4
32
33 @@ -11,7 +11,7 @@
34 DESCRIPTION="Perl Authentication and Authorization via cookies"
35
36 SLOT="0"
37 -KEYWORDS="amd64 ~ia64 x86"
38 +KEYWORDS="amd64 x86"
39 IUSE=""
40
41 RDEPEND=">=www-apache/mod_perl-2
42
43
44
45 1.5 dev-perl/Apache-AuthCookie/Apache-AuthCookie-3.10.ebuild
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Apache-AuthCookie/Apache-AuthCookie-3.10.ebuild?rev=1.5&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Apache-AuthCookie/Apache-AuthCookie-3.10.ebuild?rev=1.5&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Apache-AuthCookie/Apache-AuthCookie-3.10.ebuild?r1=1.4&r2=1.5
50
51 Index: Apache-AuthCookie-3.10.ebuild
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Apache-AuthCookie/Apache-AuthCookie-3.10.ebuild,v
54 retrieving revision 1.4
55 retrieving revision 1.5
56 diff -u -r1.4 -r1.5
57 --- Apache-AuthCookie-3.10.ebuild 5 Mar 2007 11:03:47 -0000 1.4
58 +++ Apache-AuthCookie-3.10.ebuild 8 Apr 2012 14:52:52 -0000 1.5
59 @@ -1,6 +1,6 @@
60 -# Copyright 1999-2007 Gentoo Foundation
61 +# Copyright 1999-2012 Gentoo Foundation
62 # Distributed under the terms of the GNU General Public License v2
63 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-AuthCookie/Apache-AuthCookie-3.10.ebuild,v 1.4 2007/03/05 11:03:47 ticho Exp $
64 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-AuthCookie/Apache-AuthCookie-3.10.ebuild,v 1.5 2012/04/08 14:52:52 armin76 Exp $
65
66 inherit perl-module
67
68 @@ -10,7 +10,7 @@
69
70 LICENSE="Artistic"
71 SLOT="0"
72 -KEYWORDS="amd64 ia64 x86"
73 +KEYWORDS="amd64 x86"
74 IUSE=""
75
76 DEPEND=">=www-apache/mod_perl-2
77
78
79
80 1.29 dev-perl/Apache-AuthCookie/ChangeLog
81
82 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Apache-AuthCookie/ChangeLog?rev=1.29&view=markup
83 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Apache-AuthCookie/ChangeLog?rev=1.29&content-type=text/plain
84 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Apache-AuthCookie/ChangeLog?r1=1.28&r2=1.29
85
86 Index: ChangeLog
87 ===================================================================
88 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Apache-AuthCookie/ChangeLog,v
89 retrieving revision 1.28
90 retrieving revision 1.29
91 diff -u -r1.28 -r1.29
92 --- ChangeLog 3 Apr 2012 19:39:02 -0000 1.28
93 +++ ChangeLog 8 Apr 2012 14:52:52 -0000 1.29
94 @@ -1,6 +1,10 @@
95 # ChangeLog for dev-perl/Apache-AuthCookie
96 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
97 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-AuthCookie/ChangeLog,v 1.28 2012/04/03 19:39:02 nativemad Exp $
98 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-AuthCookie/ChangeLog,v 1.29 2012/04/08 14:52:52 armin76 Exp $
99 +
100 + 08 Apr 2012; Raúl Porcel <armin76@g.o> Apache-AuthCookie-3.10.ebuild,
101 + Apache-AuthCookie-3.180.0.ebuild:
102 + Drop ia64 keywords
103
104 03 Apr 2012; Andreas Schuerch <nativemad@g.o>
105 Apache-AuthCookie-3.180.0.ebuild: