* [gentoo-commits] gentoo-x86 commit in dev-scheme/mit-scheme: ChangeLog mit-scheme-20070623.ebuild mit-scheme-20070205.ebuild mit-scheme-7.7.1.ebuild
@ 2007-10-05 16:07 Christian Faulhammer (opfer)
0 siblings, 0 replies; 2+ messages in thread
From: Christian Faulhammer (opfer) @ 2007-10-05 16:07 UTC (permalink / raw
To: gentoo-commits
opfer 07/10/05 16:07:24
Modified: ChangeLog mit-scheme-20070623.ebuild
mit-scheme-20070205.ebuild mit-scheme-7.7.1.ebuild
Log:
provide virtual/editor, see bug 193697; add some quotes
(Portage version: 2.1.3.9)
Revision Changes Path
1.7 dev-scheme/mit-scheme/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-scheme/mit-scheme/ChangeLog?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-scheme/mit-scheme/ChangeLog?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-scheme/mit-scheme/ChangeLog?r1=1.6&r2=1.7
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-scheme/mit-scheme/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog 22 Jul 2007 07:38:24 -0000 1.6
+++ ChangeLog 5 Oct 2007 16:07:24 -0000 1.7
@@ -1,6 +1,11 @@
# ChangeLog for dev-scheme/mit-scheme
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-scheme/mit-scheme/ChangeLog,v 1.6 2007/07/22 07:38:24 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-scheme/mit-scheme/ChangeLog,v 1.7 2007/10/05 16:07:24 opfer Exp $
+
+ 05 Oct 2007; Christian Faulhammer <opfer@gentoo.org>
+ mit-scheme-7.7.1.ebuild, mit-scheme-20070205.ebuild,
+ mit-scheme-20070623.ebuild:
+ provide virtual/editor, see bug 193697; add some quotes
22 Jul 2007; Hans de Graaff <graaff@gentoo.org> mit-scheme-7.7.1.ebuild:
Drop virtual/x11 references.
1.2 dev-scheme/mit-scheme/mit-scheme-20070623.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-scheme/mit-scheme/mit-scheme-20070623.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-scheme/mit-scheme/mit-scheme-20070623.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-scheme/mit-scheme/mit-scheme-20070623.ebuild?r1=1.1&r2=1.2
Index: mit-scheme-20070623.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-scheme/mit-scheme/mit-scheme-20070623.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- mit-scheme-20070623.ebuild 9 Jul 2007 13:53:53 -0000 1.1
+++ mit-scheme-20070623.ebuild 5 Oct 2007 16:07:24 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-scheme/mit-scheme/mit-scheme-20070623.ebuild,v 1.1 2007/07/09 13:53:53 hkbst Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-scheme/mit-scheme/mit-scheme-20070623.ebuild,v 1.2 2007/10/05 16:07:24 opfer Exp $
MY_SUF="ix86-gnu-linux"
DESCRIPTION="GNU/MIT-Scheme Binary package"
@@ -11,6 +11,7 @@
KEYWORDS="-* ~x86 ~amd64"
IUSE="doc"
S="${WORKDIR}"
+PROVIDE="virtual/editor"
RDEPEND="x11-libs/libXau
x11-libs/libSM
1.2 dev-scheme/mit-scheme/mit-scheme-20070205.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-scheme/mit-scheme/mit-scheme-20070205.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-scheme/mit-scheme/mit-scheme-20070205.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-scheme/mit-scheme/mit-scheme-20070205.ebuild?r1=1.1&r2=1.2
Index: mit-scheme-20070205.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-scheme/mit-scheme/mit-scheme-20070205.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- mit-scheme-20070205.ebuild 25 May 2007 17:27:21 -0000 1.1
+++ mit-scheme-20070205.ebuild 5 Oct 2007 16:07:24 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-scheme/mit-scheme/mit-scheme-20070205.ebuild,v 1.1 2007/05/25 17:27:21 hkbst Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-scheme/mit-scheme/mit-scheme-20070205.ebuild,v 1.2 2007/10/05 16:07:24 opfer Exp $
MY_SUF="ix86-gnu-linux"
DESCRIPTION="GNU/MIT-Scheme Binary package"
@@ -11,7 +11,7 @@
KEYWORDS="-* ~x86 ~amd64"
IUSE="doc"
S="${WORKDIR}"
-
+PROVIDE="virtual/editor"
RDEPEND="x11-libs/libXau
x11-libs/libSM
x11-libs/libXdmcp
1.4 dev-scheme/mit-scheme/mit-scheme-7.7.1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-scheme/mit-scheme/mit-scheme-7.7.1.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-scheme/mit-scheme/mit-scheme-7.7.1.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-scheme/mit-scheme/mit-scheme-7.7.1.ebuild?r1=1.3&r2=1.4
Index: mit-scheme-7.7.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-scheme/mit-scheme/mit-scheme-7.7.1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- mit-scheme-7.7.1.ebuild 22 Jul 2007 07:38:24 -0000 1.3
+++ mit-scheme-7.7.1.ebuild 5 Oct 2007 16:07:24 -0000 1.4
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-scheme/mit-scheme/mit-scheme-7.7.1.ebuild,v 1.3 2007/07/22 07:38:24 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-scheme/mit-scheme/mit-scheme-7.7.1.ebuild,v 1.4 2007/10/05 16:07:24 opfer Exp $
MY_P="scheme-${PV}"
MY_SUF="-ix86-gnu-linux"
@@ -12,6 +12,7 @@
SLOT="0"
KEYWORDS="~x86 ~amd64"
IUSE=""
+PROVIDE="virtual/editor"
RDEPEND="x11-libs/libXau
x11-libs/libSM
@@ -41,7 +42,7 @@
doinfo lib/mit-scheme/edwin/info/mit-scheme-*
rm -rf lib/mit-scheme/doc
rm -rf lib/mit-scheme/edwin/info
- cp -R lib/* ${D}opt/mit-scheme/lib
+ cp -R lib/* "${D}opt/mit-scheme/lib"
into /usr
dobin scheme bchscheme
--
gentoo-commits@gentoo.org mailing list
^ permalink raw reply [flat|nested] 2+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-scheme/mit-scheme: ChangeLog mit-scheme-20070623.ebuild mit-scheme-20070205.ebuild mit-scheme-7.7.1.ebuild
@ 2007-10-10 7:30 Ulrich Mueller (ulm)
0 siblings, 0 replies; 2+ messages in thread
From: Ulrich Mueller (ulm) @ 2007-10-10 7:30 UTC (permalink / raw
To: gentoo-commits
ulm 07/10/10 07:30:05
Modified: ChangeLog mit-scheme-20070623.ebuild
mit-scheme-20070205.ebuild mit-scheme-7.7.1.ebuild
Log:
Don't PROVIDE=virtual/editor as it is a new-style virtual now.
(Portage version: 2.1.3.12)
Revision Changes Path
1.8 dev-scheme/mit-scheme/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-scheme/mit-scheme/ChangeLog?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-scheme/mit-scheme/ChangeLog?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-scheme/mit-scheme/ChangeLog?r1=1.7&r2=1.8
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-scheme/mit-scheme/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog 5 Oct 2007 16:07:24 -0000 1.7
+++ ChangeLog 10 Oct 2007 07:30:05 -0000 1.8
@@ -1,6 +1,10 @@
# ChangeLog for dev-scheme/mit-scheme
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-scheme/mit-scheme/ChangeLog,v 1.7 2007/10/05 16:07:24 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-scheme/mit-scheme/ChangeLog,v 1.8 2007/10/10 07:30:05 ulm Exp $
+
+ 10 Oct 2007; Ulrich Mueller <ulm@gentoo.org> mit-scheme-7.7.1.ebuild,
+ mit-scheme-20070205.ebuild, mit-scheme-20070623.ebuild:
+ Don't PROVIDE=virtual/editor as it is a new-style virtual now.
05 Oct 2007; Christian Faulhammer <opfer@gentoo.org>
mit-scheme-7.7.1.ebuild, mit-scheme-20070205.ebuild,
1.3 dev-scheme/mit-scheme/mit-scheme-20070623.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-scheme/mit-scheme/mit-scheme-20070623.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-scheme/mit-scheme/mit-scheme-20070623.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-scheme/mit-scheme/mit-scheme-20070623.ebuild?r1=1.2&r2=1.3
Index: mit-scheme-20070623.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-scheme/mit-scheme/mit-scheme-20070623.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- mit-scheme-20070623.ebuild 5 Oct 2007 16:07:24 -0000 1.2
+++ mit-scheme-20070623.ebuild 10 Oct 2007 07:30:05 -0000 1.3
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-scheme/mit-scheme/mit-scheme-20070623.ebuild,v 1.2 2007/10/05 16:07:24 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-scheme/mit-scheme/mit-scheme-20070623.ebuild,v 1.3 2007/10/10 07:30:05 ulm Exp $
MY_SUF="ix86-gnu-linux"
DESCRIPTION="GNU/MIT-Scheme Binary package"
@@ -11,7 +11,6 @@
KEYWORDS="-* ~x86 ~amd64"
IUSE="doc"
S="${WORKDIR}"
-PROVIDE="virtual/editor"
RDEPEND="x11-libs/libXau
x11-libs/libSM
1.3 dev-scheme/mit-scheme/mit-scheme-20070205.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-scheme/mit-scheme/mit-scheme-20070205.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-scheme/mit-scheme/mit-scheme-20070205.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-scheme/mit-scheme/mit-scheme-20070205.ebuild?r1=1.2&r2=1.3
Index: mit-scheme-20070205.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-scheme/mit-scheme/mit-scheme-20070205.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- mit-scheme-20070205.ebuild 5 Oct 2007 16:07:24 -0000 1.2
+++ mit-scheme-20070205.ebuild 10 Oct 2007 07:30:05 -0000 1.3
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-scheme/mit-scheme/mit-scheme-20070205.ebuild,v 1.2 2007/10/05 16:07:24 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-scheme/mit-scheme/mit-scheme-20070205.ebuild,v 1.3 2007/10/10 07:30:05 ulm Exp $
MY_SUF="ix86-gnu-linux"
DESCRIPTION="GNU/MIT-Scheme Binary package"
@@ -11,7 +11,6 @@
KEYWORDS="-* ~x86 ~amd64"
IUSE="doc"
S="${WORKDIR}"
-PROVIDE="virtual/editor"
RDEPEND="x11-libs/libXau
x11-libs/libSM
x11-libs/libXdmcp
1.5 dev-scheme/mit-scheme/mit-scheme-7.7.1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-scheme/mit-scheme/mit-scheme-7.7.1.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-scheme/mit-scheme/mit-scheme-7.7.1.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-scheme/mit-scheme/mit-scheme-7.7.1.ebuild?r1=1.4&r2=1.5
Index: mit-scheme-7.7.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-scheme/mit-scheme/mit-scheme-7.7.1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- mit-scheme-7.7.1.ebuild 5 Oct 2007 16:07:24 -0000 1.4
+++ mit-scheme-7.7.1.ebuild 10 Oct 2007 07:30:05 -0000 1.5
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-scheme/mit-scheme/mit-scheme-7.7.1.ebuild,v 1.4 2007/10/05 16:07:24 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-scheme/mit-scheme/mit-scheme-7.7.1.ebuild,v 1.5 2007/10/10 07:30:05 ulm Exp $
MY_P="scheme-${PV}"
MY_SUF="-ix86-gnu-linux"
@@ -12,7 +12,6 @@
SLOT="0"
KEYWORDS="~x86 ~amd64"
IUSE=""
-PROVIDE="virtual/editor"
RDEPEND="x11-libs/libXau
x11-libs/libSM
--
gentoo-commits@gentoo.org mailing list
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-10-10 7:39 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-05 16:07 [gentoo-commits] gentoo-x86 commit in dev-scheme/mit-scheme: ChangeLog mit-scheme-20070623.ebuild mit-scheme-20070205.ebuild mit-scheme-7.7.1.ebuild Christian Faulhammer (opfer)
-- strict thread matches above, loose matches on Subject: below --
2007-10-10 7:30 Ulrich Mueller (ulm)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox