summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-05-16 12:54:52 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-05-16 12:54:52 +0000
commit89564bb4d16d8566c9604b45c5f681d977e2b1fa (patch)
tree0aec81486f3101716aa42343aa2c5c6713321b10 /sys-auth/pam_dotfile
parentStable for amd64, wrt bug #457338 (diff)
downloadgentoo-2-89564bb4d16d8566c9604b45c5f681d977e2b1fa.tar.gz
gentoo-2-89564bb4d16d8566c9604b45c5f681d977e2b1fa.tar.bz2
gentoo-2-89564bb4d16d8566c9604b45c5f681d977e2b1fa.zip
Stable for amd64, wrt bug #464478
(Portage version: 2.1.11.63/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-auth/pam_dotfile')
-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 a68e71bfd35d..14607254dd3e 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.11 2013/02/24 00:00:50 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_dotfile/ChangeLog,v 1.12 2013/05/16 12:54:52 ago Exp $
+
+ 16 May 2013; Agostino Sarubbo <ago@gentoo.org> pam_dotfile-0.7-r2.ebuild:
+ Stable for amd64, wrt bug #464478
*pam_dotfile-0.7-r2 (24 Feb 2013)
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 ad33dc668c8a..591eb8a36a03 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.1 2013/02/24 00:00:50 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_dotfile/pam_dotfile-0.7-r2.ebuild,v 1.2 2013/05/16 12:54:52 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"