Gentoo Archives: gentoo-commits

From: Fabian Groffen <grobian@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/File-pushd/
Date: Wed, 17 Oct 2018 18:54:28
Message-Id: 1539802441.f2631a4be5dbfe1d33bc5b1726500be12499d9f2.grobian@gentoo
1 commit: f2631a4be5dbfe1d33bc5b1726500be12499d9f2
2 Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
3 AuthorDate: Wed Oct 17 18:53:00 2018 +0000
4 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
5 CommitDate: Wed Oct 17 18:54:01 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2631a4b
7
8 dev-perl/File-pushd: added Prefix keywords, bug #665088
9
10 Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org>
11 Package-Manager: Portage-2.3.49, Repoman-2.3.11
12
13 dev-perl/File-pushd/File-pushd-1.14.0.ebuild | 4 ++--
14 dev-perl/File-pushd/File-pushd-1.9.0.ebuild | 4 ++--
15 2 files changed, 4 insertions(+), 4 deletions(-)
16
17 diff --git a/dev-perl/File-pushd/File-pushd-1.14.0.ebuild b/dev-perl/File-pushd/File-pushd-1.14.0.ebuild
18 index af7f98a3a93..684284fa02c 100644
19 --- a/dev-perl/File-pushd/File-pushd-1.14.0.ebuild
20 +++ b/dev-perl/File-pushd/File-pushd-1.14.0.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2018 Gentoo Foundation
23 +# Copyright 1999-2018 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=6
27 @@ -11,7 +11,7 @@ DESCRIPTION="Change directory temporarily for a limited scope"
28
29 LICENSE="Apache-2.0"
30 SLOT="0"
31 -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd"
32 +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
33 IUSE="test"
34
35 RDEPEND="
36
37 diff --git a/dev-perl/File-pushd/File-pushd-1.9.0.ebuild b/dev-perl/File-pushd/File-pushd-1.9.0.ebuild
38 index a842e1ddb6a..f8668b88e79 100644
39 --- a/dev-perl/File-pushd/File-pushd-1.9.0.ebuild
40 +++ b/dev-perl/File-pushd/File-pushd-1.9.0.ebuild
41 @@ -1,4 +1,4 @@
42 -# Copyright 1999-2016 Gentoo Foundation
43 +# Copyright 1999-2018 Gentoo Authors
44 # Distributed under the terms of the GNU General Public License v2
45
46 EAPI=6
47 @@ -11,7 +11,7 @@ DESCRIPTION="Change directory temporarily for a limited scope"
48
49 LICENSE="Apache-2.0"
50 SLOT="0"
51 -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
52 +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
53 IUSE="test"
54
55 RDEPEND="