* [gentoo-commits] proj/hardened-dev:uclibc commit in: profiles/vanilla/linux/uclibc/mips/
@ 2012-01-24 23:12 Anthony G. Basile
0 siblings, 0 replies; 10+ messages in thread
From: Anthony G. Basile @ 2012-01-24 23:12 UTC (permalink / raw
To: gentoo-commits
commit: d1b8a28d92185906bbbd9054daf712df8b2ec7d5
Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 24 23:12:38 2012 +0000
Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Tue Jan 24 23:12:38 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/hardened-dev.git;a=commit;h=d1b8a28d
profile: added vanilla mips
---
profiles/vanilla/linux/uclibc/mips/make.defaults | 3 +++
profiles/vanilla/linux/uclibc/mips/parent | 1 +
2 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/profiles/vanilla/linux/uclibc/mips/make.defaults b/profiles/vanilla/linux/uclibc/mips/make.defaults
new file mode 100644
index 0000000..85b1d20
--- /dev/null
+++ b/profiles/vanilla/linux/uclibc/mips/make.defaults
@@ -0,0 +1,3 @@
+ARCH="mips"
+ACCEPT_KEYWORDS="~mips"
+CHOST="mips-gentoo-linux-uclibc"
diff --git a/profiles/vanilla/linux/uclibc/mips/parent b/profiles/vanilla/linux/uclibc/mips/parent
new file mode 100644
index 0000000..f3229c5
--- /dev/null
+++ b/profiles/vanilla/linux/uclibc/mips/parent
@@ -0,0 +1 @@
+..
^ permalink raw reply related [flat|nested] 10+ messages in thread
* [gentoo-commits] proj/hardened-dev:uclibc commit in: profiles/vanilla/linux/uclibc/mips/
@ 2012-01-25 23:17 Anthony G. Basile
0 siblings, 0 replies; 10+ messages in thread
From: Anthony G. Basile @ 2012-01-25 23:17 UTC (permalink / raw
To: gentoo-commits
commit: 55985ae6c6b0c405d701bfe5970b61c1abf48534
Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 25 23:17:49 2012 +0000
Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Wed Jan 25 23:17:49 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/hardened-dev.git;a=commit;h=55985ae6
Added both mips and ~mips to accepted keywords
---
profiles/vanilla/linux/uclibc/mips/make.defaults | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/profiles/vanilla/linux/uclibc/mips/make.defaults b/profiles/vanilla/linux/uclibc/mips/make.defaults
index 85b1d20..6047afb 100644
--- a/profiles/vanilla/linux/uclibc/mips/make.defaults
+++ b/profiles/vanilla/linux/uclibc/mips/make.defaults
@@ -1,3 +1,3 @@
ARCH="mips"
-ACCEPT_KEYWORDS="~mips"
+ACCEPT_KEYWORDS="mips ~mips"
CHOST="mips-gentoo-linux-uclibc"
^ permalink raw reply related [flat|nested] 10+ messages in thread
* [gentoo-commits] proj/hardened-dev:uclibc commit in: profiles/vanilla/linux/uclibc/mips/
@ 2012-01-28 12:31 Anthony G. Basile
0 siblings, 0 replies; 10+ messages in thread
From: Anthony G. Basile @ 2012-01-28 12:31 UTC (permalink / raw
To: gentoo-commits
commit: 4a2e44eecc67b066d5be88de8a4aa9c5ac0ca75f
Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 28 12:31:02 2012 +0000
Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Sat Jan 28 12:31:02 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/hardened-dev.git;a=commit;h=4a2e44ee
Mask >=app-misc/realpath-1.16 on mips
---
profiles/vanilla/linux/uclibc/mips/package.mask | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/profiles/vanilla/linux/uclibc/mips/package.mask b/profiles/vanilla/linux/uclibc/mips/package.mask
new file mode 100644
index 0000000..f86dec6
--- /dev/null
+++ b/profiles/vanilla/linux/uclibc/mips/package.mask
@@ -0,0 +1 @@
+>=app-misc/realpath-1.16
^ permalink raw reply related [flat|nested] 10+ messages in thread
* [gentoo-commits] proj/hardened-dev:uclibc commit in: profiles/vanilla/linux/uclibc/mips/
@ 2012-01-28 14:06 Anthony G. Basile
0 siblings, 0 replies; 10+ messages in thread
From: Anthony G. Basile @ 2012-01-28 14:06 UTC (permalink / raw
To: gentoo-commits
commit: b99c47a4cf02f05fd9da49c46a99523ee049779e
Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 28 14:06:44 2012 +0000
Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Sat Jan 28 14:06:44 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/hardened-dev.git;a=commit;h=b99c47a4
Mask >=app-misc/pax-utils-0.3.0 on mips
---
profiles/vanilla/linux/uclibc/mips/package.mask | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/profiles/vanilla/linux/uclibc/mips/package.mask b/profiles/vanilla/linux/uclibc/mips/package.mask
index f86dec6..db967c1 100644
--- a/profiles/vanilla/linux/uclibc/mips/package.mask
+++ b/profiles/vanilla/linux/uclibc/mips/package.mask
@@ -1 +1,2 @@
>=app-misc/realpath-1.16
+>=app-misc/pax-utils-0.3.0
^ permalink raw reply related [flat|nested] 10+ messages in thread
* [gentoo-commits] proj/hardened-dev:uclibc commit in: profiles/vanilla/linux/uclibc/mips/
@ 2012-01-29 3:16 Anthony G. Basile
0 siblings, 0 replies; 10+ messages in thread
From: Anthony G. Basile @ 2012-01-29 3:16 UTC (permalink / raw
To: gentoo-commits
commit: 07be80a84b9b20adaba1c5cbd6c466fe11cf324a
Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 29 03:16:08 2012 +0000
Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Sun Jan 29 03:16:08 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/hardened-dev.git;a=commit;h=07be80a8
Mask >=sys-devel/binutils-2.22 on mips
---
profiles/vanilla/linux/uclibc/mips/package.mask | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/profiles/vanilla/linux/uclibc/mips/package.mask b/profiles/vanilla/linux/uclibc/mips/package.mask
index db967c1..3fa7480 100644
--- a/profiles/vanilla/linux/uclibc/mips/package.mask
+++ b/profiles/vanilla/linux/uclibc/mips/package.mask
@@ -1,2 +1,3 @@
>=app-misc/realpath-1.16
>=app-misc/pax-utils-0.3.0
+>=sys-devel/binutils-2.22
^ permalink raw reply related [flat|nested] 10+ messages in thread
* [gentoo-commits] proj/hardened-dev:uclibc commit in: profiles/vanilla/linux/uclibc/mips/
@ 2012-01-30 10:50 Anthony G. Basile
0 siblings, 0 replies; 10+ messages in thread
From: Anthony G. Basile @ 2012-01-30 10:50 UTC (permalink / raw
To: gentoo-commits
commit: ee0f380dfaec7205f3e76f3c9e80ae3f51a9cd24
Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 30 10:50:21 2012 +0000
Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Mon Jan 30 10:50:21 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/hardened-dev.git;a=commit;h=ee0f380d
Revert "Mask >=sys-devel/binutils-2.22 on mips"
This reverts commit 07be80a84b9b20adaba1c5cbd6c466fe11cf324a.
---
profiles/vanilla/linux/uclibc/mips/package.mask | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/profiles/vanilla/linux/uclibc/mips/package.mask b/profiles/vanilla/linux/uclibc/mips/package.mask
index 3fa7480..db967c1 100644
--- a/profiles/vanilla/linux/uclibc/mips/package.mask
+++ b/profiles/vanilla/linux/uclibc/mips/package.mask
@@ -1,3 +1,2 @@
>=app-misc/realpath-1.16
>=app-misc/pax-utils-0.3.0
->=sys-devel/binutils-2.22
^ permalink raw reply related [flat|nested] 10+ messages in thread
* [gentoo-commits] proj/hardened-dev:uclibc commit in: profiles/vanilla/linux/uclibc/mips/
@ 2012-02-14 17:22 Anthony G. Basile
0 siblings, 0 replies; 10+ messages in thread
From: Anthony G. Basile @ 2012-02-14 17:22 UTC (permalink / raw
To: gentoo-commits
commit: 02b2fda41e6dafebe7fec5f9ae3114f7fbfaf657
Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 14 17:20:34 2012 +0000
Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Tue Feb 14 17:20:34 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/hardened-dev.git;a=commit;h=02b2fda4
Migrate maskings from test boards
Unmask app-misc/realpath and app-misc/pax-utils since these are fine.
Mask >=app-arch/tar-1.23-r4 which causes uclibc to fail
Mask >=sys-apps/coreutils-8.15 which blocks sys-apps/coreutils-8.15
---
profiles/vanilla/linux/uclibc/mips/package.mask | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/profiles/vanilla/linux/uclibc/mips/package.mask b/profiles/vanilla/linux/uclibc/mips/package.mask
index db967c1..06b7055 100644
--- a/profiles/vanilla/linux/uclibc/mips/package.mask
+++ b/profiles/vanilla/linux/uclibc/mips/package.mask
@@ -1,2 +1,2 @@
->=app-misc/realpath-1.16
->=app-misc/pax-utils-0.3.0
+>=app-arch/tar-1.23-r4
+>=sys-apps/coreutils-8.15
^ permalink raw reply related [flat|nested] 10+ messages in thread
* [gentoo-commits] proj/hardened-dev:uclibc commit in: profiles/vanilla/linux/uclibc/mips/
@ 2012-02-17 23:33 Anthony G. Basile
0 siblings, 0 replies; 10+ messages in thread
From: Anthony G. Basile @ 2012-02-17 23:33 UTC (permalink / raw
To: gentoo-commits
commit: f4321cebb05cde11817c6d4b1bd3f9eb1633484c
Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 17 23:33:41 2012 +0000
Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Fri Feb 17 23:33:41 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/hardened-dev.git;a=commit;h=f4321ceb
>=sys-process/procps-3.3: masked on mips
---
profiles/vanilla/linux/uclibc/mips/package.mask | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/profiles/vanilla/linux/uclibc/mips/package.mask b/profiles/vanilla/linux/uclibc/mips/package.mask
index 06b7055..a063202 100644
--- a/profiles/vanilla/linux/uclibc/mips/package.mask
+++ b/profiles/vanilla/linux/uclibc/mips/package.mask
@@ -1,2 +1,3 @@
>=app-arch/tar-1.23-r4
>=sys-apps/coreutils-8.15
+>=sys-process/procps-3.3
^ permalink raw reply related [flat|nested] 10+ messages in thread
* [gentoo-commits] proj/hardened-dev:uclibc commit in: profiles/vanilla/linux/uclibc/mips/
@ 2012-02-18 1:00 Anthony G. Basile
0 siblings, 0 replies; 10+ messages in thread
From: Anthony G. Basile @ 2012-02-18 1:00 UTC (permalink / raw
To: gentoo-commits
commit: ba45a23038ee02f0463939dffb95b21b1571a3bf
Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 18 01:00:13 2012 +0000
Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Sat Feb 18 01:00:13 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/hardened-dev.git;a=commit;h=ba45a230
>=sys-fs/e2fsprogs-1.42: masked on mips
---
profiles/vanilla/linux/uclibc/mips/package.mask | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/profiles/vanilla/linux/uclibc/mips/package.mask b/profiles/vanilla/linux/uclibc/mips/package.mask
index a063202..ba94830 100644
--- a/profiles/vanilla/linux/uclibc/mips/package.mask
+++ b/profiles/vanilla/linux/uclibc/mips/package.mask
@@ -1,3 +1,4 @@
>=app-arch/tar-1.23-r4
>=sys-apps/coreutils-8.15
>=sys-process/procps-3.3
+>=sys-fs/e2fsprogs-1.42
^ permalink raw reply related [flat|nested] 10+ messages in thread
* [gentoo-commits] proj/hardened-dev:uclibc commit in: profiles/vanilla/linux/uclibc/mips/
@ 2012-02-18 1:02 Anthony G. Basile
0 siblings, 0 replies; 10+ messages in thread
From: Anthony G. Basile @ 2012-02-18 1:02 UTC (permalink / raw
To: gentoo-commits
commit: 8b4540ac0ea166b66623dbad820c16c2862ad1ff
Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 18 01:02:47 2012 +0000
Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Sat Feb 18 01:02:47 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/hardened-dev.git;a=commit;h=8b4540ac
>=sys-libs/e2fsprogs-libs-1.42: masked on mips
---
profiles/vanilla/linux/uclibc/mips/package.mask | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/profiles/vanilla/linux/uclibc/mips/package.mask b/profiles/vanilla/linux/uclibc/mips/package.mask
index ba94830..d5b972d 100644
--- a/profiles/vanilla/linux/uclibc/mips/package.mask
+++ b/profiles/vanilla/linux/uclibc/mips/package.mask
@@ -2,3 +2,4 @@
>=sys-apps/coreutils-8.15
>=sys-process/procps-3.3
>=sys-fs/e2fsprogs-1.42
+>=sys-libs/e2fsprogs-libs-1.42
^ permalink raw reply related [flat|nested] 10+ messages in thread
end of thread, other threads:[~2012-02-18 1:03 UTC | newest]
Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-18 1:02 [gentoo-commits] proj/hardened-dev:uclibc commit in: profiles/vanilla/linux/uclibc/mips/ Anthony G. Basile
-- strict thread matches above, loose matches on Subject: below --
2012-02-18 1:00 Anthony G. Basile
2012-02-17 23:33 Anthony G. Basile
2012-02-14 17:22 Anthony G. Basile
2012-01-30 10:50 Anthony G. Basile
2012-01-29 3:16 Anthony G. Basile
2012-01-28 14:06 Anthony G. Basile
2012-01-28 12:31 Anthony G. Basile
2012-01-25 23:17 Anthony G. Basile
2012-01-24 23:12 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