diff options
Diffstat (limited to 'dev-libs/popt/popt-1.5.ebuild')
-rw-r--r-- | dev-libs/popt/popt-1.5.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/dev-libs/popt/popt-1.5.ebuild b/dev-libs/popt/popt-1.5.ebuild index 9e068abbe67b..d735e85d4af5 100644 --- a/dev-libs/popt/popt-1.5.ebuild +++ b/dev-libs/popt/popt-1.5.ebuild @@ -1,10 +1,9 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/popt/popt-1.5.ebuild,v 1.14 2003/02/13 10:49:52 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/popt/popt-1.5.ebuild,v 1.15 2004/02/21 00:58:40 mr_bones_ Exp $ IUSE="nls" -S=${WORKDIR}/${P} DESCRIPTION="Parse Options: command line parser" SRC_URI="ftp://ftp.rpm.org/pub/rpm/dist/rpm-3.0.x/${P}.tar.gz" HOMEPAGE="http://www.rpm.org" |