summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Mende <angelos@gentoo.org>2007-09-28 23:38:52 +0000
committerChristoph Mende <angelos@gentoo.org>2007-09-28 23:38:52 +0000
commit608d6224a54f905e278ab3c372211587545013f6 (patch)
tree956673aef26b96b6f76a5ba7d31209d8ed79f6ab /dev-php/PEAR-File_SMBPasswd
parentLock wxGTK to 2.6. (diff)
downloadgentoo-2-608d6224a54f905e278ab3c372211587545013f6.tar.gz
gentoo-2-608d6224a54f905e278ab3c372211587545013f6.tar.bz2
gentoo-2-608d6224a54f905e278ab3c372211587545013f6.zip
Stable on amd64 wrt bug #192247
(Portage version: 2.1.3.10)
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.2.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 2d18279a84a2..6f37b0dca464 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-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File_SMBPasswd/ChangeLog,v 1.11 2007/09/26 18:07:42 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File_SMBPasswd/ChangeLog,v 1.12 2007/09/28 23:38:52 angelos Exp $
+
+ 28 Sep 2007; Christoph Mende <angelos@gentoo.org>
+ PEAR-File_SMBPasswd-1.0.2.ebuild:
+ Stable on amd64 wrt bug #192247
26 Sep 2007; Brent Baude <ranger@gentoo.org>
PEAR-File_SMBPasswd-1.0.2.ebuild:
diff --git a/dev-php/PEAR-File_SMBPasswd/PEAR-File_SMBPasswd-1.0.2.ebuild b/dev-php/PEAR-File_SMBPasswd/PEAR-File_SMBPasswd-1.0.2.ebuild
index b2f004d6263b..43e8e61bc24f 100644
--- a/dev-php/PEAR-File_SMBPasswd/PEAR-File_SMBPasswd-1.0.2.ebuild
+++ b/dev-php/PEAR-File_SMBPasswd/PEAR-File_SMBPasswd-1.0.2.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2007 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.2.ebuild,v 1.9 2007/09/26 18:07:42 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File_SMBPasswd/PEAR-File_SMBPasswd-1.0.2.ebuild,v 1.10 2007/09/28 23:38:52 angelos Exp $
inherit php-pear-r1 depend.php
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-php/PEAR-Crypt_CHAP"