summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Ahlberg <aliz@gentoo.org>2004-02-22 18:28:55 +0000
committerDaniel Ahlberg <aliz@gentoo.org>2004-02-22 18:28:55 +0000
commita95e2cf3e74aa06d391a29849cac268af932a7d9 (patch)
treef483bd41ff6e7a0bb8470a9981a337e1648544bd /net-misc/x11-ssh-askpass
parentversion bump (diff)
downloadgentoo-2-a95e2cf3e74aa06d391a29849cac268af932a7d9.tar.gz
gentoo-2-a95e2cf3e74aa06d391a29849cac268af932a7d9.tar.bz2
gentoo-2-a95e2cf3e74aa06d391a29849cac268af932a7d9.zip
Closing #40922.
Diffstat (limited to 'net-misc/x11-ssh-askpass')
-rw-r--r--net-misc/x11-ssh-askpass/ChangeLog10
-rw-r--r--net-misc/x11-ssh-askpass/Manifest4
-rw-r--r--net-misc/x11-ssh-askpass/files/digest-x11-ssh-askpass-1.2.4.11
-rw-r--r--net-misc/x11-ssh-askpass/x11-ssh-askpass-1.2.2-r1.ebuild5
-rw-r--r--net-misc/x11-ssh-askpass/x11-ssh-askpass-1.2.4.1.ebuild31
5 files changed, 46 insertions, 5 deletions
diff --git a/net-misc/x11-ssh-askpass/ChangeLog b/net-misc/x11-ssh-askpass/ChangeLog
index 9662bb80e1c0..0a28bec3376d 100644
--- a/net-misc/x11-ssh-askpass/ChangeLog
+++ b/net-misc/x11-ssh-askpass/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for net-misc/x11-ssh-askpass
-# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/x11-ssh-askpass/ChangeLog,v 1.9 2003/07/08 22:38:37 mholzer Exp $
+# 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 $
+
+*x11-ssh-askpass-1.2.4.1 (22 Feb 2004)
+
+ 22 Feb 2004; Daniel Ahlberg <aliz@gentoo.org>
+ x11-ssh-askpass-1.2.4.1.ebuild:
+ Version bump. Found by daniel webert <daniel_webert@web.de> in #40922.
09 Jul 2003; Martin Holzer <mholzer@gentoo.org>
x11-ssh-askpass-1.2.2-r1.ebuild, x11-ssh-askpass-1.2.2.ebuild:
diff --git a/net-misc/x11-ssh-askpass/Manifest b/net-misc/x11-ssh-askpass/Manifest
index bc123296d315..3b270c4921eb 100644
--- a/net-misc/x11-ssh-askpass/Manifest
+++ b/net-misc/x11-ssh-askpass/Manifest
@@ -1,4 +1,6 @@
MD5 e110630f3832e1f40e68bf7744eb581f x11-ssh-askpass-1.2.2-r1.ebuild 1007
+MD5 7becca8ab6d90d7cf813c6b401fb5338 x11-ssh-askpass-1.2.4.1.ebuild 1026
+MD5 b7fc87580f70ea291883a414bb42eeef ChangeLog 1538
MD5 1a90e521c0674c6fd9a34b9c6ebfcb62 files/stupid-imake.diff 548
MD5 a507a3e3da835a4e8d763cdea183d071 files/digest-x11-ssh-askpass-1.2.2-r1 72
-MD5 b7fc87580f70ea291883a414bb42eeef ChangeLog 1538
+MD5 a5820e00831335cc416df383e206a5eb files/digest-x11-ssh-askpass-1.2.4.1 74
diff --git a/net-misc/x11-ssh-askpass/files/digest-x11-ssh-askpass-1.2.4.1 b/net-misc/x11-ssh-askpass/files/digest-x11-ssh-askpass-1.2.4.1
new file mode 100644
index 000000000000..69ea6b584bef
--- /dev/null
+++ b/net-misc/x11-ssh-askpass/files/digest-x11-ssh-askpass-1.2.4.1
@@ -0,0 +1 @@
+MD5 8f2e41f3f7eaa8543a2440454637f3c3 x11-ssh-askpass-1.2.4.1.tar.gz 29229
diff --git a/net-misc/x11-ssh-askpass/x11-ssh-askpass-1.2.2-r1.ebuild b/net-misc/x11-ssh-askpass/x11-ssh-askpass-1.2.2-r1.ebuild
index 5153a543b5e0..2fe3c1c2ed22 100644
--- a/net-misc/x11-ssh-askpass/x11-ssh-askpass-1.2.2-r1.ebuild
+++ b/net-misc/x11-ssh-askpass/x11-ssh-askpass-1.2.2-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 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.2-r1.ebuild,v 1.14 2003/09/08 06:55:59 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/x11-ssh-askpass/x11-ssh-askpass-1.2.2-r1.ebuild,v 1.15 2004/02/22 18:28:54 aliz Exp $
DESCRIPTION="X11-based passphrase dialog for use with OpenSSH"
HOMEPAGE="http://www.liquidmeme.net/software/x11-ssh-askpass/"
@@ -12,8 +12,9 @@ KEYWORDS="x86 sparc ~alpha ppc"
DEPEND="virtual/glibc
virtual/x11"
-RDEPEND=">=net-misc/openssh-2.3.0
+RDEPEND="virtual/ssh
virtual/x11"
+#>=net-misc/openssh-2.3.0
src_unpack() {
unpack ${A}
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
new file mode 100644
index 000000000000..5f14491d6c1c
--- /dev/null
+++ b/net-misc/x11-ssh-askpass/x11-ssh-askpass-1.2.4.1.ebuild
@@ -0,0 +1,31 @@
+# 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 $
+
+DESCRIPTION="X11-based passphrase dialog for use with OpenSSH"
+HOMEPAGE="http://www.liquidmeme.net/software/x11-ssh-askpass/"
+SRC_URI="http://www.liquidmeme.net/software/x11-ssh-askpass/${P}.tar.gz"
+
+LICENSE="as-is"
+SLOT="0"
+KEYWORDS="~x86 ~sparc ~alpha ~ppc"
+
+DEPEND="virtual/glibc
+ virtual/x11"
+RDEPEND="virtual/x11
+ virtual/ssh"
+
+src_compile() {
+ ./configure --prefix=/usr --libexecdir=/usr/lib/misc || die
+ xmkmf || die
+ make includes || die
+ make "CDEBUGFLAGS=${CFLAGS}" || die
+}
+
+src_install() {
+ newman x11-ssh-askpass.man x11-ssh-askpass.1
+ dobin x11-ssh-askpass
+ dodir /usr/lib/misc
+ dosym /usr/bin/x11-ssh-askpass /usr/lib/misc/ssh-askpass
+ dodoc ChangeLog README TODO
+}