summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2008-06-16 19:44:37 +0000
committerAlexis Ballier <aballier@gentoo.org>2008-06-16 19:44:37 +0000
commitc186a01a8da8037796cbfe635f121cef9331ac69 (patch)
tree5d48822b4b4a165b10cf65ffb410b4181acabf4e /dev-lang
parentremove old version (diff)
downloadgentoo-2-c186a01a8da8037796cbfe635f121cef9331ac69.tar.gz
gentoo-2-c186a01a8da8037796cbfe635f121cef9331ac69.tar.bz2
gentoo-2-c186a01a8da8037796cbfe635f121cef9331ac69.zip
shorten description to please repoman
(Portage version: 2.1.5.5)
Diffstat (limited to 'dev-lang')
-rw-r--r--dev-lang/ocaml/ChangeLog6
-rw-r--r--dev-lang/ocaml/ocaml-3.08.4.ebuild4
-rw-r--r--dev-lang/ocaml/ocaml-3.10.2.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-lang/ocaml/ChangeLog b/dev-lang/ocaml/ChangeLog
index 64cb71053813..d0a3fd0ac3d6 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.147 2008/06/16 19:42:13 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ChangeLog,v 1.148 2008/06/16 19:44:37 aballier Exp $
+
+ 16 Jun 2008; Alexis Ballier <aballier@gentoo.org> ocaml-3.08.4.ebuild,
+ ocaml-3.10.2.ebuild:
+ shorten description to please repoman
16 Jun 2008; Alexis Ballier <aballier@gentoo.org>
-files/ocaml-3.09.3-Makefile.patch, -files/ocaml-3.09.3-automagic.patch,
diff --git a/dev-lang/ocaml/ocaml-3.08.4.ebuild b/dev-lang/ocaml/ocaml-3.08.4.ebuild
index c517b35fda9b..d795ceb11e8d 100644
--- a/dev-lang/ocaml/ocaml-3.08.4.ebuild
+++ b/dev-lang/ocaml/ocaml-3.08.4.ebuild
@@ -1,10 +1,10 @@
# 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.18 2008/01/02 18:35:23 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ocaml-3.08.4.ebuild,v 1.19 2008/06/16 19:44:37 aballier Exp $
inherit flag-o-matic eutils multilib
-DESCRIPTION="fast modern type-inferring functional programming language descended from the ML (Meta Language) family"
+DESCRIPTION="Fast modern type-inferring functional programming language descended from the ML family"
HOMEPAGE="http://www.ocaml.org/"
SRC_URI="http://caml.inria.fr/distrib/ocaml-3.08/${P}.tar.bz2"
diff --git a/dev-lang/ocaml/ocaml-3.10.2.ebuild b/dev-lang/ocaml/ocaml-3.10.2.ebuild
index b0239a477e76..8b516b3dcfa8 100644
--- a/dev-lang/ocaml/ocaml-3.10.2.ebuild
+++ b/dev-lang/ocaml/ocaml-3.10.2.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-lang/ocaml/ocaml-3.10.2.ebuild,v 1.8 2008/06/09 09:27:26 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ocaml-3.10.2.ebuild,v 1.9 2008/06/16 19:44:37 aballier Exp $
inherit flag-o-matic eutils multilib versionator toolchain-funcs
EAPI="1"
MY_P="${P/_rc/+rc}"
-DESCRIPTION="fast modern type-inferring functional programming language descended from the ML (Meta Language) family"
+DESCRIPTION="Fast modern type-inferring functional programming language descended from the ML family"
HOMEPAGE="http://www.ocaml.org/"
SRC_URI="http://caml.inria.fr/distrib/ocaml-$( get_version_component_range 1-2)/${MY_P}.tar.bz2"