Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-php/PEAR-OLE/
Date: Fri, 16 Feb 2018 20:41:40
Message-Id: 1518813671.ee7a26faee25469f65e81f64176f345994b144a7.slyfox@gentoo
1 commit: ee7a26faee25469f65e81f64176f345994b144a7
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Fri Feb 16 20:41:11 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Fri Feb 16 20:41:11 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee7a26fa
7
8 dev-php/PEAR-OLE: stable 1.0.0_rc3 for ia64, bug #647764
9
10 Package-Manager: Portage-2.3.24, Repoman-2.3.6
11 RepoMan-Options: --include-arches="ia64"
12
13 dev-php/PEAR-OLE/PEAR-OLE-1.0.0_rc3.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/dev-php/PEAR-OLE/PEAR-OLE-1.0.0_rc3.ebuild b/dev-php/PEAR-OLE/PEAR-OLE-1.0.0_rc3.ebuild
17 index 65f0246057f..111377cdd9f 100644
18 --- a/dev-php/PEAR-OLE/PEAR-OLE-1.0.0_rc3.ebuild
19 +++ b/dev-php/PEAR-OLE/PEAR-OLE-1.0.0_rc3.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2017 Gentoo Foundation
22 +# Copyright 1999-2018 Gentoo Foundation
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=6
26 @@ -11,5 +11,5 @@ DESCRIPTION="Package for reading and writing OLE containers"
27 HOMEPAGE="https://pear.php.net/package/OLE"
28 LICENSE="PHP-3.01"
29 SLOT="0"
30 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
31 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
32 IUSE=""