diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2002-09-30 00:01:07 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2002-09-30 00:01:07 +0000 |
commit | d4a45e561d7b3e232fa2d23288c74be9e3262858 (patch) | |
tree | 32eaf10232035320225839d1942d0bbcc65fad21 /net-news | |
parent | Changed version of patch to match current ebuild's (diff) | |
download | historical-d4a45e561d7b3e232fa2d23288c74be9e3262858.tar.gz historical-d4a45e561d7b3e232fa2d23288c74be9e3262858.tar.bz2 historical-d4a45e561d7b3e232fa2d23288c74be9e3262858.zip |
updated description
Diffstat (limited to 'net-news')
-rw-r--r-- | net-news/nget/ChangeLog | 6 | ||||
-rw-r--r-- | net-news/nget/nget-0.19.1.ebuild | 4 |
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" |