Gentoo Archives: gentoo-commits

From: "PaweA Hajdan (phajdan.jr)" <phajdan.jr@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/XML-RSS: XML-RSS-1.540.0.ebuild ChangeLog
Date: Mon, 24 Feb 2014 02:14:34
Message-Id: 20140224021431.5FE2F2004E@flycatcher.gentoo.org
1 phajdan.jr 14/02/24 02:14:31
2
3 Modified: XML-RSS-1.540.0.ebuild ChangeLog
4 Log:
5 x86 stable wrt bug #495518
6
7 (Portage version: 2.2.7/cvs/Linux i686, RepoMan options: --ignore-arches, signed Manifest commit with key 0x4F1A2555EA71991D!)
8
9 Revision Changes Path
10 1.2 dev-perl/XML-RSS/XML-RSS-1.540.0.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/XML-RSS/XML-RSS-1.540.0.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/XML-RSS/XML-RSS-1.540.0.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/XML-RSS/XML-RSS-1.540.0.ebuild?r1=1.1&r2=1.2
15
16 Index: XML-RSS-1.540.0.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-perl/XML-RSS/XML-RSS-1.540.0.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- XML-RSS-1.540.0.ebuild 17 Aug 2013 13:09:00 -0000 1.1
23 +++ XML-RSS-1.540.0.ebuild 24 Feb 2014 02:14:31 -0000 1.2
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2013 Gentoo Foundation
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/XML-RSS/XML-RSS-1.540.0.ebuild,v 1.1 2013/08/17 13:09:00 patrick Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-RSS/XML-RSS-1.540.0.ebuild,v 1.2 2014/02/24 02:14:31 phajdan.jr Exp $
30
31 EAPI=4
32
33 @@ -12,7 +12,7 @@
34 HOMEPAGE="http://perl-rss.sourceforge.net/"
35
36 SLOT="0"
37 -KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd ~x86-solaris"
38 +KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 x86 ~x86-fbsd ~x86-solaris"
39 IUSE="test"
40
41 SRC_TEST="do"
42
43
44
45 1.98 dev-perl/XML-RSS/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/XML-RSS/ChangeLog?rev=1.98&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/XML-RSS/ChangeLog?rev=1.98&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/XML-RSS/ChangeLog?r1=1.97&r2=1.98
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/dev-perl/XML-RSS/ChangeLog,v
54 retrieving revision 1.97
55 retrieving revision 1.98
56 diff -u -r1.97 -r1.98
57 --- ChangeLog 17 Aug 2013 13:09:00 -0000 1.97
58 +++ ChangeLog 24 Feb 2014 02:14:31 -0000 1.98
59 @@ -1,6 +1,9 @@
60 # ChangeLog for dev-perl/XML-RSS
61 -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-RSS/ChangeLog,v 1.97 2013/08/17 13:09:00 patrick Exp $
63 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-RSS/ChangeLog,v 1.98 2014/02/24 02:14:31 phajdan.jr Exp $
65 +
66 + 24 Feb 2014; Pawel Hajdan jr <phajdan.jr@g.o> XML-RSS-1.540.0.ebuild:
67 + x86 stable wrt bug #495518
68
69 *XML-RSS-1.540.0 (17 Aug 2013)