summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeemant Kulleen <seemant@gentoo.org>2002-09-30 00:01:07 +0000
committerSeemant Kulleen <seemant@gentoo.org>2002-09-30 00:01:07 +0000
commit450f7278ed8fd347c9f18dfa0f3541c7cd560ca4 (patch)
tree929727211e69bf53ff982d29bac6560d1dca69d4 /net-news/nget
parentChanged version of patch to match current ebuild's (diff)
downloadgentoo-2-450f7278ed8fd347c9f18dfa0f3541c7cd560ca4.tar.gz
gentoo-2-450f7278ed8fd347c9f18dfa0f3541c7cd560ca4.tar.bz2
gentoo-2-450f7278ed8fd347c9f18dfa0f3541c7cd560ca4.zip
updated description
Diffstat (limited to 'net-news/nget')
-rw-r--r--net-news/nget/ChangeLog6
-rw-r--r--net-news/nget/nget-0.19.1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/net-news/nget/ChangeLog b/net-news/nget/ChangeLog
index 15504e67279d..445fdf2d5938 100644
--- a/net-news/nget/ChangeLog
+++ b/net-news/nget/ChangeLog
@@ -1,9 +1,13 @@
# ChangeLog for net-news/nget
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/net-news/nget/ChangeLog,v 1.1 2002/07/19 20:59:21 rphillips Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-news/nget/ChangeLog,v 1.2 2002/09/30 00:01:07 seemant Exp $
*nget-0.19.1 (19 Jul 2002)
+ 29 Sep 2002; Seemant Kulleen <seemant@gentoo.org> nget-0.19.1.ebuild :
+
+ Method in #gentoo-dev pointed out the wrong description.
+
19 Jul 2002; Ryan Phillips <rphillips@gentoo.org> ChangeLog :
Added initial ChangeLog which should be updated whenever the package is
diff --git a/net-news/nget/nget-0.19.1.ebuild b/net-news/nget/nget-0.19.1.ebuild
index f925ffd562ca..9df76285e5b6 100644
--- a/net-news/nget/nget-0.19.1.ebuild
+++ b/net-news/nget/nget-0.19.1.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-news/nget/nget-0.19.1.ebuild,v 1.1 2002/07/19 20:59:21 rphillips Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-news/nget/nget-0.19.1.ebuild,v 1.2 2002/09/30 00:01:07 seemant Exp $
NPVER=20011209
S=${WORKDIR}/${P}
-DESCRIPTION="Network utility to retrieve files from the WWW"
+DESCRIPTION="Network utility to retrieve files from an NNTP news server"
SRC_URI="http://telia.dl.sourceforge.net/sourceforge/nget/nget-0.19.1+uulib.tar.gz"
HOMEPAGE="http://nget.sourceforge.net/"
RDEPEND="virtual/glibc"