From 53bcf576563b432b3dd35b0b46c9a30c3287e30c Mon Sep 17 00:00:00 2001 From: Mike Gilbert Date: Mon, 31 Oct 2016 10:41:56 -0400 Subject: app-shells/dash: shorten DESCRIPTION Package-Manager: portage-2.3.2_p1 --- app-shells/dash/dash-0.5.8.2.ebuild | 4 ++-- app-shells/dash/dash-0.5.9.1-r1.ebuild | 2 +- app-shells/dash/dash-0.5.9.ebuild | 2 +- app-shells/dash/metadata.xml | 4 ++++ 4 files changed, 8 insertions(+), 4 deletions(-) (limited to 'app-shells') diff --git a/app-shells/dash/dash-0.5.8.2.ebuild b/app-shells/dash/dash-0.5.8.2.ebuild index 803217949502..a169d68b2e9a 100644 --- a/app-shells/dash/dash-0.5.8.2.ebuild +++ b/app-shells/dash/dash-0.5.8.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -11,7 +11,7 @@ DEB_PATCH=${PV##*.} DEB_PF="${PN}_${DEB_PV}-${DEB_PATCH}" MY_P="${PN}-${DEB_PV}" -DESCRIPTION="DASH is a direct descendant of the NetBSD version of ash (the Almquist SHell) and is POSIX compliant" +DESCRIPTION="Debian Almquist Shell" HOMEPAGE="http://gondor.apana.org.au/~herbert/dash/" SRC_URI="http://gondor.apana.org.au/~herbert/dash/files/${PN}-${DEB_PV}.tar.gz mirror://debian/pool/main/d/dash/${DEB_PF}.diff.gz" diff --git a/app-shells/dash/dash-0.5.9.1-r1.ebuild b/app-shells/dash/dash-0.5.9.1-r1.ebuild index 4942b9dca726..a4f77983dc2f 100644 --- a/app-shells/dash/dash-0.5.9.1-r1.ebuild +++ b/app-shells/dash/dash-0.5.9.1-r1.ebuild @@ -10,7 +10,7 @@ inherit eutils flag-o-matic toolchain-funcs versionator DEB_PATCH="" #$(get_version_component_range 4) #MY_P="${PN}-${MY_PV}" -DESCRIPTION="DASH is a direct descendant of the NetBSD version of ash (the Almquist SHell) and is POSIX compliant" +DESCRIPTION="Debian Almquist Shell" HOMEPAGE="http://gondor.apana.org.au/~herbert/dash/" SRC_URI="http://gondor.apana.org.au/~herbert/dash/files/${P}.tar.gz" if [[ -n "${DEB_PATCH}" ]] ; then diff --git a/app-shells/dash/dash-0.5.9.ebuild b/app-shells/dash/dash-0.5.9.ebuild index c602b3bd0201..7006ea34a70c 100644 --- a/app-shells/dash/dash-0.5.9.ebuild +++ b/app-shells/dash/dash-0.5.9.ebuild @@ -10,7 +10,7 @@ MY_PV="$(get_version_component_range 1-3)" DEB_PATCH="$(get_version_component_range 4)" MY_P="${PN}-${MY_PV}" -DESCRIPTION="DASH is a direct descendant of the NetBSD version of ash (the Almquist SHell) and is POSIX compliant" +DESCRIPTION="Debian Almquist Shell" HOMEPAGE="http://gondor.apana.org.au/~herbert/dash/" SRC_URI="http://gondor.apana.org.au/~herbert/dash/files/${MY_P}.tar.gz" if [[ -n "${DEB_PATCH}" ]] ; then diff --git a/app-shells/dash/metadata.xml b/app-shells/dash/metadata.xml index 0a565e1c2ab5..7e1b714eb2f6 100644 --- a/app-shells/dash/metadata.xml +++ b/app-shells/dash/metadata.xml @@ -11,4 +11,8 @@ Disable echo -n for added fun + + DASH is a direct descendant of the NetBSD version of ash (the Almquist SHell) + and is POSIX compliant. + -- cgit v1.2.3-65-gdbad