summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2010-11-05 04:34:59 +0000
committerJeroen Roovers <jer@gentoo.org>2010-11-05 04:34:59 +0000
commitaf04a038b50dc6bda2ea065a07efc0178643e068 (patch)
treeee5ba6ccf265a5d3490464075e3d646b06b1cae4 /dev-php/PEAR-File_SMBPasswd
parentStable for HPPA (bug #336869). (diff)
downloadgentoo-2-af04a038b50dc6bda2ea065a07efc0178643e068.tar.gz
gentoo-2-af04a038b50dc6bda2ea065a07efc0178643e068.tar.bz2
gentoo-2-af04a038b50dc6bda2ea065a07efc0178643e068.zip
Stable for HPPA (bug #336869).
(Portage version: 2.1.9.24/cvs/Linux i686)
Diffstat (limited to 'dev-php/PEAR-File_SMBPasswd')
-rw-r--r--dev-php/PEAR-File_SMBPasswd/ChangeLog6
-rw-r--r--dev-php/PEAR-File_SMBPasswd/PEAR-File_SMBPasswd-1.0.3.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-php/PEAR-File_SMBPasswd/ChangeLog b/dev-php/PEAR-File_SMBPasswd/ChangeLog
index 3b1ba0fc0760..36f1961f1d36 100644
--- a/dev-php/PEAR-File_SMBPasswd/ChangeLog
+++ b/dev-php/PEAR-File_SMBPasswd/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-php/PEAR-File_SMBPasswd
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File_SMBPasswd/ChangeLog,v 1.17 2010/10/20 14:20:29 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File_SMBPasswd/ChangeLog,v 1.18 2010/11/05 04:34:59 jer Exp $
+
+ 05 Nov 2010; Jeroen Roovers <jer@gentoo.org>
+ PEAR-File_SMBPasswd-1.0.3.ebuild:
+ Stable for HPPA (bug #336869).
20 Oct 2010; Markos Chandras <hwoarang@gentoo.org>
PEAR-File_SMBPasswd-1.0.3.ebuild:
diff --git a/dev-php/PEAR-File_SMBPasswd/PEAR-File_SMBPasswd-1.0.3.ebuild b/dev-php/PEAR-File_SMBPasswd/PEAR-File_SMBPasswd-1.0.3.ebuild
index f99efb2fa069..a883dc31406d 100644
--- a/dev-php/PEAR-File_SMBPasswd/PEAR-File_SMBPasswd-1.0.3.ebuild
+++ b/dev-php/PEAR-File_SMBPasswd/PEAR-File_SMBPasswd-1.0.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File_SMBPasswd/PEAR-File_SMBPasswd-1.0.3.ebuild,v 1.4 2010/10/20 14:20:29 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File_SMBPasswd/PEAR-File_SMBPasswd-1.0.3.ebuild,v 1.5 2010/11/05 04:34:59 jer Exp $
EAPI="2"
inherit php-pear-r1
@@ -8,7 +8,7 @@ inherit php-pear-r1
DESCRIPTION="Class for managing SAMBA style password files."
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 hppa ~ia64 ~ppc ~ppc64 ~sparc x86"
IUSE=""
RDEPEND="|| ( <dev-lang/php-5.3[mhash] >=dev-lang/php-5.3 )
>=dev-php/PEAR-Crypt_CHAP-1.0.0"