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-File_SMBPasswd/
Date: Tue, 05 May 2020 22:13:58
Message-Id: 1588716763.23a2fd1cd9862f6202f875f0c05fd068246b265e.slyfox@gentoo
1 commit: 23a2fd1cd9862f6202f875f0c05fd068246b265e
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Tue May 5 22:12:43 2020 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Tue May 5 22:12:43 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23a2fd1c
7
8 dev-php/PEAR-File_SMBPasswd: keyworded 1.0.3-r1 for ia64, bug #703372
9
10 Package-Manager: Portage-2.3.99, Repoman-2.3.22
11 RepoMan-Options: --include-arches="ia64"
12 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
13
14 dev-php/PEAR-File_SMBPasswd/PEAR-File_SMBPasswd-1.0.3-r1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-php/PEAR-File_SMBPasswd/PEAR-File_SMBPasswd-1.0.3-r1.ebuild b/dev-php/PEAR-File_SMBPasswd/PEAR-File_SMBPasswd-1.0.3-r1.ebuild
18 index c93463376e0..16b5fcac23e 100644
19 --- a/dev-php/PEAR-File_SMBPasswd/PEAR-File_SMBPasswd-1.0.3-r1.ebuild
20 +++ b/dev-php/PEAR-File_SMBPasswd/PEAR-File_SMBPasswd-1.0.3-r1.ebuild
21 @@ -7,7 +7,7 @@ inherit php-pear-r2
22 DESCRIPTION="Class for managing SAMBA style password files"
23 LICENSE="BSD"
24 SLOT="0"
25 -KEYWORDS="amd64 ~hppa ~sparc ~x86"
26 +KEYWORDS="amd64 ~hppa ~ia64 ~sparc ~x86"
27 IUSE=""
28 RDEPEND=">=dev-lang/php-5.3:*
29 >=dev-php/PEAR-Crypt_CHAP-1.0.0"