summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2010-10-14 15:51:07 +0000
committerChristian Faulhammer <fauli@gentoo.org>2010-10-14 15:51:07 +0000
commitab663a34641aaccb8a332c75437d6113cde06ff5 (patch)
treec66f4f0dd148c6cc3df17b683c8e6f3a5f24cbed /dev-php
parentclean up (diff)
downloadgentoo-2-ab663a34641aaccb8a332c75437d6113cde06ff5.tar.gz
gentoo-2-ab663a34641aaccb8a332c75437d6113cde06ff5.tar.bz2
gentoo-2-ab663a34641aaccb8a332c75437d6113cde06ff5.zip
x86 stable, bug 336869
(Portage version: 2.1.8.3/cvs/Linux i686, RepoMan options: --force)
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/PEAR-File_SMBPasswd/ChangeLog8
-rw-r--r--dev-php/PEAR-File_SMBPasswd/PEAR-File_SMBPasswd-1.0.3.ebuild4
2 files changed, 8 insertions, 4 deletions
diff --git a/dev-php/PEAR-File_SMBPasswd/ChangeLog b/dev-php/PEAR-File_SMBPasswd/ChangeLog
index 5d5f77a06fcb..f8acace5f6df 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-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File_SMBPasswd/ChangeLog,v 1.15 2009/08/22 18:51:00 beandog Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File_SMBPasswd/ChangeLog,v 1.16 2010/10/14 15:51:07 fauli Exp $
+
+ 14 Oct 2010; Christian Faulhammer <fauli@gentoo.org>
+ PEAR-File_SMBPasswd-1.0.3.ebuild:
+ x86 stable, bug 336869
*PEAR-File_SMBPasswd-1.0.3 (22 Aug 2009)
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 a0c5660a01d7..66a499f95117 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.2 2010/10/11 19:53:44 olemarkus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File_SMBPasswd/PEAR-File_SMBPasswd-1.0.3.ebuild,v 1.3 2010/10/14 15:51:07 fauli 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"