diff options
author | Daniel Robbins <drobbins@gentoo.org> | 2000-08-23 07:00:07 +0000 |
---|---|---|
committer | Daniel Robbins <drobbins@gentoo.org> | 2000-08-23 07:00:07 +0000 |
commit | 968769e3bffa6e5717c11be0bdeaa96bd13bd06a (patch) | |
tree | 4074cecc0c1f6d06fe4a1d2a862b693afc7b163a /app-doc/man-pages | |
parent | fixed at url, updated bzip2, fixed linux r5 name (diff) | |
download | historical-968769e3bffa6e5717c11be0bdeaa96bd13bd06a.tar.gz historical-968769e3bffa6e5717c11be0bdeaa96bd13bd06a.tar.bz2 historical-968769e3bffa6e5717c11be0bdeaa96bd13bd06a.zip |
moved xchat to new category and modified ebuild (`uses gnome`)
fixed rpm (bzip2 archive name had typo)
man pages not fixed yet
tcsh working
disabled gnome by default in make.conf
fixed a gcc mirror URI
updated file to 3.32
Diffstat (limited to 'app-doc/man-pages')
-rw-r--r-- | app-doc/man-pages/man-pages-1.30-r1.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/app-doc/man-pages/man-pages-1.30-r1.ebuild b/app-doc/man-pages/man-pages-1.30-r1.ebuild index 4eeb77c9785c..cb9aeb63da95 100644 --- a/app-doc/man-pages/man-pages-1.30-r1.ebuild +++ b/app-doc/man-pages/man-pages-1.30-r1.ebuild @@ -1,13 +1,14 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Achim Gottinger <achim@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/app-doc/man-pages/man-pages-1.30-r1.ebuild,v 1.2 2000/08/16 04:37:53 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/man-pages/man-pages-1.30-r1.ebuild,v 1.3 2000/08/23 07:00:07 drobbins Exp $ P=man-pages-1.30 A="${P}.tar.gz netman-cvs.tar.gz man2.tar.gz" #A0=man-pages-1.23-spell.patch S=${WORKDIR}/${P} DESCRIPTION="A somewhat comprehensive collection of Linux man pages" +# some URI's missing here SRC_URI="ftp://ftp.win.tue.nl/pub/linux-local/manpages/man-pages-1.30.tar.gz" src_compile() { |