commit:     53bcf576563b432b3dd35b0b46c9a30c3287e30c
Author:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 31 14:41:56 2016 +0000
Commit:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Mon Oct 31 14:41:56 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=53bcf576

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(-)

diff --git a/app-shells/dash/dash-0.5.8.2.ebuild 
b/app-shells/dash/dash-0.5.8.2.ebuild
index 8032179..a169d68 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 4942b9d..a4f7798 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 c602b3b..7006ea3 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 0a565e1..7e1b714 100644
--- a/app-shells/dash/metadata.xml
+++ b/app-shells/dash/metadata.xml
@@ -11,4 +11,8 @@
        <use>
                <flag name="dumb-echo">Disable echo -n for added fun</flag>
        </use>
+       <longdescription lang="en">
+               DASH is a direct descendant of the NetBSD version of ash (the 
Almquist SHell)
+               and is POSIX compliant.
+       </longdescription>
 </pkgmetadata>

Reply via email to