diff options
author | Martin Holzer <mholzer@gentoo.org> | 2003-07-08 22:38:47 +0000 |
---|---|---|
committer | Martin Holzer <mholzer@gentoo.org> | 2003-07-08 22:38:47 +0000 |
commit | b79ce9ea6b82bd7ae577d6bdcedb30c1b338bcf2 (patch) | |
tree | f69b4778c0a52f3f2293ce13bd0cd9b23b99d034 /net-misc/x11-ssh-askpass | |
parent | Version bumped. Closes #23841 (diff) | |
download | gentoo-2-b79ce9ea6b82bd7ae577d6bdcedb30c1b338bcf2.tar.gz gentoo-2-b79ce9ea6b82bd7ae577d6bdcedb30c1b338bcf2.tar.bz2 gentoo-2-b79ce9ea6b82bd7ae577d6bdcedb30c1b338bcf2.zip |
Updated Homepage. Closes #23862
Diffstat (limited to 'net-misc/x11-ssh-askpass')
-rw-r--r-- | net-misc/x11-ssh-askpass/ChangeLog | 6 | ||||
-rw-r--r-- | net-misc/x11-ssh-askpass/Manifest | 6 | ||||
-rw-r--r-- | net-misc/x11-ssh-askpass/x11-ssh-askpass-1.2.2-r1.ebuild | 7 | ||||
-rw-r--r-- | net-misc/x11-ssh-askpass/x11-ssh-askpass-1.2.2.ebuild | 9 |
4 files changed, 14 insertions, 14 deletions
diff --git a/net-misc/x11-ssh-askpass/ChangeLog b/net-misc/x11-ssh-askpass/ChangeLog index 122952622ed2..9662bb80e1c0 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-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/x11-ssh-askpass/ChangeLog,v 1.8 2003/04/18 03:48:20 vladimir Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/x11-ssh-askpass/ChangeLog,v 1.9 2003/07/08 22:38:37 mholzer Exp $ + + 09 Jul 2003; Martin Holzer <mholzer@gentoo.org> + x11-ssh-askpass-1.2.2-r1.ebuild, x11-ssh-askpass-1.2.2.ebuild: + Updated Homepage. Closes #23862 06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords diff --git a/net-misc/x11-ssh-askpass/Manifest b/net-misc/x11-ssh-askpass/Manifest index ddacd20545d6..8c94349c6437 100644 --- a/net-misc/x11-ssh-askpass/Manifest +++ b/net-misc/x11-ssh-askpass/Manifest @@ -1,6 +1,6 @@ -MD5 f1145afbe88dbd185a77bd7495e382f9 ChangeLog 1389 -MD5 ecfe2a86ba5b4fce54b01b0d6fc9d4a2 x11-ssh-askpass-1.2.2-r1.ebuild 1055 -MD5 3603e9afa8b01a21f709d73a674e0376 x11-ssh-askpass-1.2.2.ebuild 1069 +MD5 b7fc87580f70ea291883a414bb42eeef ChangeLog 1538 +MD5 c6939ebf4030eb4b522613927e50034d x11-ssh-askpass-1.2.2-r1.ebuild 1031 +MD5 baf8d7c2e57ce39e4852a0f123412c71 x11-ssh-askpass-1.2.2.ebuild 1014 MD5 a507a3e3da835a4e8d763cdea183d071 files/digest-x11-ssh-askpass-1.2.2 72 MD5 a507a3e3da835a4e8d763cdea183d071 files/digest-x11-ssh-askpass-1.2.2-r1 72 MD5 1a90e521c0674c6fd9a34b9c6ebfcb62 files/stupid-imake.diff 548 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 80d56916854c..ae2f75aa3299 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,12 +1,11 @@ # 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.10 2003/04/18 03:48:20 vladimir Exp $ - +# $Header: /var/cvsroot/gentoo-x86/net-misc/x11-ssh-askpass/x11-ssh-askpass-1.2.2-r1.ebuild,v 1.11 2003/07/08 22:38:37 mholzer Exp $ S=${WORKDIR}/${P} DESCRIPTION="X11-based passphrase dialog for use with OpenSSH" -HOMEPAGE="http://www.ntrnet.net/~jmknoble/software/x11-ssh-askpass/" -SRC_URI="http://www.ntrnet.net/~jmknoble/software/x11-ssh-askpass/${P}.tar.gz" +HOMEPAGE="http://www.liquidmeme.net/software/x11-ssh-askpass/" +SRC_URI="http://www.liquidmeme.net/software/${PN}/${P}.tar.gz" KEYWORDS="x86 sparc ~alpha ~ppc" LICENSE="as-is" SLOT="0" diff --git a/net-misc/x11-ssh-askpass/x11-ssh-askpass-1.2.2.ebuild b/net-misc/x11-ssh-askpass/x11-ssh-askpass-1.2.2.ebuild index 66d1fabd348a..f9884fee0695 100644 --- a/net-misc/x11-ssh-askpass/x11-ssh-askpass-1.2.2.ebuild +++ b/net-misc/x11-ssh-askpass/x11-ssh-askpass-1.2.2.ebuild @@ -1,14 +1,11 @@ # 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.ebuild,v 1.15 2003/04/18 03:48:20 vladimir Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/x11-ssh-askpass/x11-ssh-askpass-1.2.2.ebuild,v 1.16 2003/07/08 22:38:37 mholzer Exp $ - -P=x11-ssh-askpass-1.2.2 -A=${P}.tar.gz S=${WORKDIR}/${P} DESCRIPTION="X11-based passphrase dialog for use with OpenSSH" -HOMEPAGE="http://www.ntrnet.net/~jmknoble/software/x11-ssh-askpass/" -SRC_URI="http://www.ntrnet.net/~jmknoble/software/x11-ssh-askpass/${A}" +HOMEPAGE="http://www.liquidmeme.net/software/x11-ssh-askpass/" +SRC_URI="http://www.liquidmeme.net/software/${PN}/${P}.tar.gz" KEYWORDS="x86 sparc ~ppc" LICENSE="as-is" SLOT="0" |