* [gentoo-commits] proj/lisp:master commit in: profiles/
@ 2012-08-24 15:20 Cyprien Nicolas
0 siblings, 0 replies; 13+ messages in thread
From: Cyprien Nicolas @ 2012-08-24 15:20 UTC (permalink / raw
To: gentoo-commits
commit: 627acb766ac077f818168b116baff6bba6ef1e9d
Author: Cyprien Nicolas (fulax) <c.nicolas+gentoo <AT> gmail <DOT> com>
AuthorDate: Fri Aug 24 15:20:09 2012 +0000
Commit: Cyprien Nicolas <c.nicolas+gentoo <AT> gmail <DOT> com>
CommitDate: Fri Aug 24 15:20:09 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/lisp.git;a=commit;h=627acb76
profiles/package.mask: Add p.mask entry for guile-2.0.6 and eselect-guile, bug 432526.
---
profiles/package.mask | 6 ++++++
1 files changed, 6 insertions(+), 0 deletions(-)
diff --git a/profiles/package.mask b/profiles/package.mask
index ae0ff83..04a72b9 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -1,3 +1,9 @@
+# Cyprien Nicolas (fulax) <c.cnicolas+gentoo@gmail.com> (24 Aug 2012)
+# Mask app-admin/eselect-guile and dev-scheme/guile-2.0.6 as well, for
+# the same reasons as below, wrt Bug #432526 by Juergen Rose and zmedico
+app-admin/eselect-guile
+=dev-scheme/guile-2.0.6
+
# Cyprien Nicolas <c.nicolas+gentoo@gmail.com> (28 Apr 2011)
# Masked for several reasons pointed out by Marijn:
# Marijn Schouten <hkBst@gentoo.org> (07 April 2011)
^ permalink raw reply related [flat|nested] 13+ messages in thread
* [gentoo-commits] proj/lisp:master commit in: profiles/
@ 2012-09-26 19:04 Cyprien Nicolas
0 siblings, 0 replies; 13+ messages in thread
From: Cyprien Nicolas @ 2012-09-26 19:04 UTC (permalink / raw
To: gentoo-commits
commit: ee70b2e76dbe37fc430d794ab2b1dfb57045b5a9
Author: Cyprien Nicolas (fulax) <c.nicolas+gentoo <AT> gmail <DOT> com>
AuthorDate: Wed Sep 26 19:03:33 2012 +0000
Commit: Cyprien Nicolas <c.nicolas+gentoo <AT> gmail <DOT> com>
CommitDate: Wed Sep 26 19:03:33 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/lisp.git;a=commit;h=ee70b2e7
profiles/package.mask: Remove old entries
---
profiles/package.mask | 3 ---
1 files changed, 0 insertions(+), 3 deletions(-)
diff --git a/profiles/package.mask b/profiles/package.mask
index 04a72b9..9239f2c 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -10,8 +10,5 @@ app-admin/eselect-guile
# Masked for number of issues, but can be used to
# test against if people are impatient ;P
# Known issues:
-# - Broken emacs support (ulm has promised to look)
# - doesn't build when boehm-gc is built without threads
=dev-scheme/guile-1.8.8-r2
-=dev-scheme/guile-2.0.1
-=dev-scheme/guile-2.0.5
^ permalink raw reply related [flat|nested] 13+ messages in thread
* [gentoo-commits] proj/lisp:master commit in: profiles/
@ 2012-12-24 19:50 Panagiotis Christopoulos
0 siblings, 0 replies; 13+ messages in thread
From: Panagiotis Christopoulos @ 2012-12-24 19:50 UTC (permalink / raw
To: gentoo-commits
commit: c936537503d0c5f67875447425f4e68b09e9b6de
Author: Panagiotis Christopoulos (pchrist) <pchrist <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 24 19:50:06 2012 +0000
Commit: Panagiotis Christopoulos <pchrist <AT> gentoo <DOT> org>
CommitDate: Mon Dec 24 19:50:06 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/lisp.git;a=commit;h=c9365375
unmask gentoo init and other stuff, cause they 're hard masked in the tree
---
profiles/package.unmask | 8 ++++++++
1 files changed, 8 insertions(+), 0 deletions(-)
diff --git a/profiles/package.unmask b/profiles/package.unmask
new file mode 100644
index 0000000..5f53386
--- /dev/null
+++ b/profiles/package.unmask
@@ -0,0 +1,8 @@
+#unmask the packages agrozin hard masked in the main tree in 14Dec12
+#not the best solution, but it will work, temporarily.
+#pchrist, 24Dec12
+#Carlos Konstanski reported this and he is right.
+
+dev-lisp/gentoo-init
+dev-lisp/sbcl
+dev-lisp/asdf
^ permalink raw reply related [flat|nested] 13+ messages in thread
* [gentoo-commits] proj/lisp:master commit in: profiles/
@ 2012-12-24 23:06 Panagiotis Christopoulos
0 siblings, 0 replies; 13+ messages in thread
From: Panagiotis Christopoulos @ 2012-12-24 23:06 UTC (permalink / raw
To: gentoo-commits
commit: 83ce8a3d2f53756be0326a68c4b4fd8b5b0e76fa
Author: Panagiotis Christopoulos (pchrist) <pchrist <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 24 23:06:38 2012 +0000
Commit: Panagiotis Christopoulos <pchrist <AT> gentoo <DOT> org>
CommitDate: Mon Dec 24 23:06:38 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/lisp.git;a=commit;h=83ce8a3d
profiles/package.unmask: unmask gentoo-init-1.0 because it's masked in the main tree, but we need 1.0 to be pulled by overlay's users
---
profiles/package.unmask | 6 ++++++
1 files changed, 6 insertions(+), 0 deletions(-)
diff --git a/profiles/package.unmask b/profiles/package.unmask
new file mode 100644
index 0000000..f103939
--- /dev/null
+++ b/profiles/package.unmask
@@ -0,0 +1,6 @@
+#Panagiotis Christopoulos <pchrist@gentoo.org> (25 Dec 2012)
+#unmask this so that it can be used by overlay users
+#Now that a newer asdf and sbcl versions are in the main tree
+#we should take extra care
+
+=dev-lisp/gentoo-init-1.0
^ permalink raw reply related [flat|nested] 13+ messages in thread
* [gentoo-commits] proj/lisp:master commit in: profiles/
@ 2013-01-26 14:42 Cyprien Nicolas
0 siblings, 0 replies; 13+ messages in thread
From: Cyprien Nicolas @ 2013-01-26 14:42 UTC (permalink / raw
To: gentoo-commits
commit: e245620a7b82c994958b0414c339b0f20dc63335
Author: Cyprien Nicolas (fulax) <c.nicolas+gentoo <AT> gmail <DOT> com>
AuthorDate: Sat Jan 26 14:26:39 2013 +0000
Commit: Cyprien Nicolas <c.nicolas+gentoo <AT> gmail <DOT> com>
CommitDate: Sat Jan 26 14:26:39 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/lisp.git;a=commit;h=e245620a
Mask app-office/texmacs
---
profiles/package.mask | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/profiles/package.mask b/profiles/package.mask
index 9239f2c..844100f 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -1,3 +1,7 @@
+# Cyprien Nicolas (fulax) <gentoo@fulax.fr> (26 Jan 2013)
+# Mask texmacs imported in the overlay to test buildtime patches
+=app-office/texmacs-1.0.7.16-r2
+
# Cyprien Nicolas (fulax) <c.cnicolas+gentoo@gmail.com> (24 Aug 2012)
# Mask app-admin/eselect-guile and dev-scheme/guile-2.0.6 as well, for
# the same reasons as below, wrt Bug #432526 by Juergen Rose and zmedico
^ permalink raw reply related [flat|nested] 13+ messages in thread
* [gentoo-commits] proj/lisp:master commit in: profiles/
@ 2013-01-26 19:07 Cyprien Nicolas
0 siblings, 0 replies; 13+ messages in thread
From: Cyprien Nicolas @ 2013-01-26 19:07 UTC (permalink / raw
To: gentoo-commits
commit: cb43c1934a34992b8ccedd6d9ba38d9bd8f15a20
Author: Cyprien Nicolas (fulax) <gentoo <AT> fulax <DOT> fr>
AuthorDate: Sat Jan 26 19:06:44 2013 +0000
Commit: Cyprien Nicolas <c.nicolas+gentoo <AT> gmail <DOT> com>
CommitDate: Sat Jan 26 19:06:44 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/lisp.git;a=commit;h=cb43c193
profiles/package.mask: update for =dev-scheme/guile-2.0.7
---
profiles/package.mask | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/profiles/package.mask b/profiles/package.mask
index 844100f..aa55927 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -6,7 +6,7 @@
# Mask app-admin/eselect-guile and dev-scheme/guile-2.0.6 as well, for
# the same reasons as below, wrt Bug #432526 by Juergen Rose and zmedico
app-admin/eselect-guile
-=dev-scheme/guile-2.0.6
+=dev-scheme/guile-2.0.7
# Cyprien Nicolas <c.nicolas+gentoo@gmail.com> (28 Apr 2011)
# Masked for several reasons pointed out by Marijn:
^ permalink raw reply related [flat|nested] 13+ messages in thread
* [gentoo-commits] proj/lisp:master commit in: profiles/
@ 2013-04-19 7:28 Stelian Ionescu
0 siblings, 0 replies; 13+ messages in thread
From: Stelian Ionescu @ 2013-04-19 7:28 UTC (permalink / raw
To: gentoo-commits
commit: 6312697307da23b65e8d3fcc46ea93be89d25cca
Author: Stelian Ionescu <sionescu <AT> cddr <DOT> org>
AuthorDate: Fri Apr 19 07:28:15 2013 +0000
Commit: Stelian Ionescu <sionescu <AT> cddr <DOT> org>
CommitDate: Fri Apr 19 07:28:26 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/lisp.git;a=commit;h=63126973
Fix dev-lisp/clisp mask
---
profiles/package.mask | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/profiles/package.mask b/profiles/package.mask
index 4aaca69..a662bbf 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -18,4 +18,4 @@ app-admin/eselect-guile
=dev-scheme/guile-1.8.8-r2
# ASDF doesn't compile as built-in module
-=dev-lisp/clisp-2.50_pre20132618
+=dev-lisp/clisp-2.50_pre20130414
^ permalink raw reply related [flat|nested] 13+ messages in thread
* [gentoo-commits] proj/lisp:master commit in: profiles/
@ 2020-12-21 13:00 Ulrich Müller
0 siblings, 0 replies; 13+ messages in thread
From: Ulrich Müller @ 2020-12-21 13:00 UTC (permalink / raw
To: gentoo-commits
commit: 3bcdf8c290e4f6b3e5887db96ba10deec3c29ae5
Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 21 12:59:34 2020 +0000
Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Mon Dec 21 12:59:34 2020 +0000
URL: https://gitweb.gentoo.org/proj/lisp.git/commit/?id=3bcdf8c2
profiles: Drop mask for removed app-office/texmacs.
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>
profiles/package.mask | 4 ----
1 file changed, 4 deletions(-)
diff --git a/profiles/package.mask b/profiles/package.mask
index 60b8c183..36c4439c 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -1,7 +1,3 @@
# Cyprien Nicolas (fulax) <cyprien@nicolas.tf> (25 Oct 2019)
# guile-3 beta releases
=dev-scheme/guile-2.9.4
-
-# Cyprien Nicolas (fulax) <gentoo@fulax.fr> (26 Jan 2013)
-# Mask texmacs imported in the overlay to test buildtime patches
-=app-office/texmacs-1.0.7.16-r2
^ permalink raw reply related [flat|nested] 13+ messages in thread
* [gentoo-commits] proj/lisp:master commit in: profiles/
@ 2022-03-13 20:40 Ulrich Müller
0 siblings, 0 replies; 13+ messages in thread
From: Ulrich Müller @ 2022-03-13 20:40 UTC (permalink / raw
To: gentoo-commits
commit: 1486823dadbb64adb4532f55cb8a5fc4f046fec7
Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 13 20:38:09 2022 +0000
Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Sun Mar 13 20:38:09 2022 +0000
URL: https://gitweb.gentoo.org/proj/lisp.git/commit/?id=1486823d
profiles: Remove obsolete files
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>
profiles/package.unmask | 6 ------
profiles/use.local.desc | 2 --
2 files changed, 8 deletions(-)
diff --git a/profiles/package.unmask b/profiles/package.unmask
deleted file mode 100644
index f103939d..00000000
--- a/profiles/package.unmask
+++ /dev/null
@@ -1,6 +0,0 @@
-#Panagiotis Christopoulos <pchrist@gentoo.org> (25 Dec 2012)
-#unmask this so that it can be used by overlay users
-#Now that a newer asdf and sbcl versions are in the main tree
-#we should take extra care
-
-=dev-lisp/gentoo-init-1.0
diff --git a/profiles/use.local.desc b/profiles/use.local.desc
deleted file mode 100644
index 90a81357..00000000
--- a/profiles/use.local.desc
+++ /dev/null
@@ -1,2 +0,0 @@
-dev-scheme/larceny:mzhost - build larceny using a PLT MzScheme host.
-dev-scheme/larceny:petit - build petit larceny.
^ permalink raw reply related [flat|nested] 13+ messages in thread
* [gentoo-commits] proj/lisp:master commit in: profiles/
@ 2022-03-13 20:40 Ulrich Müller
0 siblings, 0 replies; 13+ messages in thread
From: Ulrich Müller @ 2022-03-13 20:40 UTC (permalink / raw
To: gentoo-commits
commit: 66c8d7968f2600705ae669847f7bd4d30203accc
Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 13 20:39:48 2022 +0000
Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Sun Mar 13 20:39:48 2022 +0000
URL: https://gitweb.gentoo.org/proj/lisp.git/commit/?id=66c8d796
profiles: Update categories
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>
profiles/categories | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/profiles/categories b/profiles/categories
index 9b79c2c0..935ad2c8 100644
--- a/profiles/categories
+++ b/profiles/categories
@@ -1,6 +1,8 @@
-app-admin
app-emacs
-dev-chicken
+app-text
+dev-lang
+dev-libs
dev-lisp
dev-scheme
+virtual
x11-wm
^ permalink raw reply related [flat|nested] 13+ messages in thread
* [gentoo-commits] proj/lisp:master commit in: profiles/
@ 2022-03-24 9:41 Ulrich Müller
0 siblings, 0 replies; 13+ messages in thread
From: Ulrich Müller @ 2022-03-24 9:41 UTC (permalink / raw
To: gentoo-commits
commit: 5d7b28f682480e87c950731e908761bdc3265274
Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 24 09:36:07 2022 +0000
Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Thu Mar 24 09:36:48 2022 +0000
URL: https://gitweb.gentoo.org/proj/lisp.git/commit/?id=5d7b28f6
profiles: Remove empty app-emacs category
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>
profiles/categories | 1 -
1 file changed, 1 deletion(-)
diff --git a/profiles/categories b/profiles/categories
index 935ad2c8..2272e651 100644
--- a/profiles/categories
+++ b/profiles/categories
@@ -1,4 +1,3 @@
-app-emacs
app-text
dev-lang
dev-libs
^ permalink raw reply related [flat|nested] 13+ messages in thread
* [gentoo-commits] proj/lisp:master commit in: profiles/
@ 2022-04-01 11:12 Ulrich Müller
0 siblings, 0 replies; 13+ messages in thread
From: Ulrich Müller @ 2022-04-01 11:12 UTC (permalink / raw
To: gentoo-commits
commit: f5ecdd2a91aa2210abb5d5bae5b85eb55e1bad25
Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 1 10:33:54 2022 +0000
Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Fri Apr 1 10:33:54 2022 +0000
URL: https://gitweb.gentoo.org/proj/lisp.git/commit/?id=f5ecdd2a
profiles: Remove empty categories
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>
profiles/categories | 2 --
1 file changed, 2 deletions(-)
diff --git a/profiles/categories b/profiles/categories
index 2272e651..beecc1a7 100644
--- a/profiles/categories
+++ b/profiles/categories
@@ -1,7 +1,5 @@
app-text
dev-lang
-dev-libs
dev-lisp
dev-scheme
-virtual
x11-wm
^ permalink raw reply related [flat|nested] 13+ messages in thread
* [gentoo-commits] proj/lisp:master commit in: profiles/
@ 2022-04-02 15:34 Ulrich Müller
0 siblings, 0 replies; 13+ messages in thread
From: Ulrich Müller @ 2022-04-02 15:34 UTC (permalink / raw
To: gentoo-commits
commit: 21eb117a1c0c9a188c32ce199974f37c95fb55ab
Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 2 15:33:28 2022 +0000
Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Sat Apr 2 15:33:28 2022 +0000
URL: https://gitweb.gentoo.org/proj/lisp.git/commit/?id=21eb117a
profiles: Drop package mask for dev-scheme/guile
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>
profiles/package.mask | 3 ---
1 file changed, 3 deletions(-)
diff --git a/profiles/package.mask b/profiles/package.mask
deleted file mode 100644
index 36c4439c..00000000
--- a/profiles/package.mask
+++ /dev/null
@@ -1,3 +0,0 @@
-# Cyprien Nicolas (fulax) <cyprien@nicolas.tf> (25 Oct 2019)
-# guile-3 beta releases
-=dev-scheme/guile-2.9.4
^ permalink raw reply related [flat|nested] 13+ messages in thread
end of thread, other threads:[~2022-04-02 15:35 UTC | newest]
Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-19 7:28 [gentoo-commits] proj/lisp:master commit in: profiles/ Stelian Ionescu
-- strict thread matches above, loose matches on Subject: below --
2022-04-02 15:34 Ulrich Müller
2022-04-01 11:12 Ulrich Müller
2022-03-24 9:41 Ulrich Müller
2022-03-13 20:40 Ulrich Müller
2022-03-13 20:40 Ulrich Müller
2020-12-21 13:00 Ulrich Müller
2013-01-26 19:07 Cyprien Nicolas
2013-01-26 14:42 Cyprien Nicolas
2012-12-24 23:06 Panagiotis Christopoulos
2012-12-24 19:50 Panagiotis Christopoulos
2012-09-26 19:04 Cyprien Nicolas
2012-08-24 15:20 Cyprien Nicolas
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox