summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2008-05-12 07:04:40 +0000
committerAlexis Ballier <aballier@gentoo.org>2008-05-12 07:04:40 +0000
commit33f74218e467a5b0607d70d034364f2ae82e6687 (patch)
tree907525e33380ad8740b4e1ba3fada7aa5a15295e /dev-ml/ocamlnet
parentversion bump (diff)
downloadhistorical-33f74218e467a5b0607d70d034364f2ae82e6687.tar.gz
historical-33f74218e467a5b0607d70d034364f2ae82e6687.tar.bz2
historical-33f74218e467a5b0607d70d034364f2ae82e6687.zip
update homepage
Package-Manager: portage-2.1.5_rc10
Diffstat (limited to 'dev-ml/ocamlnet')
-rw-r--r--dev-ml/ocamlnet/ChangeLog6
-rw-r--r--dev-ml/ocamlnet/ocamlnet-2.2.9-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-ml/ocamlnet/ChangeLog b/dev-ml/ocamlnet/ChangeLog
index f6a33f60d6c1..35a4fc277ac2 100644
--- a/dev-ml/ocamlnet/ChangeLog
+++ b/dev-ml/ocamlnet/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ml/ocamlnet
# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocamlnet/ChangeLog,v 1.33 2008/04/13 18:18:32 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocamlnet/ChangeLog,v 1.34 2008/05/12 07:04:40 aballier Exp $
+
+ 12 May 2008; Alexis Ballier <aballier@gentoo.org>
+ ocamlnet-2.2.9-r1.ebuild:
+ update homepage
13 Apr 2008; Alexis Ballier <aballier@gentoo.org>
-ocamlnet-2.2.8.1.ebuild:
diff --git a/dev-ml/ocamlnet/ocamlnet-2.2.9-r1.ebuild b/dev-ml/ocamlnet/ocamlnet-2.2.9-r1.ebuild
index e4d6142f504a..469947a116a7 100644
--- a/dev-ml/ocamlnet/ocamlnet-2.2.9-r1.ebuild
+++ b/dev-ml/ocamlnet/ocamlnet-2.2.9-r1.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocamlnet/ocamlnet-2.2.9-r1.ebuild,v 1.7 2008/04/12 19:48:30 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocamlnet/ocamlnet-2.2.9-r1.ebuild,v 1.8 2008/05/12 07:04:40 aballier Exp $
inherit eutils findlib
EAPI="1"
DESCRIPTION="Modules for OCaml application-level Internet protocols"
-HOMEPAGE="http://ocamlnet.sourceforge.net"
+HOMEPAGE="http://projects.camlcity.org/projects/ocamlnet.html"
SRC_URI="mirror://sourceforge/ocamlnet/${P}.tar.gz"
LICENSE="as-is GPL-2"