summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDawid Węgliński <cla@gentoo.org>2007-10-29 20:18:14 +0000
committerDawid Węgliński <cla@gentoo.org>2007-10-29 20:18:14 +0000
commitfd687afbc8eed9ff47faae20d5ec12f947c7986b (patch)
tree375b80f0e6c21b9848ae0b82ee2cc92697668565 /sys-auth
parentStable on x86, bug #197429 (diff)
downloadgentoo-2-fd687afbc8eed9ff47faae20d5ec12f947c7986b.tar.gz
gentoo-2-fd687afbc8eed9ff47faae20d5ec12f947c7986b.tar.bz2
gentoo-2-fd687afbc8eed9ff47faae20d5ec12f947c7986b.zip
Stable on x86, bug #197429
(Portage version: 2.1.3.16)
Diffstat (limited to 'sys-auth')
-rw-r--r--sys-auth/pam_sha512/ChangeLog5
-rw-r--r--sys-auth/pam_sha512/pam_sha512-0.1.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-auth/pam_sha512/ChangeLog b/sys-auth/pam_sha512/ChangeLog
index 8e9eb1c904dc..61283191795d 100644
--- a/sys-auth/pam_sha512/ChangeLog
+++ b/sys-auth/pam_sha512/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-auth/pam_sha512
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_sha512/ChangeLog,v 1.1 2007/04/07 17:26:45 jokey Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_sha512/ChangeLog,v 1.2 2007/10/29 20:18:14 cla Exp $
+
+ 29 Oct 2007; Dawid Węgliński <cla@gentoo.org> pam_sha512-0.1.2.ebuild:
+ Stable on x86 (bug #197429)
*pam_sha512-0.1.2 (07 Apr 2007)
diff --git a/sys-auth/pam_sha512/pam_sha512-0.1.2.ebuild b/sys-auth/pam_sha512/pam_sha512-0.1.2.ebuild
index b22ea5654615..4f4c9284534b 100644
--- a/sys-auth/pam_sha512/pam_sha512-0.1.2.ebuild
+++ b/sys-auth/pam_sha512/pam_sha512-0.1.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_sha512/pam_sha512-0.1.2.ebuild,v 1.2 2007/04/09 01:01:29 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_sha512/pam_sha512-0.1.2.ebuild,v 1.3 2007/10/29 20:18:14 cla Exp $
inherit flag-o-matic pam toolchain-funcs
@@ -10,7 +10,7 @@ SRC_URI="http://hollowtube.mine.nu/releases/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
IUSE=""
DEPEND="sys-libs/pam"