diff options
author | Michael Sterrett <msterret@gentoo.org> | 2003-09-08 03:03:05 +0000 |
---|---|---|
committer | Michael Sterrett <msterret@gentoo.org> | 2003-09-08 03:03:05 +0000 |
commit | 94b130fe07dd5f67cf4f14598fddda89f3e0d838 (patch) | |
tree | 8b1258201526d29fbd623842d6275e315a7ea9fc /dev-ml/ocamlnet | |
parent | repoman: trim trailing whitespace (diff) | |
download | gentoo-2-94b130fe07dd5f67cf4f14598fddda89f3e0d838.tar.gz gentoo-2-94b130fe07dd5f67cf4f14598fddda89f3e0d838.tar.bz2 gentoo-2-94b130fe07dd5f67cf4f14598fddda89f3e0d838.zip |
repoman: header fix
Diffstat (limited to 'dev-ml/ocamlnet')
-rw-r--r-- | dev-ml/ocamlnet/Manifest | 2 | ||||
-rw-r--r-- | dev-ml/ocamlnet/ocamlnet-0.95.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-ml/ocamlnet/Manifest b/dev-ml/ocamlnet/Manifest index 861dd3703fec..b26e780d8e3f 100644 --- a/dev-ml/ocamlnet/Manifest +++ b/dev-ml/ocamlnet/Manifest @@ -1,3 +1,3 @@ MD5 57a4a03a6f0ffe4cc9eae34d99671f35 ChangeLog 515 -MD5 c034302ca99b7451f900f94a601ebf3f ocamlnet-0.95.ebuild 835 +MD5 7d91b73d1217813b6ffe12f57ecb6a56 ocamlnet-0.95.ebuild 837 MD5 b3137a19a01b130d78ec709fd500acfc files/digest-ocamlnet-0.95 65 diff --git a/dev-ml/ocamlnet/ocamlnet-0.95.ebuild b/dev-ml/ocamlnet/ocamlnet-0.95.ebuild index efd2f72f6902..d4567c9b671c 100644 --- a/dev-ml/ocamlnet/ocamlnet-0.95.ebuild +++ b/dev-ml/ocamlnet/ocamlnet-0.95.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/dev-ml/ocamlnet/ocamlnet-0.95.ebuild,v 1.2 2003/03/11 20:54:53 george Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocamlnet/ocamlnet-0.95.ebuild,v 1.3 2003/09/08 03:01:53 msterret Exp $ DESCRIPTION="Modules for O'Caml application-level Internet protocols" HOMEPAGE="http://ocamlnet.sourceforge.net" |