diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-03-13 01:49:46 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-03-13 01:49:46 +0000 |
commit | 6be358e48fa096a8c4474f16ecdb437d3671dae0 (patch) | |
tree | 5d9d7f2bad82b1d4d7ca4772eaa942286effb66d /dev-util/jam | |
parent | Cleaned up {R,}DEPEND, closes bug #44508 (diff) | |
download | historical-6be358e48fa096a8c4474f16ecdb437d3671dae0.tar.gz historical-6be358e48fa096a8c4474f16ecdb437d3671dae0.tar.bz2 historical-6be358e48fa096a8c4474f16ecdb437d3671dae0.zip |
header fix
Diffstat (limited to 'dev-util/jam')
-rw-r--r-- | dev-util/jam/jam-2.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/jam/jam-2.5.ebuild b/dev-util/jam/jam-2.5.ebuild index 3c9236fbce69..7786231e4a60 100644 --- a/dev-util/jam/jam-2.5.ebuild +++ b/dev-util/jam/jam-2.5.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-util/jam/jam-2.5.ebuild,v 1.1 2003/06/16 15:43:36 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/jam/jam-2.5.ebuild,v 1.2 2004/03/13 01:49:46 mr_bones_ Exp $ DESCRIPTION="Just Another Make - advanced make replacement" SRC_URI="ftp://ftp.perforce.com/pub/jam/${P}.tar" |