diff options
author | 2004-03-13 19:51:28 +0000 | |
---|---|---|
committer | 2004-03-13 19:51:28 +0000 | |
commit | 24e862b004623c60cb71370a3706c156c68027db (patch) | |
tree | d8ade13b1ed19c84b88409789cdb71ba46aa0b8f /dev-ml/ocamlnet | |
parent | Added USE_RUBY and marked stable on x86 and alpha. (diff) | |
download | historical-24e862b004623c60cb71370a3706c156c68027db.tar.gz historical-24e862b004623c60cb71370a3706c156c68027db.tar.bz2 historical-24e862b004623c60cb71370a3706c156c68027db.zip |
header fix
Diffstat (limited to 'dev-ml/ocamlnet')
-rw-r--r-- | dev-ml/ocamlnet/ocamlnet-0.95.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ml/ocamlnet/ocamlnet-0.95.ebuild b/dev-ml/ocamlnet/ocamlnet-0.95.ebuild index d4567c9b671c..65b19bba9501 100644 --- a/dev-ml/ocamlnet/ocamlnet-0.95.ebuild +++ b/dev-ml/ocamlnet/ocamlnet-0.95.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-ml/ocamlnet/ocamlnet-0.95.ebuild,v 1.3 2003/09/08 03:01:53 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocamlnet/ocamlnet-0.95.ebuild,v 1.4 2004/03/13 19:51:28 mr_bones_ Exp $ DESCRIPTION="Modules for O'Caml application-level Internet protocols" HOMEPAGE="http://ocamlnet.sourceforge.net" |