diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-03-13 09:53:56 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-03-13 09:53:56 +0000 |
commit | 25f7158487abf5672a892df32680e28268a428f5 (patch) | |
tree | 44d77b974bb34cf64f385528bcb30cab47590a3d /dev-tcltk/ck | |
parent | To ~arch because of bug #40446. (diff) | |
download | historical-25f7158487abf5672a892df32680e28268a428f5.tar.gz historical-25f7158487abf5672a892df32680e28268a428f5.tar.bz2 historical-25f7158487abf5672a892df32680e28268a428f5.zip |
header fix
Diffstat (limited to 'dev-tcltk/ck')
-rw-r--r-- | dev-tcltk/ck/ck-8.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-tcltk/ck/ck-8.0.ebuild b/dev-tcltk/ck/ck-8.0.ebuild index 58f166f55294..d19d12c5e7e1 100644 --- a/dev-tcltk/ck/ck-8.0.ebuild +++ b/dev-tcltk/ck/ck-8.0.ebuild @@ -1,6 +1,6 @@ -# 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-tcltk/ck/ck-8.0.ebuild,v 1.5 2004/02/28 21:18:59 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/ck/ck-8.0.ebuild,v 1.6 2004/03/13 09:53:56 mr_bones_ Exp $ P_NEW=${PN}${PV} S=${WORKDIR}/${P_NEW} |