diff options
Diffstat (limited to 'sys-apps/which/which-2.13.ebuild')
-rw-r--r-- | sys-apps/which/which-2.13.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sys-apps/which/which-2.13.ebuild b/sys-apps/which/which-2.13.ebuild index 76b9176975eb..7a053c000c16 100644 --- a/sys-apps/which/which-2.13.ebuild +++ b/sys-apps/which/which-2.13.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 Daniel robbins <drobbins@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/sys-apps/which/which-2.13.ebuild,v 1.1 2001/12/17 14:30:28 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/which/which-2.13.ebuild,v 1.2 2002/07/11 06:30:55 drobbins Exp $ S=${WORKDIR}/${P} DESCRIPTION="Prints out location of specified executables that are in your path" |