summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2016-02-16 18:30:40 -0500
committerAnthony G. Basile <blueness@gentoo.org>2016-02-16 18:31:29 -0500
commita77db1ace19e04f6da7ac180cc035ccf567c0ff2 (patch)
treec6d11e8f454d2e993be9ac96328d4e22625771be /sys-libs/musl/musl-9999.ebuild
parentapp-admin/fleet: Fix invalid maintainer (diff)
downloadgentoo-a77db1ace19e04f6da7ac180cc035ccf567c0ff2.tar.gz
gentoo-a77db1ace19e04f6da7ac180cc035ccf567c0ff2.tar.bz2
gentoo-a77db1ace19e04f6da7ac180cc035ccf567c0ff2.zip
sys-libs/musl: version bump to 1.1.13
Package-Manager: portage-2.2.26
Diffstat (limited to 'sys-libs/musl/musl-9999.ebuild')
-rw-r--r--sys-libs/musl/musl-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/musl/musl-9999.ebuild b/sys-libs/musl/musl-9999.ebuild
index 016d210b7bdf..e4804688a739 100644
--- a/sys-libs/musl/musl-9999.ebuild
+++ b/sys-libs/musl/musl-9999.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$
@@ -18,7 +18,7 @@ if [[ ${CTARGET} == ${CHOST} ]] ; then
fi
fi
-DESCRIPTION="Lightweight, fast and simple C library focused on standards-conformance and safety"
+DESCRIPTION="Light, fast and simple C library focused on standards-conformance and safety"
HOMEPAGE="http://www.musl-libc.org/"
if [[ ${PV} != "9999" ]] ; then
PATCH_VER=""