diff options
Diffstat (limited to 'dev-libs/popt/popt-1.5.ebuild')
-rw-r--r-- | dev-libs/popt/popt-1.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/popt/popt-1.5.ebuild b/dev-libs/popt/popt-1.5.ebuild index ebfbe900e3a0..ecc54b51f4f9 100644 --- a/dev-libs/popt/popt-1.5.ebuild +++ b/dev-libs/popt/popt-1.5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2000 Gentoo Technologies, Inc. +# Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/dev-libs/popt/popt-1.5.ebuild,v 1.6 2002/07/11 06:30:21 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/popt/popt-1.5.ebuild,v 1.7 2002/08/01 11:59:01 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="Parse Options: command line parser" |