summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-05-20 08:25:37 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-05-20 08:25:37 +0000
commit1bc5456cad78f6fb2819716d660cd1e9ff2e5334 (patch)
treecf9e06ebefed7866712cf7ac574961e2db56dcaa /sys-auth
parentStable for x86, wrt bug #464468 (diff)
downloadgentoo-2-1bc5456cad78f6fb2819716d660cd1e9ff2e5334.tar.gz
gentoo-2-1bc5456cad78f6fb2819716d660cd1e9ff2e5334.tar.bz2
gentoo-2-1bc5456cad78f6fb2819716d660cd1e9ff2e5334.zip
Stable for x86, wrt bug #464478
(Portage version: 2.1.11.63/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-auth')
-rw-r--r--sys-auth/pam_dotfile/ChangeLog5
-rw-r--r--sys-auth/pam_dotfile/pam_dotfile-0.7-r2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-auth/pam_dotfile/ChangeLog b/sys-auth/pam_dotfile/ChangeLog
index 207954b45fc8..a7a0da5e6aed 100644
--- a/sys-auth/pam_dotfile/ChangeLog
+++ b/sys-auth/pam_dotfile/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-auth/pam_dotfile
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_dotfile/ChangeLog,v 1.13 2013/05/16 13:14:54 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_dotfile/ChangeLog,v 1.14 2013/05/20 08:25:37 ago Exp $
+
+ 20 May 2013; Agostino Sarubbo <ago@gentoo.org> pam_dotfile-0.7-r2.ebuild:
+ Stable for x86, wrt bug #464478
16 May 2013; Agostino Sarubbo <ago@gentoo.org> pam_dotfile-0.7-r2.ebuild:
Stable for ppc, wrt bug #464478
diff --git a/sys-auth/pam_dotfile/pam_dotfile-0.7-r2.ebuild b/sys-auth/pam_dotfile/pam_dotfile-0.7-r2.ebuild
index fed7cb388fca..f7c7fa383129 100644
--- a/sys-auth/pam_dotfile/pam_dotfile-0.7-r2.ebuild
+++ b/sys-auth/pam_dotfile/pam_dotfile-0.7-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_dotfile/pam_dotfile-0.7-r2.ebuild,v 1.3 2013/05/16 13:14:54 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_dotfile/pam_dotfile-0.7-r2.ebuild,v 1.4 2013/05/20 08:25:37 ago Exp $
EAPI=5
@@ -16,7 +16,7 @@ SRC_URI="http://0pointer.de/lennart/projects/pam_dotfile/${MY_P}.tar.gz"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="amd64 ppc ~x86"
+KEYWORDS="amd64 ppc x86"
IUSE="doc"
RDEPEND="virtual/pam"