Gentoo Archives: gentoo-commits

From: "Anthony G. Basile" <blueness@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/default/linux/uclibc/mips/
Date: Sat, 31 Oct 2015 07:00:43
Message-Id: 1446275232.784d7e5c6a929afe51a3075675bfcacea799610b.blueness@gentoo
1 commit: 784d7e5c6a929afe51a3075675bfcacea799610b
2 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 31 07:01:27 2015 +0000
4 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 31 07:07:12 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=784d7e5c
7
8 profiles: add dev-libs/libintl to mips uclibc stage1
9
10 Commit 2bb8a68a splits out dev-libs/libintl from gettext. We
11 need to make sure that libintl is in all uclibc stage1s. Currenlty
12 this is only needed for mips because it is a ~arch profile, but
13 eventually we'll need this for all uclibc stage1s.
14
15 profiles/default/linux/uclibc/mips/packages.build | 5 +++++
16 1 file changed, 5 insertions(+)
17
18 diff --git a/profiles/default/linux/uclibc/mips/packages.build b/profiles/default/linux/uclibc/mips/packages.build
19 new file mode 100644
20 index 0000000..8b4519b
21 --- /dev/null
22 +++ b/profiles/default/linux/uclibc/mips/packages.build
23 @@ -0,0 +1,5 @@
24 +# Copyright 1999-2014 Gentoo Foundation.
25 +# Distributed under the terms of the GNU General Public License v2
26 +# $Id$
27 +
28 +dev-libs/libintl