diff options
author | Daniel Robbins <drobbins@gentoo.org> | 2002-07-11 06:30:19 +0000 |
---|---|---|
committer | Daniel Robbins <drobbins@gentoo.org> | 2002-07-11 06:30:19 +0000 |
commit | bddf4495fd329607c4538cdcd2cea7419ba21304 (patch) | |
tree | b3d3494cfdf452c7947ef4f4579df3deea4c413b /app-text/pinfo | |
parent | header fixes (diff) | |
download | historical-bddf4495fd329607c4538cdcd2cea7419ba21304.tar.gz historical-bddf4495fd329607c4538cdcd2cea7419ba21304.tar.bz2 historical-bddf4495fd329607c4538cdcd2cea7419ba21304.zip |
header fixes
Diffstat (limited to 'app-text/pinfo')
-rw-r--r-- | app-text/pinfo/pinfo-0.6.3.ebuild | 3 | ||||
-rw-r--r-- | app-text/pinfo/pinfo-0.6.5_p2.ebuild | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/app-text/pinfo/pinfo-0.6.3.ebuild b/app-text/pinfo/pinfo-0.6.3.ebuild index ad352e386f46..cdb60250458b 100644 --- a/app-text/pinfo/pinfo-0.6.3.ebuild +++ b/app-text/pinfo/pinfo-0.6.3.ebuild @@ -1,7 +1,6 @@ # Copyright 1999-2001 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# Author Karl Trygve Kalleberg <karltk@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/app-text/pinfo/pinfo-0.6.3.ebuild,v 1.1 2001/11/11 22:10:20 karltk Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/pinfo/pinfo-0.6.3.ebuild,v 1.2 2002/07/11 06:30:19 drobbins Exp $ S=${WORKDIR}/${P} DESCRIPTION="Hypertext info and man viewer based on (n)curses" diff --git a/app-text/pinfo/pinfo-0.6.5_p2.ebuild b/app-text/pinfo/pinfo-0.6.5_p2.ebuild index 51b515c36d6e..8cc03e1db558 100644 --- a/app-text/pinfo/pinfo-0.6.5_p2.ebuild +++ b/app-text/pinfo/pinfo-0.6.5_p2.ebuild @@ -1,7 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# Author Karl Trygve Kalleberg <karltk@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/app-text/pinfo/pinfo-0.6.5_p2.ebuild,v 1.1 2002/03/15 11:53:21 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/pinfo/pinfo-0.6.5_p2.ebuild,v 1.2 2002/07/11 06:30:19 drobbins Exp $ MY_P=${PN}-0.6.5p2 S=${WORKDIR}/${MY_P} |