* [gentoo-commits] proj/releng:master commit in: tools-musl/portage/, tools-musl/portage/env/
@ 2014-01-27 20:18 Anthony G. Basile
0 siblings, 0 replies; 2+ messages in thread
From: Anthony G. Basile @ 2014-01-27 20:18 UTC (permalink / raw
To: gentoo-commits
commit: 02c9e48d92d84de86e487eb902bf2022905337bd
Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 27 20:15:30 2014 +0000
Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Mon Jan 27 20:18:16 2014 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/releng.git;a=commit;h=02c9e48d
tools-musl: support USE=nls
---
tools-musl/portage/env/libintl.conf | 1 +
tools-musl/portage/package.accept_keywords | 4 +++-
tools-musl/portage/package.env | 3 +++
3 files changed, 7 insertions(+), 1 deletion(-)
diff --git a/tools-musl/portage/env/libintl.conf b/tools-musl/portage/env/libintl.conf
new file mode 100644
index 0000000..5133a11
--- /dev/null
+++ b/tools-musl/portage/env/libintl.conf
@@ -0,0 +1 @@
+CFLAGS="-Wl,-lintl"
diff --git a/tools-musl/portage/package.accept_keywords b/tools-musl/portage/package.accept_keywords
index 47b9fa7..b74b45f 100644
--- a/tools-musl/portage/package.accept_keywords
+++ b/tools-musl/portage/package.accept_keywords
@@ -1,2 +1,4 @@
-=sys-libs/musl-0.9.15 ~amd64
=sys-apps/getent-0 ~amd64
+=sys-apps/man-db-2.6.6 ~amd64
+=sys-libs/musl-0.9.15 ~amd64
+=app-text/openjade-1.3.2-r6 ~amd64
diff --git a/tools-musl/portage/package.env b/tools-musl/portage/package.env
new file mode 100644
index 0000000..376f3c5
--- /dev/null
+++ b/tools-musl/portage/package.env
@@ -0,0 +1,3 @@
+sys-apps/kbd libintl.conf
+sys-apps/net-tools libintl.conf
+sys-process/procps libintl.conf
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] proj/releng:master commit in: tools-musl/portage/, tools-musl/portage/env/
@ 2014-02-05 15:40 Anthony G. Basile
0 siblings, 0 replies; 2+ messages in thread
From: Anthony G. Basile @ 2014-02-05 15:40 UTC (permalink / raw
To: gentoo-commits
commit: 2857e99487bd358986cd380a0e0c4b487237893f
Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 5 15:40:31 2014 +0000
Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Wed Feb 5 15:40:31 2014 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/releng.git;a=commit;h=2857e994
tools-musl: add LDFLAGS=-lintl to e2fsprogs and git
---
tools-musl/portage/env/libintl.conf | 2 +-
tools-musl/portage/package.env | 2 ++
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/tools-musl/portage/env/libintl.conf b/tools-musl/portage/env/libintl.conf
index 5133a11..49d6560 100644
--- a/tools-musl/portage/env/libintl.conf
+++ b/tools-musl/portage/env/libintl.conf
@@ -1 +1 @@
-CFLAGS="-Wl,-lintl"
+LDFLAGS=-lintl
diff --git a/tools-musl/portage/package.env b/tools-musl/portage/package.env
index 9179686..7545c72 100644
--- a/tools-musl/portage/package.env
+++ b/tools-musl/portage/package.env
@@ -1,4 +1,6 @@
+dev-vcs/git libintl.conf
sys-apps/kbd libintl.conf
sys-apps/man-db parallel.conf
sys-apps/net-tools libintl.conf
+sys-fs/e2fsprogs libintl.conf
sys-process/procps libintl.conf
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-02-05 15:40 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-27 20:18 [gentoo-commits] proj/releng:master commit in: tools-musl/portage/, tools-musl/portage/env/ Anthony G. Basile
-- strict thread matches above, loose matches on Subject: below --
2014-02-05 15:40 Anthony G. Basile
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox