summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Ahlberg <aliz@gentoo.org>2004-03-10 13:47:40 +0000
committerDaniel Ahlberg <aliz@gentoo.org>2004-03-10 13:47:40 +0000
commitf9f20d9f22d9d240fde7f18e9853608af273c9fd (patch)
tree45fcd66b7bc3e76e5a26750b7248cb712ad38084 /net-misc/x11-ssh-askpass
parentAdding virtual/ssh (diff)
downloadhistorical-f9f20d9f22d9d240fde7f18e9853608af273c9fd.tar.gz
historical-f9f20d9f22d9d240fde7f18e9853608af273c9fd.tar.bz2
historical-f9f20d9f22d9d240fde7f18e9853608af273c9fd.zip
Closing #44159.
Diffstat (limited to 'net-misc/x11-ssh-askpass')
-rw-r--r--net-misc/x11-ssh-askpass/ChangeLog6
-rw-r--r--net-misc/x11-ssh-askpass/x11-ssh-askpass-1.2.4.1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/net-misc/x11-ssh-askpass/ChangeLog b/net-misc/x11-ssh-askpass/ChangeLog
index 0a28bec3376d..40a18aee25fb 100644
--- a/net-misc/x11-ssh-askpass/ChangeLog
+++ b/net-misc/x11-ssh-askpass/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-misc/x11-ssh-askpass
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/x11-ssh-askpass/ChangeLog,v 1.10 2004/02/22 18:28:54 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/x11-ssh-askpass/ChangeLog,v 1.11 2004/03/10 13:47:40 aliz Exp $
+
+ 10 Mar 2004; Daniel Ahlberg <aliz@gentoo.org>
+ x11-ssh-askpass-1.2.4.1.ebuild:
+ Adding amd64 keyword. Closing #44159.
*x11-ssh-askpass-1.2.4.1 (22 Feb 2004)
diff --git a/net-misc/x11-ssh-askpass/x11-ssh-askpass-1.2.4.1.ebuild b/net-misc/x11-ssh-askpass/x11-ssh-askpass-1.2.4.1.ebuild
index 5f14491d6c1c..b1909892baa9 100644
--- a/net-misc/x11-ssh-askpass/x11-ssh-askpass-1.2.4.1.ebuild
+++ b/net-misc/x11-ssh-askpass/x11-ssh-askpass-1.2.4.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/x11-ssh-askpass/x11-ssh-askpass-1.2.4.1.ebuild,v 1.1 2004/02/22 18:28:55 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/x11-ssh-askpass/x11-ssh-askpass-1.2.4.1.ebuild,v 1.2 2004/03/10 13:47:40 aliz Exp $
DESCRIPTION="X11-based passphrase dialog for use with OpenSSH"
HOMEPAGE="http://www.liquidmeme.net/software/x11-ssh-askpass/"
@@ -8,7 +8,7 @@ SRC_URI="http://www.liquidmeme.net/software/x11-ssh-askpass/${P}.tar.gz"
LICENSE="as-is"
SLOT="0"
-KEYWORDS="~x86 ~sparc ~alpha ~ppc"
+KEYWORDS="~x86 ~sparc ~alpha ~ppc ~amd64"
DEPEND="virtual/glibc
virtual/x11"