* [gentoo-commits] proj/multilib-portage:master commit in: profiles/
@ 2012-07-01 19:11 Nathan Phillip Brink
0 siblings, 0 replies; 5+ messages in thread
From: Nathan Phillip Brink @ 2012-07-01 19:11 UTC (permalink / raw
To: gentoo-commits
commit: d042b5ffd4758a0e9461289963eed1d8d168cf98
Author: Nathan Phillip Brink <binki <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 1 19:05:44 2012 +0000
Commit: Nathan Phillip Brink <binki <AT> gentoo <DOT> org>
CommitDate: Sun Jul 1 19:05:44 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/multilib-portage.git;a=commit;h=d042b5ff
Preemptively mask sys-apps/abi-wrapper-2.0_pre20120701.
---
profiles/package.mask | 5 +++++
1 files changed, 5 insertions(+), 0 deletions(-)
diff --git a/profiles/package.mask b/profiles/package.mask
new file mode 100644
index 0000000..8ede789
--- /dev/null
+++ b/profiles/package.mask
@@ -0,0 +1,5 @@
+# Nathan Phillip Brink <binki@gentoo.org> (01 Jul 2012)
+# Masked for testing. This version provides argv[0] preservation and
+# is natively implemented, both major changes which might cause
+# problems.
+>=sys-apps/abi-wrapper-2.0_pre20120701
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] proj/multilib-portage:master commit in: profiles/
@ 2013-02-27 21:28 Thomas Sachau
0 siblings, 0 replies; 5+ messages in thread
From: Thomas Sachau @ 2013-02-27 21:28 UTC (permalink / raw
To: gentoo-commits
commit: 3d1238dc523fba49e74e132de94e90082b87d3d0
Author: Thomas Sachau <tommy <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 27 21:28:27 2013 +0000
Commit: Thomas Sachau <tommy <AT> gentoo <DOT> org>
CommitDate: Wed Feb 27 21:28:27 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/multilib-portage.git;a=commit;h=3d1238dc
Mask libvdpau revision using the new multilib eclasses directly for now until a better solution to disable the eclasses has been found
---
profiles/package.mask | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/profiles/package.mask b/profiles/package.mask
index 8ede789..a9a6057 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -3,3 +3,7 @@
# is natively implemented, both major changes which might cause
# problems.
>=sys-apps/abi-wrapper-2.0_pre20120701
+
+#Mask new revisions directly using the new multilib
+#eclasses of mgorny until we have a better way to disable them
+=x11-libs/libvdpau-0.5-r1
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] proj/multilib-portage:master commit in: profiles/
@ 2013-03-03 15:18 Thomas Sachau
0 siblings, 0 replies; 5+ messages in thread
From: Thomas Sachau @ 2013-03-03 15:18 UTC (permalink / raw
To: gentoo-commits
commit: 4b595222855abac1d55334127015f39836ba1cd7
Author: Thomas Sachau <tommy <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 3 13:48:27 2013 +0000
Commit: Thomas Sachau <tommy <AT> gentoo <DOT> org>
CommitDate: Sun Mar 3 13:48:27 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/multilib-portage.git;a=commit;h=4b595222
Drop mask for multilib eclasses, since control is now via USE flags
---
profiles/package.mask | 4 ----
1 files changed, 0 insertions(+), 4 deletions(-)
diff --git a/profiles/package.mask b/profiles/package.mask
index a9a6057..8ede789 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -3,7 +3,3 @@
# is natively implemented, both major changes which might cause
# problems.
>=sys-apps/abi-wrapper-2.0_pre20120701
-
-#Mask new revisions directly using the new multilib
-#eclasses of mgorny until we have a better way to disable them
-=x11-libs/libvdpau-0.5-r1
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] proj/multilib-portage:master commit in: profiles/
@ 2013-03-11 22:51 Thomas Sachau
0 siblings, 0 replies; 5+ messages in thread
From: Thomas Sachau @ 2013-03-11 22:51 UTC (permalink / raw
To: gentoo-commits
commit: 4761a02c2afdc883709d7ca1e04218969e4bfe8e
Author: Thomas Sachau <tommy <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 11 22:51:52 2013 +0000
Commit: Thomas Sachau <tommy <AT> gentoo <DOT> org>
CommitDate: Mon Mar 11 22:51:52 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/multilib-portage.git;a=commit;h=4761a02c
Mask broken libffi version
---
profiles/package.mask | 5 +++++
1 files changed, 5 insertions(+), 0 deletions(-)
diff --git a/profiles/package.mask b/profiles/package.mask
index 8ede789..367d36b 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -3,3 +3,8 @@
# is natively implemented, both major changes which might cause
# problems.
>=sys-apps/abi-wrapper-2.0_pre20120701
+
+# Thomas Sachau <tommy@gentoo.org> (11 Mar 2013)
+# mask libffi-3.0.12, build system is broken and only
+# installs 64bit libs even with support for 32bit enabled
+=dev-libs/libffi-3.0.12
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] proj/multilib-portage:master commit in: profiles/
@ 2021-09-18 7:53 Thomas Sachau
0 siblings, 0 replies; 5+ messages in thread
From: Thomas Sachau @ 2021-09-18 7:53 UTC (permalink / raw
To: gentoo-commits
commit: c652455c7f8ebcca8b318be1b5038049befc910b
Author: Thomas Sachau <tommy <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 18 07:52:52 2021 +0000
Commit: Thomas Sachau <tommy <AT> gentoo <DOT> org>
CommitDate: Sat Sep 18 07:52:52 2021 +0000
URL: https://gitweb.gentoo.org/proj/multilib-portage.git/commit/?id=c652455c
Drop mask on abi-wrapper-2
Signed-off-by: Thomas Sachau <tommy <AT> gentoo.org>
profiles/package.mask | 5 -----
1 file changed, 5 deletions(-)
diff --git a/profiles/package.mask b/profiles/package.mask
index 8ede789be..e69de29bb 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -1,5 +0,0 @@
-# Nathan Phillip Brink <binki@gentoo.org> (01 Jul 2012)
-# Masked for testing. This version provides argv[0] preservation and
-# is natively implemented, both major changes which might cause
-# problems.
->=sys-apps/abi-wrapper-2.0_pre20120701
^ permalink raw reply related [flat|nested] 5+ messages in thread
end of thread, other threads:[~2021-09-18 7:53 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-27 21:28 [gentoo-commits] proj/multilib-portage:master commit in: profiles/ Thomas Sachau
-- strict thread matches above, loose matches on Subject: below --
2021-09-18 7:53 Thomas Sachau
2013-03-11 22:51 Thomas Sachau
2013-03-03 15:18 Thomas Sachau
2012-07-01 19:11 Nathan Phillip Brink
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox