diff options
author | Daniel Robbins <drobbins@gentoo.org> | 2002-10-05 05:39:10 +0000 |
---|---|---|
committer | Daniel Robbins <drobbins@gentoo.org> | 2002-10-05 05:39:10 +0000 |
commit | c99745bdfe6ffce6ec7dd9999cc5f4341ce38168 (patch) | |
tree | 9fa3dcfe57a35311058d040a80cf0a672b06f102 /app-text/pinfo | |
parent | big IUSE commit (diff) | |
download | historical-c99745bdfe6ffce6ec7dd9999cc5f4341ce38168.tar.gz historical-c99745bdfe6ffce6ec7dd9999cc5f4341ce38168.tar.bz2 historical-c99745bdfe6ffce6ec7dd9999cc5f4341ce38168.zip |
big IUSE commit
Diffstat (limited to 'app-text/pinfo')
-rw-r--r-- | app-text/pinfo/pinfo-0.6.5_p2-r1.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/app-text/pinfo/pinfo-0.6.5_p2-r1.ebuild b/app-text/pinfo/pinfo-0.6.5_p2-r1.ebuild index 1c3afa1806c0..ab214f5065a1 100644 --- a/app-text/pinfo/pinfo-0.6.5_p2-r1.ebuild +++ b/app-text/pinfo/pinfo-0.6.5_p2-r1.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/pinfo/pinfo-0.6.5_p2-r1.ebuild,v 1.6 2002/10/04 05:06:53 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/pinfo/pinfo-0.6.5_p2-r1.ebuild,v 1.7 2002/10/05 05:39:10 drobbins Exp $ + +IUSE="nls readline" MY_P=${PN}-0.6.5p2 S=${WORKDIR}/${MY_P} |