Gentoo Archives: gentoo-commits

From: "Andreas HAttel (dilfridge)" <dilfridge@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/Filter: ChangeLog Filter-1.450.0.ebuild metadata.xml Filter-1.490.0.ebuild
Date: Mon, 07 Jul 2014 18:38:57
Message-Id: 20140707183851.0AAC42004C@flycatcher.gentoo.org
1 dilfridge 14/07/07 18:38:50
2
3 Added: ChangeLog Filter-1.450.0.ebuild metadata.xml
4 Filter-1.490.0.ebuild
5 Log:
6 Move from perl-core to dev-perl
7
8 (Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key EBE6A336BE19039C!)
9
10 Revision Changes Path
11 1.26 dev-perl/Filter/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Filter/ChangeLog?rev=1.26&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Filter/ChangeLog?rev=1.26&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Filter/ChangeLog?r1=1.25&r2=1.26
16
17
18
19
20 1.1 dev-perl/Filter/Filter-1.450.0.ebuild
21
22 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Filter/Filter-1.450.0.ebuild?rev=1.1&view=markup
23 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Filter/Filter-1.450.0.ebuild?rev=1.1&content-type=text/plain
24
25 Index: Filter-1.450.0.ebuild
26 ===================================================================
27 # Copyright 1999-2014 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 # $Header: /var/cvsroot/gentoo-x86/dev-perl/Filter/Filter-1.450.0.ebuild,v 1.1 2014/07/07 18:38:50 dilfridge Exp $
30
31 EAPI=5
32
33 MODULE_AUTHOR=RURBAN
34 MODULE_VERSION=1.45
35 inherit perl-module
36
37 DESCRIPTION="Interface for creation of Perl Filters"
38
39 SLOT="0"
40 KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc s390 sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
41 IUSE=""
42
43 SRC_TEST=do
44
45
46
47 1.3 dev-perl/Filter/metadata.xml
48
49 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Filter/metadata.xml?rev=1.3&view=markup
50 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Filter/metadata.xml?rev=1.3&content-type=text/plain
51 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Filter/metadata.xml?r1=1.2&r2=1.3
52
53
54
55
56 1.1 dev-perl/Filter/Filter-1.490.0.ebuild
57
58 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Filter/Filter-1.490.0.ebuild?rev=1.1&view=markup
59 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Filter/Filter-1.490.0.ebuild?rev=1.1&content-type=text/plain
60
61 Index: Filter-1.490.0.ebuild
62 ===================================================================
63 # Copyright 1999-2014 Gentoo Foundation
64 # Distributed under the terms of the GNU General Public License v2
65 # $Header: /var/cvsroot/gentoo-x86/dev-perl/Filter/Filter-1.490.0.ebuild,v 1.1 2014/07/07 18:38:50 dilfridge Exp $
66
67 EAPI=5
68
69 MODULE_AUTHOR=RURBAN
70 MODULE_VERSION=1.49
71 inherit perl-module
72
73 DESCRIPTION="Interface for creation of Perl Filters"
74
75 SLOT="0"
76 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
77 IUSE=""
78
79 SRC_TEST=do