summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTilman Klar <phoenix@gentoo.org>2002-07-09 11:32:31 +0000
committerTilman Klar <phoenix@gentoo.org>2002-07-09 11:32:31 +0000
commitd6896cb84e0c2b25ac19c7e93b2f4b99dd88553a (patch)
tree118790ec570ed1cb2f80335c8809543f97703172 /net-misc
parentrepoman QA issues (diff)
downloadgentoo-2-d6896cb84e0c2b25ac19c7e93b2f4b99dd88553a.tar.gz
gentoo-2-d6896cb84e0c2b25ac19c7e93b2f4b99dd88553a.tar.bz2
gentoo-2-d6896cb84e0c2b25ac19c7e93b2f4b99dd88553a.zip
repoman QA issues
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/vnc/ChangeLog17
-rw-r--r--net-misc/vnc/vnc-3.3.3-r2.ebuild8
-rw-r--r--net-misc/whois/ChangeLog6
-rw-r--r--net-misc/whois/whois-4.5.28.ebuild5
-rw-r--r--net-misc/xfsamba/ChangeLog6
-rw-r--r--net-misc/xfsamba/xfsamba-0.47.ebuild4
6 files changed, 28 insertions, 18 deletions
diff --git a/net-misc/vnc/ChangeLog b/net-misc/vnc/ChangeLog
index 65e5aeaff17c..1b8d4f133194 100644
--- a/net-misc/vnc/ChangeLog
+++ b/net-misc/vnc/ChangeLog
@@ -1,17 +1,18 @@
# ChangeLog for net-misc/vnc
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/net-misc/vnc/ChangeLog,v 1.2 2002/04/11 17:07:47 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/vnc/ChangeLog,v 1.3 2002/07/09 11:32:31 phoenix Exp $
- 11 Apr 2002; Seemant Kulleen <seemant@gentoo.org> vnc-3.3.3-r2.ebuild :
+*vnc-3.3.3-r2 (1 Feb 2002)
- Added X as a dependency since xmkmf is required for compilation, and that is
- provided by X (and openmotif, but that is pointless). Also, brought ebuild's
- syntax up to date. No revision bump necessary.
+ 09 Jul 2002; phoen][x <phoenix@gentoo.org> vnc-3.3.3-r2.ebuild :
+ Added KEYWORDS, LICENSE, SLOT, DESCRIPTION.
-*vnc-3.3.3-r2 (1 Feb 2002)
+ 11 Apr 2002; Seemant Kulleen <seemant@gentoo.org> vnc-3.3.3-r2.ebuild :
+ Added X as a dependency since xmkmf is required for compilation, and that is
+ provided by X (and openmotif, but that is pointless). Also, brought ebuild's
+ syntax up to date. No revision bump necessary.
- 1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog :
-
+ 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/vnc/vnc-3.3.3-r2.ebuild b/net-misc/vnc/vnc-3.3.3-r2.ebuild
index 010d6761e644..12a6ed82ba18 100644
--- a/net-misc/vnc/vnc-3.3.3-r2.ebuild
+++ b/net-misc/vnc/vnc-3.3.3-r2.ebuild
@@ -2,14 +2,16 @@
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Grant Goodyear <g2boojum@hotmail.com>
# /home/cvsroot/gentoo-x86/skel.build,v 1.2 2001/02/15 18:17:31 achim Exp
-# $Header: /var/cvsroot/gentoo-x86/net-misc/vnc/vnc-3.3.3-r2.ebuild,v 1.7 2002/04/27 21:13:04 seemant Exp $
-
+# $Header: /var/cvsroot/gentoo-x86/net-misc/vnc/vnc-3.3.3-r2.ebuild,v 1.8 2002/07/09 11:32:31 phoenix Exp $
MY_P="vnc-3.3.3r2_unixsrc"
S=${WORKDIR}/vnc_unixsrc
-DESCRIPTION=""
+DESCRIPTION="A remote display system which allows you to view a computing 'desktop' environment from anywhere."
SRC_URI="http://www.uk.research.att.com/vnc/dist/${MY_P}.tgz"
HOMEPAGE="http://www.uk.research.att.com/vnc/index.html"
+KEYWORDS="x86"
+LICENSE="GPL-2"
+SLOT="0"
DEPEND="virtual/x11"
diff --git a/net-misc/whois/ChangeLog b/net-misc/whois/ChangeLog
index d2f6d63394d4..74d3b2bd3849 100644
--- a/net-misc/whois/ChangeLog
+++ b/net-misc/whois/ChangeLog
@@ -1,6 +1,6 @@
# ChangeLog for net-misc/whois
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/net-misc/whois/ChangeLog,v 1.3 2002/07/01 12:04:16 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/whois/ChangeLog,v 1.4 2002/07/09 11:28:56 phoenix Exp $
*whois-4.5.28-r1 (1 Jul 2002)
@@ -11,8 +11,10 @@
*whois-4.5.28 (25 Jun 2002)
- 25 Jun 2002; Thilo Bangert <bangert@gentoo.org> whois-4.5.28.ebuild :
+ 09 Jul 2002; phoen][x <phoenix@gentoo.org> whois-4.5.28.ebuild :
+ Added KEYWORDS.
+ 25 Jun 2002; Thilo Bangert <bangert@gentoo.org> whois-4.5.28.ebuild :
version bump - added SLOT
diff --git a/net-misc/whois/whois-4.5.28.ebuild b/net-misc/whois/whois-4.5.28.ebuild
index d50e1f183daf..01ed0428d77f 100644
--- a/net-misc/whois/whois-4.5.28.ebuild
+++ b/net-misc/whois/whois-4.5.28.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Maintainer: <bangert@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/net-misc/whois/whois-4.5.28.ebuild,v 1.1 2002/06/25 10:39:03 bangert Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/whois/whois-4.5.28.ebuild,v 1.2 2002/07/09 11:28:56 phoenix Exp $
A=whois_${PV}.tar.gz
S=${WORKDIR}/${P}
@@ -10,6 +10,7 @@ SRC_URI="ftp://ftp.debian.org/debian/pool/main/w/whois/${A}"
HOMEPAGE="http://www.linux.it/~md/software/"
LICENSE="GPL-2"
SLOT="0"
+KEYWORDS="x86"
DEPEND="virtual/glibc >=sys-devel/perl-5"
RDEPEND="virtual/glibc"
@@ -42,4 +43,4 @@ src_install() {
doman mkpasswd.1
dodoc README TODO debian/changelog debian/copyright
-} \ No newline at end of file
+}
diff --git a/net-misc/xfsamba/ChangeLog b/net-misc/xfsamba/ChangeLog
index af78c04fcbb6..b84f01413d95 100644
--- a/net-misc/xfsamba/ChangeLog
+++ b/net-misc/xfsamba/ChangeLog
@@ -1,11 +1,13 @@
# ChangeLog for net-misc/xfsamba
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/net-misc/xfsamba/ChangeLog,v 1.1 2002/06/04 06:57:22 rphillips Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/xfsamba/ChangeLog,v 1.2 2002/07/09 11:30:08 phoenix Exp $
*xfsamba-0.47 (3 June 2002)
- 3 June 2002; Ryan Phillips <rphillips@gentoo.org> ChangeLog :
+ 09 Jul 2002; phoen][x <phoenix@gentoo.org> xfsamba-0.47.ebuild :
+ Added KEYWORDS, SLOT.
+ 3 June 2002; Ryan Phillips <rphillips@gentoo.org> ChangeLog :
Ebuild submitted by Dan Naumov <jago@telefragged.com>
Added initial ChangeLog which should be updated whenever the package is
diff --git a/net-misc/xfsamba/xfsamba-0.47.ebuild b/net-misc/xfsamba/xfsamba-0.47.ebuild
index 070e21f472b5..58ce6d864cfa 100644
--- a/net-misc/xfsamba/xfsamba-0.47.ebuild
+++ b/net-misc/xfsamba/xfsamba-0.47.ebuild
@@ -1,12 +1,14 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/net-misc/xfsamba/xfsamba-0.47.ebuild,v 1.1 2002/06/04 06:57:22 rphillips Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/xfsamba/xfsamba-0.47.ebuild,v 1.2 2002/07/09 11:30:08 phoenix Exp $
S=${WORKDIR}/${P}
DESCRIPTION="A GUI SMB network navigator"
SRC_URI="http://xfsamba.sourceforge.net/archive/${P}.tar.gz"
HOMEPAGE="http://xfsamba.sourceforge.net/"
LICENSE="GPL-2"
+KEYWORDS="x86"
+SLOT="0"
DEPEND="=dev-libs/glib-1.2*
=x11-libs/gtk+-1.2*
nls? ( sys-devel/gettext )"