diff options
Diffstat (limited to 'dev-libs/popt/popt-1.6.3.ebuild')
-rw-r--r-- | dev-libs/popt/popt-1.6.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/popt/popt-1.6.3.ebuild b/dev-libs/popt/popt-1.6.3.ebuild index 854d0cdd5b7b..e44b506034cb 100644 --- a/dev-libs/popt/popt-1.6.3.ebuild +++ b/dev-libs/popt/popt-1.6.3.ebuild @@ -1,6 +1,6 @@ # 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.6.3.ebuild,v 1.9 2002/10/04 03:44:00 bcowan Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/popt/popt-1.6.3.ebuild,v 1.10 2002/10/04 05:17:29 vapier Exp $ S=${WORKDIR}/${P} DESCRIPTION="Parse Options - Command line parser" |