summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenda Xu <heroxbd@gentoo.org>2017-01-06 23:38:27 +0900
committerBenda Xu <heroxbd@gentoo.org>2017-01-06 23:38:42 +0900
commitdebdaa5625ac306670fbcf6fa10126cac8e4dab3 (patch)
treec93e35aacefff0a2826cb96fd205b5573617e983 /sys-libs/glibc/glibc-2.19-r1.ebuild
parentdev-cpp/asio-1.10.8-r0: stable on alpha (diff)
downloadgentoo-debdaa5625ac306670fbcf6fa10126cac8e4dab3.tar.gz
gentoo-debdaa5625ac306670fbcf6fa10126cac8e4dab3.tar.bz2
gentoo-debdaa5625ac306670fbcf6fa10126cac8e4dab3.zip
sys-libs/glibc: prefixify the locale-gen script
note that prefix.eclass is compatible with EAPI=0 Bug: 473484 Package-Manager: portage-2.3.3
Diffstat (limited to 'sys-libs/glibc/glibc-2.19-r1.ebuild')
-rw-r--r--sys-libs/glibc/glibc-2.19-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/glibc/glibc-2.19-r1.ebuild b/sys-libs/glibc/glibc-2.19-r1.ebuild
index 998b7fda0c9c..941254771837 100644
--- a/sys-libs/glibc/glibc-2.19-r1.ebuild
+++ b/sys-libs/glibc/glibc-2.19-r1.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
-inherit eutils versionator toolchain-funcs flag-o-matic gnuconfig multilib systemd unpacker multiprocessing
+inherit eutils versionator toolchain-funcs flag-o-matic gnuconfig multilib systemd unpacker multiprocessing prefix
DESCRIPTION="GNU libc6 (also called glibc2) C library"
HOMEPAGE="https://www.gnu.org/software/libc/libc.html"