public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Anthony G. Basile" <blueness@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/releng:master commit in: tools-uclibc/portage.mips.hardened/, tools-uclibc/portage.i686.hardened/env/, ...
Date: Tue, 26 Mar 2013 11:49:14 +0000 (UTC)	[thread overview]
Message-ID: <1364298503.0839dba966733d3f19294ad92291633801787851.blueness@gentoo> (raw)

commit:     0839dba966733d3f19294ad92291633801787851
Author:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 26 11:48:23 2013 +0000
Commit:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Tue Mar 26 11:48:23 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/releng.git;a=commit;h=0839dba9

Remove CFLAGS=-lintl for procps, bug #461800

---
 .../portage.amd64.hardened/env/procps.conf         |    1 -
 tools-uclibc/portage.amd64.hardened/package.env    |    1 -
 tools-uclibc/portage.amd64.vanilla/env/procps.conf |    1 -
 tools-uclibc/portage.amd64.vanilla/package.env     |    1 -
 tools-uclibc/portage.arm.hardened/env/procps.conf  |    1 -
 tools-uclibc/portage.arm.hardened/package.env      |    1 -
 tools-uclibc/portage.arm.vanilla/env/procps.conf   |    1 -
 tools-uclibc/portage.arm.vanilla/package.env       |    1 -
 tools-uclibc/portage.i686.hardened/env/procps.conf |    1 -
 tools-uclibc/portage.i686.hardened/package.env     |    1 -
 tools-uclibc/portage.i686.vanilla/env/procps.conf  |    1 -
 tools-uclibc/portage.i686.vanilla/package.env      |    1 -
 tools-uclibc/portage.mips.hardened/env/procps.conf |    1 -
 tools-uclibc/portage.mips.hardened/package.env     |    1 -
 tools-uclibc/portage.mips.vanilla/env/procps.conf  |    1 -
 tools-uclibc/portage.mips.vanilla/package.env      |    1 -
 .../portage.mipsel.hardened/env/procps.conf        |    1 -
 tools-uclibc/portage.mipsel.hardened/package.env   |    1 -
 .../portage.mipsel.vanilla/env/procps.conf         |    1 -
 tools-uclibc/portage.mipsel.vanilla/package.env    |    1 -
 20 files changed, 0 insertions(+), 20 deletions(-)

diff --git a/tools-uclibc/portage.amd64.hardened/env/procps.conf b/tools-uclibc/portage.amd64.hardened/env/procps.conf
deleted file mode 100644
index be0ccc4..0000000
--- a/tools-uclibc/portage.amd64.hardened/env/procps.conf
+++ /dev/null
@@ -1 +0,0 @@
-CFLAGS="-lintl"

diff --git a/tools-uclibc/portage.amd64.hardened/package.env b/tools-uclibc/portage.amd64.hardened/package.env
index 538d924..73db8b3 100644
--- a/tools-uclibc/portage.amd64.hardened/package.env
+++ b/tools-uclibc/portage.amd64.hardened/package.env
@@ -1,3 +1,2 @@
 sys-apps/coreutils coreutils.conf
-sys-process/procps procps.conf
 dev-vcs/git git.conf

diff --git a/tools-uclibc/portage.amd64.vanilla/env/procps.conf b/tools-uclibc/portage.amd64.vanilla/env/procps.conf
deleted file mode 100644
index be0ccc4..0000000
--- a/tools-uclibc/portage.amd64.vanilla/env/procps.conf
+++ /dev/null
@@ -1 +0,0 @@
-CFLAGS="-lintl"

diff --git a/tools-uclibc/portage.amd64.vanilla/package.env b/tools-uclibc/portage.amd64.vanilla/package.env
index 538d924..73db8b3 100644
--- a/tools-uclibc/portage.amd64.vanilla/package.env
+++ b/tools-uclibc/portage.amd64.vanilla/package.env
@@ -1,3 +1,2 @@
 sys-apps/coreutils coreutils.conf
-sys-process/procps procps.conf
 dev-vcs/git git.conf

diff --git a/tools-uclibc/portage.arm.hardened/env/procps.conf b/tools-uclibc/portage.arm.hardened/env/procps.conf
deleted file mode 100644
index be0ccc4..0000000
--- a/tools-uclibc/portage.arm.hardened/env/procps.conf
+++ /dev/null
@@ -1 +0,0 @@
-CFLAGS="-lintl"

diff --git a/tools-uclibc/portage.arm.hardened/package.env b/tools-uclibc/portage.arm.hardened/package.env
index 538d924..73db8b3 100644
--- a/tools-uclibc/portage.arm.hardened/package.env
+++ b/tools-uclibc/portage.arm.hardened/package.env
@@ -1,3 +1,2 @@
 sys-apps/coreutils coreutils.conf
-sys-process/procps procps.conf
 dev-vcs/git git.conf

diff --git a/tools-uclibc/portage.arm.vanilla/env/procps.conf b/tools-uclibc/portage.arm.vanilla/env/procps.conf
deleted file mode 100644
index be0ccc4..0000000
--- a/tools-uclibc/portage.arm.vanilla/env/procps.conf
+++ /dev/null
@@ -1 +0,0 @@
-CFLAGS="-lintl"

diff --git a/tools-uclibc/portage.arm.vanilla/package.env b/tools-uclibc/portage.arm.vanilla/package.env
index 538d924..73db8b3 100644
--- a/tools-uclibc/portage.arm.vanilla/package.env
+++ b/tools-uclibc/portage.arm.vanilla/package.env
@@ -1,3 +1,2 @@
 sys-apps/coreutils coreutils.conf
-sys-process/procps procps.conf
 dev-vcs/git git.conf

diff --git a/tools-uclibc/portage.i686.hardened/env/procps.conf b/tools-uclibc/portage.i686.hardened/env/procps.conf
deleted file mode 100644
index be0ccc4..0000000
--- a/tools-uclibc/portage.i686.hardened/env/procps.conf
+++ /dev/null
@@ -1 +0,0 @@
-CFLAGS="-lintl"

diff --git a/tools-uclibc/portage.i686.hardened/package.env b/tools-uclibc/portage.i686.hardened/package.env
index 538d924..73db8b3 100644
--- a/tools-uclibc/portage.i686.hardened/package.env
+++ b/tools-uclibc/portage.i686.hardened/package.env
@@ -1,3 +1,2 @@
 sys-apps/coreutils coreutils.conf
-sys-process/procps procps.conf
 dev-vcs/git git.conf

diff --git a/tools-uclibc/portage.i686.vanilla/env/procps.conf b/tools-uclibc/portage.i686.vanilla/env/procps.conf
deleted file mode 100644
index be0ccc4..0000000
--- a/tools-uclibc/portage.i686.vanilla/env/procps.conf
+++ /dev/null
@@ -1 +0,0 @@
-CFLAGS="-lintl"

diff --git a/tools-uclibc/portage.i686.vanilla/package.env b/tools-uclibc/portage.i686.vanilla/package.env
index 538d924..73db8b3 100644
--- a/tools-uclibc/portage.i686.vanilla/package.env
+++ b/tools-uclibc/portage.i686.vanilla/package.env
@@ -1,3 +1,2 @@
 sys-apps/coreutils coreutils.conf
-sys-process/procps procps.conf
 dev-vcs/git git.conf

diff --git a/tools-uclibc/portage.mips.hardened/env/procps.conf b/tools-uclibc/portage.mips.hardened/env/procps.conf
deleted file mode 100644
index be0ccc4..0000000
--- a/tools-uclibc/portage.mips.hardened/env/procps.conf
+++ /dev/null
@@ -1 +0,0 @@
-CFLAGS="-lintl"

diff --git a/tools-uclibc/portage.mips.hardened/package.env b/tools-uclibc/portage.mips.hardened/package.env
index 538d924..73db8b3 100644
--- a/tools-uclibc/portage.mips.hardened/package.env
+++ b/tools-uclibc/portage.mips.hardened/package.env
@@ -1,3 +1,2 @@
 sys-apps/coreutils coreutils.conf
-sys-process/procps procps.conf
 dev-vcs/git git.conf

diff --git a/tools-uclibc/portage.mips.vanilla/env/procps.conf b/tools-uclibc/portage.mips.vanilla/env/procps.conf
deleted file mode 100644
index be0ccc4..0000000
--- a/tools-uclibc/portage.mips.vanilla/env/procps.conf
+++ /dev/null
@@ -1 +0,0 @@
-CFLAGS="-lintl"

diff --git a/tools-uclibc/portage.mips.vanilla/package.env b/tools-uclibc/portage.mips.vanilla/package.env
index 538d924..73db8b3 100644
--- a/tools-uclibc/portage.mips.vanilla/package.env
+++ b/tools-uclibc/portage.mips.vanilla/package.env
@@ -1,3 +1,2 @@
 sys-apps/coreutils coreutils.conf
-sys-process/procps procps.conf
 dev-vcs/git git.conf

diff --git a/tools-uclibc/portage.mipsel.hardened/env/procps.conf b/tools-uclibc/portage.mipsel.hardened/env/procps.conf
deleted file mode 100644
index be0ccc4..0000000
--- a/tools-uclibc/portage.mipsel.hardened/env/procps.conf
+++ /dev/null
@@ -1 +0,0 @@
-CFLAGS="-lintl"

diff --git a/tools-uclibc/portage.mipsel.hardened/package.env b/tools-uclibc/portage.mipsel.hardened/package.env
index 538d924..73db8b3 100644
--- a/tools-uclibc/portage.mipsel.hardened/package.env
+++ b/tools-uclibc/portage.mipsel.hardened/package.env
@@ -1,3 +1,2 @@
 sys-apps/coreutils coreutils.conf
-sys-process/procps procps.conf
 dev-vcs/git git.conf

diff --git a/tools-uclibc/portage.mipsel.vanilla/env/procps.conf b/tools-uclibc/portage.mipsel.vanilla/env/procps.conf
deleted file mode 100644
index be0ccc4..0000000
--- a/tools-uclibc/portage.mipsel.vanilla/env/procps.conf
+++ /dev/null
@@ -1 +0,0 @@
-CFLAGS="-lintl"

diff --git a/tools-uclibc/portage.mipsel.vanilla/package.env b/tools-uclibc/portage.mipsel.vanilla/package.env
index 538d924..73db8b3 100644
--- a/tools-uclibc/portage.mipsel.vanilla/package.env
+++ b/tools-uclibc/portage.mipsel.vanilla/package.env
@@ -1,3 +1,2 @@
 sys-apps/coreutils coreutils.conf
-sys-process/procps procps.conf
 dev-vcs/git git.conf


             reply	other threads:[~2013-03-26 11:49 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-26 11:49 Anthony G. Basile [this message]
  -- strict thread matches above, loose matches on Subject: below --
2013-03-25 21:02 [gentoo-commits] proj/releng:master commit in: tools-uclibc/portage.mips.hardened/, tools-uclibc/portage.i686.hardened/env/, Anthony G. Basile

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1364298503.0839dba966733d3f19294ad92291633801787851.blueness@gentoo \
    --to=blueness@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox