summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Jezak <josejx@gentoo.org>2006-01-21 19:24:57 +0000
committerJoseph Jezak <josejx@gentoo.org>2006-01-21 19:24:57 +0000
commit161de19f995b5cad800743ab3abbefcba3b3962c (patch)
tree50f17724cc98feee9e89148fc17b458ad63e5a22 /sys-auth/pam_pwdfile
parentadd portuguese (pt) longdescription (diff)
downloadgentoo-2-161de19f995b5cad800743ab3abbefcba3b3962c.tar.gz
gentoo-2-161de19f995b5cad800743ab3abbefcba3b3962c.tar.bz2
gentoo-2-161de19f995b5cad800743ab3abbefcba3b3962c.zip
Marked ppc stable for bug #117391.
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'sys-auth/pam_pwdfile')
-rw-r--r--sys-auth/pam_pwdfile/ChangeLog5
-rw-r--r--sys-auth/pam_pwdfile/pam_pwdfile-0.99.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-auth/pam_pwdfile/ChangeLog b/sys-auth/pam_pwdfile/ChangeLog
index d776514e37b3..f151ad3e678a 100644
--- a/sys-auth/pam_pwdfile/ChangeLog
+++ b/sys-auth/pam_pwdfile/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-auth/pam_pwdfile
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_pwdfile/ChangeLog,v 1.2 2006/01/02 05:34:52 halcy0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_pwdfile/ChangeLog,v 1.3 2006/01/21 19:24:57 josejx Exp $
+
+ 21 Jan 2006; Joseph Jezak <josejx@gentoo.org> pam_pwdfile-0.99.ebuild:
+ Marked ppc stable for bug #117391.
02 Jan 2006; Mark Loeser <halcy0n@gentoo.org> pam_pwdfile-0.99.ebuild:
Stable on x86; bug #117391
diff --git a/sys-auth/pam_pwdfile/pam_pwdfile-0.99.ebuild b/sys-auth/pam_pwdfile/pam_pwdfile-0.99.ebuild
index c14cf6c6d657..34eb8f57edee 100644
--- a/sys-auth/pam_pwdfile/pam_pwdfile-0.99.ebuild
+++ b/sys-auth/pam_pwdfile/pam_pwdfile-0.99.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_pwdfile/pam_pwdfile-0.99.ebuild,v 1.2 2006/01/02 05:34:52 halcy0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_pwdfile/pam_pwdfile-0.99.ebuild,v 1.3 2006/01/21 19:24:57 josejx Exp $
inherit flag-o-matic
@@ -9,7 +9,7 @@ HOMEPAGE="http://cpbotha.net/pam_pwdfile.html"
SRC_URI="http://cpbotha.net/files/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~ppc x86"
+KEYWORDS="ppc x86"
IUSE=""
DEPEND="sys-libs/pam"