summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2007-09-26 18:07:42 +0000
committerBrent Baude <ranger@gentoo.org>2007-09-26 18:07:42 +0000
commite99fe82b318b5056a59ca79c333e2554254086bc (patch)
tree64f88ea95206c8fd6355ff29d672f2ec9ee2aadf /dev-php/PEAR-File_SMBPasswd
parentMarking PEAR-File_Passwd-1.1.6 ppc64 stable for bug 192247 (diff)
downloadgentoo-2-e99fe82b318b5056a59ca79c333e2554254086bc.tar.gz
gentoo-2-e99fe82b318b5056a59ca79c333e2554254086bc.tar.bz2
gentoo-2-e99fe82b318b5056a59ca79c333e2554254086bc.zip
Marking PEAR-File_SMBPasswd-1.0.2 ppc64 stable for bug 192247
(Portage version: 2.1.3.9)
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 815532ff68c8..2d18279a84a2 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.10 2007/09/25 00:00:01 pylon Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File_SMBPasswd/ChangeLog,v 1.11 2007/09/26 18:07:42 ranger Exp $
+
+ 26 Sep 2007; Brent Baude <ranger@gentoo.org>
+ PEAR-File_SMBPasswd-1.0.2.ebuild:
+ Marking PEAR-File_SMBPasswd-1.0.2 ppc64 stable for bug 192247
24 Sep 2007; Lars Weiler <pylon@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 409da1a2a855..b2f004d6263b 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.8 2007/09/25 00:00:01 pylon Exp $
+# $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 $
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"