diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2003-09-05 12:14:12 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2003-09-05 12:14:12 +0000 |
commit | c11575e4db04797a13aa094bb97a282d8be3ebcb (patch) | |
tree | 561d4d16d2491eaad3df8961af687eddb135df1a /app-misc/pms/pms-0.94.ebuild | |
parent | whitespace cleanup (diff) | |
download | historical-c11575e4db04797a13aa094bb97a282d8be3ebcb.tar.gz historical-c11575e4db04797a13aa094bb97a282d8be3ebcb.tar.bz2 historical-c11575e4db04797a13aa094bb97a282d8be3ebcb.zip |
header fix
Diffstat (limited to 'app-misc/pms/pms-0.94.ebuild')
-rw-r--r-- | app-misc/pms/pms-0.94.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/pms/pms-0.94.ebuild b/app-misc/pms/pms-0.94.ebuild index 9887264ef055..cf72351f0c33 100644 --- a/app-misc/pms/pms-0.94.ebuild +++ b/app-misc/pms/pms-0.94.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2002 Gentoo Technologies, Inc. +# Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/pms/pms-0.94.ebuild,v 1.2 2003/06/16 16:37:58 rphillips Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/pms/pms-0.94.ebuild,v 1.3 2003/09/05 12:14:10 msterret Exp $ S=${WORKDIR}/${P} IUSE="ncurses" |