summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuis Medinas <metalgod@gentoo.org>2006-10-31 00:36:33 +0000
committerLuis Medinas <metalgod@gentoo.org>2006-10-31 00:36:33 +0000
commit3ecfd9d1a1e52da650157f5a377fd99f5870f4db (patch)
tree56751b1dd0f2b90dd4a44c6663f04a9f0a62cb41 /sys-auth
parentFixing bug #149656 (diff)
downloadgentoo-2-3ecfd9d1a1e52da650157f5a377fd99f5870f4db.tar.gz
gentoo-2-3ecfd9d1a1e52da650157f5a377fd99f5870f4db.tar.bz2
gentoo-2-3ecfd9d1a1e52da650157f5a377fd99f5870f4db.zip
Added ~amd64 keyword. Bug #152713.
(Portage version: 2.1.2_rc1-r1)
Diffstat (limited to 'sys-auth')
-rw-r--r--sys-auth/pam_console/ChangeLog6
-rw-r--r--sys-auth/pam_console/pam_console-0.99.6.2.3.6.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-auth/pam_console/ChangeLog b/sys-auth/pam_console/ChangeLog
index eb03352ead3b..eac76cf36804 100644
--- a/sys-auth/pam_console/ChangeLog
+++ b/sys-auth/pam_console/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-auth/pam_console
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_console/ChangeLog,v 1.7 2006/10/30 17:55:57 steev Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_console/ChangeLog,v 1.8 2006/10/31 00:36:33 metalgod Exp $
+
+ 31 Oct 2006; Luis Medinas <metalgod@gentoo.org>
+ pam_console-0.99.6.2.3.6.ebuild:
+ Added ~amd64 keyword. Bug #152713.
30 Oct 2006; Steev Klimaszewski <steev@gentoo.org> +files/gdm,
+files/gdm-autologin, +files/login, +files/pam_console.dev,
diff --git a/sys-auth/pam_console/pam_console-0.99.6.2.3.6.ebuild b/sys-auth/pam_console/pam_console-0.99.6.2.3.6.ebuild
index 30ff357980c0..76b14e12afee 100644
--- a/sys-auth/pam_console/pam_console-0.99.6.2.3.6.ebuild
+++ b/sys-auth/pam_console/pam_console-0.99.6.2.3.6.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_console/pam_console-0.99.6.2.3.6.ebuild,v 1.6 2006/10/30 17:55:57 steev Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_console/pam_console-0.99.6.2.3.6.ebuild,v 1.7 2006/10/31 00:36:33 metalgod Exp $
WANT_AUTOCONF="latest"
WANT_AUTOMAKE="latest"
@@ -19,7 +19,7 @@ SRC_URI="mirror://fedora/development/source/SRPMS/pam-${MY_PV}.src.rpm"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="-* ~x86"
+KEYWORDS="-* ~amd64 ~x86"
IUSE=""
RDEPEND=">=sys-libs/pam-0.99"