Gentoo Archives: gentoo-commits

From: "Mikle Kolyada (zlogene)" <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/HTTP-Negotiate: HTTP-Negotiate-6.0.1-r1.ebuild ChangeLog HTTP-Negotiate-6.0.0.ebuild
Date: Fri, 24 Jan 2014 09:49:03
Message-Id: 20140124094858.307FB2004C@flycatcher.gentoo.org
1 zlogene 14/01/24 09:48:58
2
3 Modified: HTTP-Negotiate-6.0.1-r1.ebuild ChangeLog
4 Removed: HTTP-Negotiate-6.0.0.ebuild
5 Log:
6 alpha/amd64/ia64/ppc64/sparc/x86 stable wrt bug #492170; Drop old.
7
8 (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
9
10 Revision Changes Path
11 1.6 dev-perl/HTTP-Negotiate/HTTP-Negotiate-6.0.1-r1.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTTP-Negotiate/HTTP-Negotiate-6.0.1-r1.ebuild?rev=1.6&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTTP-Negotiate/HTTP-Negotiate-6.0.1-r1.ebuild?rev=1.6&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTTP-Negotiate/HTTP-Negotiate-6.0.1-r1.ebuild?r1=1.5&r2=1.6
16
17 Index: HTTP-Negotiate-6.0.1-r1.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Negotiate/HTTP-Negotiate-6.0.1-r1.ebuild,v
20 retrieving revision 1.5
21 retrieving revision 1.6
22 diff -u -r1.5 -r1.6
23 --- HTTP-Negotiate-6.0.1-r1.ebuild 23 Jan 2014 21:09:51 -0000 1.5
24 +++ HTTP-Negotiate-6.0.1-r1.ebuild 24 Jan 2014 09:48:57 -0000 1.6
25 @@ -1,6 +1,6 @@
26 # Copyright 1999-2014 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Negotiate/HTTP-Negotiate-6.0.1-r1.ebuild,v 1.5 2014/01/23 21:09:51 maekke Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Negotiate/HTTP-Negotiate-6.0.1-r1.ebuild,v 1.6 2014/01/24 09:48:57 zlogene Exp $
30
31 EAPI=5
32
33 @@ -11,7 +11,7 @@
34 DESCRIPTION="HTTP content negotiation"
35
36 SLOT="0"
37 -KEYWORDS="~alpha ~amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
38 +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
39 IUSE=""
40
41 RDEPEND="
42
43
44
45 1.26 dev-perl/HTTP-Negotiate/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTTP-Negotiate/ChangeLog?rev=1.26&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTTP-Negotiate/ChangeLog?rev=1.26&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTTP-Negotiate/ChangeLog?r1=1.25&r2=1.26
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Negotiate/ChangeLog,v
54 retrieving revision 1.25
55 retrieving revision 1.26
56 diff -u -r1.25 -r1.26
57 --- ChangeLog 23 Jan 2014 21:09:51 -0000 1.25
58 +++ ChangeLog 24 Jan 2014 09:48:57 -0000 1.26
59 @@ -1,6 +1,10 @@
60 # ChangeLog for dev-perl/HTTP-Negotiate
61 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Negotiate/ChangeLog,v 1.25 2014/01/23 21:09:51 maekke Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Negotiate/ChangeLog,v 1.26 2014/01/24 09:48:57 zlogene Exp $
64 +
65 + 24 Jan 2014; Mikle Kolyada <zlogene@g.o> -HTTP-Negotiate-6.0.0.ebuild,
66 + HTTP-Negotiate-6.0.1-r1.ebuild:
67 + alpha/amd64/ia64/ppc64/sparc/x86 stable wrt bug #492170; Drop old.
68
69 23 Jan 2014; Markus Meier <maekke@g.o> HTTP-Negotiate-6.0.1-r1.ebuild:
70 arm stable, bug #492170