diff options
author | 2014-08-10 20:42:55 +0000 | |
---|---|---|
committer | 2014-08-10 20:42:55 +0000 | |
commit | aa5dc1faa59280c95b1865ef2d7ce710210873b1 (patch) | |
tree | 6e0d86d1d83732e6001bb3065d79ddd4f0dfc325 /dev-ml/findlib/findlib-1.4.ebuild | |
parent | QA: drop trailing '.' from DESCRIPTION (diff) | |
download | gentoo-2-aa5dc1faa59280c95b1865ef2d7ce710210873b1.tar.gz gentoo-2-aa5dc1faa59280c95b1865ef2d7ce710210873b1.tar.bz2 gentoo-2-aa5dc1faa59280c95b1865ef2d7ce710210873b1.zip |
QA: drop trailing '.' from DESCRIPTION
(Portage version: 2.2.11_p9/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA)
Diffstat (limited to 'dev-ml/findlib/findlib-1.4.ebuild')
-rw-r--r-- | dev-ml/findlib/findlib-1.4.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-ml/findlib/findlib-1.4.ebuild b/dev-ml/findlib/findlib-1.4.ebuild index f6439a35a9de..4cee8a71bdd4 100644 --- a/dev-ml/findlib/findlib-1.4.ebuild +++ b/dev-ml/findlib/findlib-1.4.ebuild @@ -1,12 +1,12 @@ -# 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/findlib/findlib-1.4.ebuild,v 1.10 2013/09/07 20:15:26 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/findlib/findlib-1.4.ebuild,v 1.11 2014/08/10 20:42:55 slyfox Exp $ EAPI=5 inherit multilib -DESCRIPTION="OCaml tool to find/use non-standard packages." +DESCRIPTION="OCaml tool to find/use non-standard packages" HOMEPAGE="http://projects.camlcity.org/projects/findlib.html" SRC_URI="http://download.camlcity.org/download/${P}.tar.gz" IUSE="doc +ocamlopt tk" |