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/POE: POE-1.356-r1.ebuild ChangeLog POE-1.350.0-r1.ebuild POE-1.354.0-r1.ebuild
Date: Sat, 31 Jan 2015 13:28:44
Message-Id: 20150131132841.8EA2910C2E@oystercatcher.gentoo.org
1 zlogene 15/01/31 13:28:41
2
3 Modified: POE-1.356-r1.ebuild ChangeLog
4 Removed: POE-1.350.0-r1.ebuild POE-1.354.0-r1.ebuild
5 Log:
6 Mark stable. Drop old.
7
8 (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
9
10 Revision Changes Path
11 1.2 dev-perl/POE/POE-1.356-r1.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/POE/POE-1.356-r1.ebuild?rev=1.2&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/POE/POE-1.356-r1.ebuild?rev=1.2&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/POE/POE-1.356-r1.ebuild?r1=1.1&r2=1.2
16
17 Index: POE-1.356-r1.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-perl/POE/POE-1.356-r1.ebuild,v
20 retrieving revision 1.1
21 retrieving revision 1.2
22 diff -u -r1.1 -r1.2
23 --- POE-1.356-r1.ebuild 24 Aug 2014 02:32:45 -0000 1.1
24 +++ POE-1.356-r1.ebuild 31 Jan 2015 13:28:41 -0000 1.2
25 @@ -1,6 +1,6 @@
26 -# Copyright 1999-2014 Gentoo Foundation
27 +# Copyright 1999-2015 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/POE/POE-1.356-r1.ebuild,v 1.1 2014/08/24 02:32:45 axs Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/POE/POE-1.356-r1.ebuild,v 1.2 2015/01/31 13:28:41 zlogene Exp $
31
32 EAPI=5
33
34 @@ -12,7 +12,7 @@
35 DESCRIPTION="A framework for creating multitasking programs in Perl"
36
37 SLOT="0"
38 -KEYWORDS="~amd64 ~ppc ~x86"
39 +KEYWORDS="amd64 ppc x86"
40 IUSE="ipv6 libwww ncurses tk test"
41
42 RDEPEND="
43
44
45
46 1.135 dev-perl/POE/ChangeLog
47
48 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/POE/ChangeLog?rev=1.135&view=markup
49 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/POE/ChangeLog?rev=1.135&content-type=text/plain
50 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/POE/ChangeLog?r1=1.134&r2=1.135
51
52 Index: ChangeLog
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/dev-perl/POE/ChangeLog,v
55 retrieving revision 1.134
56 retrieving revision 1.135
57 diff -u -r1.134 -r1.135
58 --- ChangeLog 24 Aug 2014 02:32:45 -0000 1.134
59 +++ ChangeLog 31 Jan 2015 13:28:41 -0000 1.135
60 @@ -1,6 +1,10 @@
61 # ChangeLog for dev-perl/POE
62 -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
63 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/POE/ChangeLog,v 1.134 2014/08/24 02:32:45 axs Exp $
64 +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
65 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/POE/ChangeLog,v 1.135 2015/01/31 13:28:41 zlogene Exp $
66 +
67 + 31 Jan 2015; Mikle Kolyada <zlogene@g.o> -POE-1.350.0-r1.ebuild,
68 + -POE-1.354.0-r1.ebuild, POE-1.356-r1.ebuild:
69 + Mark stable. Drop old.
70
71 *POE-1.350.0-r1 (24 Aug 2014)
72 *POE-1.354.0-r1 (24 Aug 2014)