summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Stein <jstein@gentoo.org>2017-01-31 12:42:38 +0100
committerLars Wendler <polynomial-c@gentoo.org>2017-02-03 11:11:38 +0100
commit9545e4bf5c9c53d82feecfe5261d966da4fc0f05 (patch)
tree020f0f167a1d454d7d36978ecdb2794875ba7ba6 /sys-apps/coreutils/coreutils-8.26.ebuild
parentprofiles/package.mask: update chromium mask for M58 (diff)
downloadgentoo-9545e4bf5c9c53d82feecfe5261d966da4fc0f05.tar.gz
gentoo-9545e4bf5c9c53d82feecfe5261d966da4fc0f05.tar.bz2
gentoo-9545e4bf5c9c53d82feecfe5261d966da4fc0f05.zip
sys-apps/coreutils: add longdescription, shorten DESCRIPTION
DESCRIPTION must not have more than 80 characters (devman/variables) Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/3733
Diffstat (limited to 'sys-apps/coreutils/coreutils-8.26.ebuild')
-rw-r--r--sys-apps/coreutils/coreutils-8.26.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/coreutils/coreutils-8.26.ebuild b/sys-apps/coreutils/coreutils-8.26.ebuild
index b19472ac4cd2..f98570634d19 100644
--- a/sys-apps/coreutils/coreutils-8.26.ebuild
+++ b/sys-apps/coreutils/coreutils-8.26.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -13,7 +13,7 @@ EAPI=5
inherit eutils flag-o-matic toolchain-funcs
PATCH_VER="1.1"
-DESCRIPTION="Standard GNU file utilities (chmod, cp, dd, dir, ls...), text utilities (sort, tr, head, wc..), and shell utilities (whoami, who,...)"
+DESCRIPTION="Standard GNU utilities (chmod, cp, dd, ls, sort, tr, head, wc, who,...)"
HOMEPAGE="https://www.gnu.org/software/coreutils/"
SRC_URI="mirror://gnu/${PN}/${P}.tar.xz
mirror://gentoo/${P}-patches-${PATCH_VER}.tar.xz