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/expect | |
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/expect')
-rw-r--r-- | dev-tcltk/expect/expect-5.33.0.ebuild | 4 | ||||
-rw-r--r-- | dev-tcltk/expect/expect-5.37.1.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-tcltk/expect/expect-5.33.0.ebuild b/dev-tcltk/expect/expect-5.33.0.ebuild index 6ff350b6e18b..7a970c6a0f13 100644 --- a/dev-tcltk/expect/expect-5.33.0.ebuild +++ b/dev-tcltk/expect/expect-5.33.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/expect/expect-5.33.0.ebuild,v 1.11 2003/04/23 16:01:36 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/expect/expect-5.33.0.ebuild,v 1.12 2004/03/13 09:53:56 mr_bones_ Exp $ #remove the trailing ".0" from the tarball version S=${WORKDIR}/${P%.0} diff --git a/dev-tcltk/expect/expect-5.37.1.ebuild b/dev-tcltk/expect/expect-5.37.1.ebuild index 9f29426d5729..3af93cb0abd8 100644 --- a/dev-tcltk/expect/expect-5.37.1.ebuild +++ b/dev-tcltk/expect/expect-5.37.1.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/expect/expect-5.37.1.ebuild,v 1.9 2003/09/06 23:48:22 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/expect/expect-5.37.1.ebuild,v 1.10 2004/03/13 09:53:56 mr_bones_ Exp $ #remove the trailing ".0" from the tarball version S=${WORKDIR}/${P%.1} |