diff options
author | Tilman Klar <phoenix@gentoo.org> | 2002-07-09 11:46:18 +0000 |
---|---|---|
committer | Tilman Klar <phoenix@gentoo.org> | 2002-07-09 11:46:18 +0000 |
commit | f73f70a286e7db54873b972e1e61682f0fd8feda (patch) | |
tree | b192c7045f37372a100e81acadd98b5880d9f292 /net-misc/x11-ssh-askpass | |
parent | Masked util-linux-2.11r-r1 (diff) | |
download | historical-f73f70a286e7db54873b972e1e61682f0fd8feda.tar.gz historical-f73f70a286e7db54873b972e1e61682f0fd8feda.tar.bz2 historical-f73f70a286e7db54873b972e1e61682f0fd8feda.zip |
repoman QA issues
Diffstat (limited to 'net-misc/x11-ssh-askpass')
-rw-r--r-- | net-misc/x11-ssh-askpass/ChangeLog | 13 | ||||
-rw-r--r-- | net-misc/x11-ssh-askpass/x11-ssh-askpass-1.2.2-r1.ebuild | 5 | ||||
-rw-r--r-- | net-misc/x11-ssh-askpass/x11-ssh-askpass-1.2.2.ebuild | 5 |
3 files changed, 17 insertions, 6 deletions
diff --git a/net-misc/x11-ssh-askpass/ChangeLog b/net-misc/x11-ssh-askpass/ChangeLog index 4485af28394b..20b7c16c2b2a 100644 --- a/net-misc/x11-ssh-askpass/ChangeLog +++ b/net-misc/x11-ssh-askpass/ChangeLog @@ -1,16 +1,21 @@ # ChangeLog for net-misc/x11-ssh-askpass # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/net-misc/x11-ssh-askpass/ChangeLog,v 1.2 2002/04/04 06:18:07 spider Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/x11-ssh-askpass/ChangeLog,v 1.3 2002/07/09 11:40:12 phoenix Exp $ *x11-ssh-askpass-1.2.2-r1 (04 Apr 2002) + + 09 Jul 2002; phoen][x <phoenix@gentoo.org> x11-ssh-askpass-1.2.2-r1.ebuild : + Added KEYWORDS, LICENSE, SLOT. + 04 Apr 2002; Spider <spider@gentoo.org> added CDEBUGFLAGS=${CFLAGS} to close bug 1505 - *x11-ssh-askpass-1.2.2 (1 Feb 2002) - 1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog : - + 09 Jul 2002; phoen][x <phoenix@gentoo.org> x11-ssh-askpass-1.2.2.ebuild : + Added KEYWORDS, LICENSE, SLOT. + + 1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog : Added initial ChangeLog which should be updated whenever the package is updated in any way. This changelog is targetted to users. This means that the comments should well explained and written in clean English. The details about 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 37ad9aeda06c..c5479bf35aee 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,13 +1,16 @@ # Copyright 2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author: Adam Manthei <manthei@sistina.com> -# $Header: /var/cvsroot/gentoo-x86/net-misc/x11-ssh-askpass/x11-ssh-askpass-1.2.2-r1.ebuild,v 1.2 2002/04/27 21:14:31 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/x11-ssh-askpass/x11-ssh-askpass-1.2.2-r1.ebuild,v 1.3 2002/07/09 11:40:12 phoenix 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" +KEYWORDS="x86" +LICENSE="as-is" +SLOT="0" DEPEND="virtual/glibc virtual/x11" RDEPEND=">=net-misc/openssh-2.3.0 virtual/x11" 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 2a3b0659c6b1..67038410e6fa 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,7 +1,7 @@ # Copyright 2001 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author: Adam Manthei <manthei@sistina.com> -# $Header: /var/cvsroot/gentoo-x86/net-misc/x11-ssh-askpass/x11-ssh-askpass-1.2.2.ebuild,v 1.7 2001/09/01 22:59:34 lamer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/x11-ssh-askpass/x11-ssh-askpass-1.2.2.ebuild,v 1.8 2002/07/09 11:40:12 phoenix Exp $ P=x11-ssh-askpass-1.2.2 @@ -10,6 +10,9 @@ 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}" +KEYWORDS="x86" +LICENSE="as-is" +SLOT="0" DEPEND="virtual/glibc virtual/x11" RDEPEND=">=net-misc/openssh-2.3.0 virtual/x11" |