From 0e659da569dccca0a9adabb886d985fd70cabdaa Mon Sep 17 00:00:00 2001 From: Harri Nieminen Date: Fri, 17 Feb 2017 21:14:07 +0200 Subject: [PATCH] app-misc/jail: Fix toolong.DESCRIPTION Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/4003 --- app-misc/jail/jail-2.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-misc/jail/jail-2.0.ebuild b/app-misc/jail/jail-2.0.ebuild index 79b1b7181f8f..9031dd90e78f 100644 --- a/app-misc/jail/jail-2.0.ebuild +++ b/app-misc/jail/jail-2.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -6,7 +6,7 @@ EAPI="5" inherit eutils flag-o-matic -DESCRIPTION="a tool that builds a chroot and configures all the required files, directories and libraries" +DESCRIPTION="Builds a chroot and configures all the required files, directories and libraries" HOMEPAGE="https://github.com/spiculator/jail" SRC_URI="https://github.com/spiculator/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" -- 2.26.2