diff options
author | Daniel Robbins <drobbins@gentoo.org> | 2002-07-11 06:30:25 +0000 |
---|---|---|
committer | Daniel Robbins <drobbins@gentoo.org> | 2002-07-11 06:30:25 +0000 |
commit | f18f3c650ce46fe12687ee91942c9479fa6ca855 (patch) | |
tree | 36f8636595e78c4d91a54b216abfda951a40992e /dev-util/dialog | |
parent | header fixes (diff) | |
download | historical-f18f3c650ce46fe12687ee91942c9479fa6ca855.tar.gz historical-f18f3c650ce46fe12687ee91942c9479fa6ca855.tar.bz2 historical-f18f3c650ce46fe12687ee91942c9479fa6ca855.zip |
header fixes
Diffstat (limited to 'dev-util/dialog')
-rw-r--r-- | dev-util/dialog/dialog-0.7-r1.ebuild | 3 | ||||
-rw-r--r-- | dev-util/dialog/dialog-0.7.ebuild | 3 | ||||
-rw-r--r-- | dev-util/dialog/dialog-0.9_beta20020519.ebuild | 3 |
3 files changed, 3 insertions, 6 deletions
diff --git a/dev-util/dialog/dialog-0.7-r1.ebuild b/dev-util/dialog/dialog-0.7-r1.ebuild index a2b954e69edc..bc7a01e4683d 100644 --- a/dev-util/dialog/dialog-0.7-r1.ebuild +++ b/dev-util/dialog/dialog-0.7-r1.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 Prakash Shetty (Crux) <ps@gnuos.org> -# $Header: /var/cvsroot/gentoo-x86/dev-util/dialog/dialog-0.7-r1.ebuild,v 1.2 2002/03/27 14:00:58 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/dialog/dialog-0.7-r1.ebuild,v 1.3 2002/07/11 06:30:25 drobbins Exp $ S=${WORKDIR}/${P} DESCRIPTION="A Tool to display Dialog boxes from Shell" diff --git a/dev-util/dialog/dialog-0.7.ebuild b/dev-util/dialog/dialog-0.7.ebuild index c7e22ee672f5..386a0d230cac 100644 --- a/dev-util/dialog/dialog-0.7.ebuild +++ b/dev-util/dialog/dialog-0.7.ebuild @@ -1,7 +1,6 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# Author Prakash Shetty (Crux) <ps@gnuos.org> -# $Header: /var/cvsroot/gentoo-x86/dev-util/dialog/dialog-0.7.ebuild,v 1.5 2001/11/10 12:45:09 hallski Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/dialog/dialog-0.7.ebuild,v 1.6 2002/07/11 06:30:25 drobbins Exp $ S=${WORKDIR}/${P} DESCRIPTION="A Tool to display Dialog boxes from Shell" diff --git a/dev-util/dialog/dialog-0.9_beta20020519.ebuild b/dev-util/dialog/dialog-0.9_beta20020519.ebuild index dd1620feb51a..96712c0ee11c 100644 --- a/dev-util/dialog/dialog-0.9_beta20020519.ebuild +++ b/dev-util/dialog/dialog-0.9_beta20020519.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 Prakash Shetty (Crux) <ps@gnuos.org> -# $Header: /var/cvsroot/gentoo-x86/dev-util/dialog/dialog-0.9_beta20020519.ebuild,v 1.2 2002/06/03 06:23:16 blocke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/dialog/dialog-0.9_beta20020519.ebuild,v 1.3 2002/07/11 06:30:25 drobbins Exp $ MY_PV="0.9b-20020519" S=${WORKDIR}/dialog-${MY_PV} |