diff options
Diffstat (limited to 'app-shells/dash/dash-0.5.8.2.ebuild')
-rw-r--r-- | app-shells/dash/dash-0.5.8.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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" |