aballier 14/10/23 10:37:36 Modified: ChangeLog camlp5-6.11.ebuild Log: update homepage and src_uri Signed-off-by: [email protected] (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 160F534A)
Revision Changes Path 1.82 dev-ml/camlp5/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/camlp5/ChangeLog?rev=1.82&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/camlp5/ChangeLog?rev=1.82&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/camlp5/ChangeLog?r1=1.81&r2=1.82 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ml/camlp5/ChangeLog,v retrieving revision 1.81 retrieving revision 1.82 diff -u -r1.81 -r1.82 --- ChangeLog 23 Oct 2014 10:35:38 -0000 1.81 +++ ChangeLog 23 Oct 2014 10:37:36 -0000 1.82 @@ -1,6 +1,9 @@ # ChangeLog for dev-ml/camlp5 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ml/camlp5/ChangeLog,v 1.81 2014/10/23 10:35:38 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/camlp5/ChangeLog,v 1.82 2014/10/23 10:37:36 aballier Exp $ + + 23 Oct 2014; Alexis Ballier <[email protected]> camlp5-6.11.ebuild: + update homepage and src_uri 23 Oct 2014; Alexis Ballier <[email protected]> -camlp5-6.02.3.ebuild, -camlp5-6.07_p1.ebuild: 1.5 dev-ml/camlp5/camlp5-6.11.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/camlp5/camlp5-6.11.ebuild?rev=1.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/camlp5/camlp5-6.11.ebuild?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/camlp5/camlp5-6.11.ebuild?r1=1.4&r2=1.5 Index: camlp5-6.11.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ml/camlp5/camlp5-6.11.ebuild,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- camlp5-6.11.ebuild 24 Dec 2013 12:41:40 -0000 1.4 +++ camlp5-6.11.ebuild 23 Oct 2014 10:37:36 -0000 1.5 @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ml/camlp5/camlp5-6.11.ebuild,v 1.4 2013/12/24 12:41:40 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/camlp5/camlp5-6.11.ebuild,v 1.5 2014/10/23 10:37:36 aballier Exp $ EAPI="5" @@ -8,8 +8,8 @@ MY_P=${P%_p*} DESCRIPTION="A preprocessor-pretty-printer of ocaml" -HOMEPAGE="http://pauillac.inria.fr/~ddr/camlp5/" -SRC_URI="http://pauillac.inria.fr/~ddr/camlp5/distrib/src/${MY_P}.tgz" +HOMEPAGE="http://camlp5.gforge.inria.fr/" +SRC_URI="http://camlp5.gforge.inria.fr/distrib/src/${MY_P}.tgz" LICENSE="BSD" SLOT="0/${PV}"
