From 0ad10fe6a739b776b8458e4a34f3db6a03999b33 Mon Sep 17 00:00:00 2001 From: Sergei Trofimovich Date: Tue, 10 May 2016 22:58:25 +0100 Subject: [PATCH] dev-haskell/hostname: fix DESCRIPTION length Package-Manager: portage-2.2.28 --- dev-haskell/hostname/hostname-1.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-haskell/hostname/hostname-1.0.ebuild b/dev-haskell/hostname/hostname-1.0.ebuild index 946487d932ca..9094550b1272 100644 --- a/dev-haskell/hostname/hostname-1.0.ebuild +++ b/dev-haskell/hostname/hostname-1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -9,7 +9,7 @@ EAPI="4" CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal -DESCRIPTION="A very simple package providing a cross-platform means of determining the hostname" +DESCRIPTION="A a cross-platform means of determining the hostname" HOMEPAGE="http://hackage.haskell.org/package/hostname" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" -- 2.26.2