From 2c7661803b88587449ac5be9f6007d3c879cb83d Mon Sep 17 00:00:00 2001 From: Alexis Ballier Date: Wed, 2 Jan 2008 18:35:23 +0000 Subject: Please repoman warnings, thanks to zmedico for the hint (Portage version: 2.1.4_rc14) --- dev-lang/ocaml/ChangeLog | 6 +++++- dev-lang/ocaml/ocaml-3.08.4.ebuild | 6 +++--- dev-lang/ocaml/ocaml-3.09.2.ebuild | 6 +++--- dev-lang/ocaml/ocaml-3.09.3.ebuild | 6 +++--- 4 files changed, 14 insertions(+), 10 deletions(-) (limited to 'dev-lang/ocaml') diff --git a/dev-lang/ocaml/ChangeLog b/dev-lang/ocaml/ChangeLog index a1dde4bb185c..a3c1b2c7546b 100644 --- a/dev-lang/ocaml/ChangeLog +++ b/dev-lang/ocaml/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-lang/ocaml # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ChangeLog,v 1.131 2008/01/02 17:27:01 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ChangeLog,v 1.132 2008/01/02 18:35:23 aballier Exp $ + + 02 Jan 2008; Alexis Ballier ocaml-3.08.4.ebuild, + ocaml-3.09.2.ebuild, ocaml-3.09.3.ebuild: + Please repoman warnings, thanks to zmedico for the hint *ocaml-3.10.1_rc2 (02 Jan 2008) diff --git a/dev-lang/ocaml/ocaml-3.08.4.ebuild b/dev-lang/ocaml/ocaml-3.08.4.ebuild index 5c8ba4ae583d..c517b35fda9b 100644 --- a/dev-lang/ocaml/ocaml-3.08.4.ebuild +++ b/dev-lang/ocaml/ocaml-3.08.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ocaml-3.08.4.ebuild,v 1.17 2007/12/19 16:38:34 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ocaml-3.08.4.ebuild,v 1.18 2008/01/02 18:35:23 aballier Exp $ inherit flag-o-matic eutils multilib @@ -88,7 +88,7 @@ pkg_postinst() { elog "so you (may) need to rebuild all packages depending on it that" elog "are actually installed on your system." elog "To do so, you can run: " - elog "sh ${FILESDIR}/ocaml-rebuild.sh [-h | emerge options]" + elog "sh '${FILESDIR}/ocaml-rebuild.sh' [-h | emerge options]" elog "Which will call emerge on all old packages with the given options" echo } diff --git a/dev-lang/ocaml/ocaml-3.09.2.ebuild b/dev-lang/ocaml/ocaml-3.09.2.ebuild index 038ec2f2fb40..d1ae8994084f 100644 --- a/dev-lang/ocaml/ocaml-3.09.2.ebuild +++ b/dev-lang/ocaml/ocaml-3.09.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ocaml-3.09.2.ebuild,v 1.14 2007/12/19 16:38:34 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ocaml-3.09.2.ebuild,v 1.15 2008/01/02 18:35:23 aballier Exp $ inherit flag-o-matic eutils multilib @@ -83,7 +83,7 @@ pkg_postinst() { elog "so you (may) need to rebuild all packages depending on it that" elog "are actually installed on your system." elog "To do so, you can run: " - elog "sh ${FILESDIR}/ocaml-rebuild.sh [-h | emerge options]" + elog "sh '${FILESDIR}/ocaml-rebuild.sh' [-h | emerge options]" elog "Which will call emerge on all old packages with the given options" echo } diff --git a/dev-lang/ocaml/ocaml-3.09.3.ebuild b/dev-lang/ocaml/ocaml-3.09.3.ebuild index 89386126e773..d0356c2dacd1 100644 --- a/dev-lang/ocaml/ocaml-3.09.3.ebuild +++ b/dev-lang/ocaml/ocaml-3.09.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ocaml-3.09.3.ebuild,v 1.13 2007/12/19 16:38:34 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ocaml-3.09.3.ebuild,v 1.14 2008/01/02 18:35:23 aballier Exp $ inherit flag-o-matic eutils multilib @@ -87,7 +87,7 @@ pkg_postinst() { elog "so you (may) need to rebuild all packages depending on it that" elog "are actually installed on your system." elog "To do so, you can run: " - elog "sh ${FILESDIR}/ocaml-rebuild.sh [-h | emerge options]" + elog "sh '${FILESDIR}/ocaml-rebuild.sh' [-h | emerge options]" elog "Which will call emerge on all old packages with the given options" echo } -- cgit v1.2.3-65-gdbad