diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2002-08-01 11:59:04 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2002-08-01 11:59:04 +0000 |
commit | 52176aa5aad5915a7e9bb71e65f5fb3a4a807f4a (patch) | |
tree | 76576cad4ff59620155c140a779e87f5a1b5d878 /dev-libs/popt | |
parent | updated copyright years (diff) | |
download | gentoo-2-52176aa5aad5915a7e9bb71e65f5fb3a4a807f4a.tar.gz gentoo-2-52176aa5aad5915a7e9bb71e65f5fb3a4a807f4a.tar.bz2 gentoo-2-52176aa5aad5915a7e9bb71e65f5fb3a4a807f4a.zip |
updated more copyright years
Diffstat (limited to 'dev-libs/popt')
-rw-r--r-- | dev-libs/popt/popt-1.5.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/popt/popt-1.6.3.ebuild | 4 |
2 files changed, 4 insertions, 4 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" diff --git a/dev-libs/popt/popt-1.6.3.ebuild b/dev-libs/popt/popt-1.6.3.ebuild index 0fa23e32c6ec..d089aee6ba10 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-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.6.3.ebuild,v 1.3 2002/07/11 06:30:21 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/popt/popt-1.6.3.ebuild,v 1.4 2002/08/01 11:59:01 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="Parse Options - Command line parser" |