summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMamoru Komachi <usata@gentoo.org>2004-05-17 15:57:39 +0000
committerMamoru Komachi <usata@gentoo.org>2004-05-17 15:57:39 +0000
commitf3ee374a765f3ea14cc2ed35a8df653d45997437 (patch)
treef99da4a7158b57b6c4650e8d6f514c865f62cfcf /dev-lisp
parentChanged app-text/tetex to virtual/tetex. (Manifest recommit) (diff)
downloadgentoo-2-f3ee374a765f3ea14cc2ed35a8df653d45997437.tar.gz
gentoo-2-f3ee374a765f3ea14cc2ed35a8df653d45997437.tar.bz2
gentoo-2-f3ee374a765f3ea14cc2ed35a8df653d45997437.zip
Changed app-text/tetex to virtual/tetex, see bug #50865
Diffstat (limited to 'dev-lisp')
-rw-r--r--dev-lisp/cl-tclink/ChangeLog6
-rw-r--r--dev-lisp/cl-tclink/cl-tclink-3.3.1-r1.ebuild4
-rw-r--r--dev-lisp/cl-tclink/cl-tclink-3.3.1.ebuild4
-rw-r--r--dev-lisp/cmucl/ChangeLog7
-rw-r--r--dev-lisp/cmucl/cmucl-18e-r1.ebuild4
-rw-r--r--dev-lisp/cmucl/cmucl-18e-r2.ebuild4
-rw-r--r--dev-lisp/cmucl/cmucl-18e-r3.ebuild4
-rw-r--r--dev-lisp/cmucl/cmucl-18e-r4.ebuild4
-rw-r--r--dev-lisp/cmucl/cmucl-18e.ebuild4
9 files changed, 25 insertions, 16 deletions
diff --git a/dev-lisp/cl-tclink/ChangeLog b/dev-lisp/cl-tclink/ChangeLog
index df13dabb8997..3d04ab7ad0a5 100644
--- a/dev-lisp/cl-tclink/ChangeLog
+++ b/dev-lisp/cl-tclink/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-lisp/cl-tclink
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-tclink/ChangeLog,v 1.3 2004/03/24 17:09:44 mholzer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-tclink/ChangeLog,v 1.4 2004/05/17 15:55:29 usata Exp $
+
+ 18 May 2004; Mamoru KOMACHI <usata@gentoo.org> cl-tclink-3.3.1-r1.ebuild,
+ cl-tclink-3.3.1.ebuild:
+ Changed app-text/tetex to virtual/tetex, see bug #50865
24 Mar 2004; Martin Holzer <mholzer@gentoo.org> cl-tclink-3.3.1-r1.ebuild,
cl-tclink-3.3.1.ebuild:
diff --git a/dev-lisp/cl-tclink/cl-tclink-3.3.1-r1.ebuild b/dev-lisp/cl-tclink/cl-tclink-3.3.1-r1.ebuild
index 41e921aced9d..8dc509356abb 100644
--- a/dev-lisp/cl-tclink/cl-tclink-3.3.1-r1.ebuild
+++ b/dev-lisp/cl-tclink/cl-tclink-3.3.1-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-tclink/cl-tclink-3.3.1-r1.ebuild,v 1.3 2004/04/21 17:27:30 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-tclink/cl-tclink-3.3.1-r1.ebuild,v 1.4 2004/05/17 15:55:29 usata Exp $
inherit common-lisp eutils
@@ -20,7 +20,7 @@ DEPEND="dev-lisp/common-lisp-controller
dev-libs/openssl
dev-lisp/cl-split-sequence
dev-lisp/cl-uffi
- doc? ( app-text/tetex )
+ doc? ( virtual/tetex )
virtual/commonlisp"
CLPACKAGE=tclink
diff --git a/dev-lisp/cl-tclink/cl-tclink-3.3.1.ebuild b/dev-lisp/cl-tclink/cl-tclink-3.3.1.ebuild
index e668c61da6c9..81a80d77214a 100644
--- a/dev-lisp/cl-tclink/cl-tclink-3.3.1.ebuild
+++ b/dev-lisp/cl-tclink/cl-tclink-3.3.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-tclink/cl-tclink-3.3.1.ebuild,v 1.3 2004/04/21 17:27:52 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-tclink/cl-tclink-3.3.1.ebuild,v 1.4 2004/05/17 15:55:29 usata Exp $
inherit common-lisp eutils
@@ -20,7 +20,7 @@ DEPEND="dev-lisp/common-lisp-controller
dev-libs/openssl
dev-lisp/cl-split-sequence
dev-lisp/cl-uffi
- doc? ( app-text/tetex )
+ doc? ( virtual/tetex )
virtual/commonlisp"
CLPACKAGE=tclink
diff --git a/dev-lisp/cmucl/ChangeLog b/dev-lisp/cmucl/ChangeLog
index 3e43f20b4933..3290425f3bc7 100644
--- a/dev-lisp/cmucl/ChangeLog
+++ b/dev-lisp/cmucl/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-lisp/cmucl
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cmucl/ChangeLog,v 1.8 2004/03/14 23:02:32 mkennedy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cmucl/ChangeLog,v 1.9 2004/05/17 15:53:53 usata Exp $
+
+ 18 May 2004; Mamoru KOMACHI <usata@gentoo.org> cmucl-18e-r1.ebuild,
+ cmucl-18e-r2.ebuild, cmucl-18e-r3.ebuild, cmucl-18e-r4.ebuild,
+ cmucl-18e.ebuild:
+ Changed app-text/tetex to virtual/tetex, see bug #50865
14 Mar 2004; <mkennedy@gentoo.org> cmucl-18e-r4.ebuild:
Marking stable for x86
diff --git a/dev-lisp/cmucl/cmucl-18e-r1.ebuild b/dev-lisp/cmucl/cmucl-18e-r1.ebuild
index c1a73bfedbf2..dc0e66268e62 100644
--- a/dev-lisp/cmucl/cmucl-18e-r1.ebuild
+++ b/dev-lisp/cmucl/cmucl-18e-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cmucl/cmucl-18e-r1.ebuild,v 1.3 2004/04/25 20:55:17 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cmucl/cmucl-18e-r1.ebuild,v 1.4 2004/05/17 15:53:53 usata Exp $
inherit eutils
@@ -20,7 +20,7 @@ IUSE="doc X"
DEPEND="dev-lisp/common-lisp-controller
x11-libs/lesstif
- doc? ( app-text/tetex )"
+ doc? ( virtual/tetex )"
# X? ( x11-libs/lesstif )"
PROVIDE="virtual/commonlisp"
diff --git a/dev-lisp/cmucl/cmucl-18e-r2.ebuild b/dev-lisp/cmucl/cmucl-18e-r2.ebuild
index 0f840faa7f74..da6e9f109748 100644
--- a/dev-lisp/cmucl/cmucl-18e-r2.ebuild
+++ b/dev-lisp/cmucl/cmucl-18e-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cmucl/cmucl-18e-r2.ebuild,v 1.2 2004/04/25 20:56:04 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cmucl/cmucl-18e-r2.ebuild,v 1.3 2004/05/17 15:53:53 usata Exp $
inherit common-lisp-common eutils
@@ -18,7 +18,7 @@ IUSE="doc X"
DEPEND="dev-lisp/common-lisp-controller
x11-libs/lesstif
- doc? ( app-text/tetex )"
+ doc? ( virtual/tetex )"
# X? ( x11-libs/lesstif )"
PROVIDE="virtual/commonlisp"
diff --git a/dev-lisp/cmucl/cmucl-18e-r3.ebuild b/dev-lisp/cmucl/cmucl-18e-r3.ebuild
index 44fd978c444c..212f73ff75cc 100644
--- a/dev-lisp/cmucl/cmucl-18e-r3.ebuild
+++ b/dev-lisp/cmucl/cmucl-18e-r3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cmucl/cmucl-18e-r3.ebuild,v 1.2 2004/04/25 20:55:55 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cmucl/cmucl-18e-r3.ebuild,v 1.3 2004/05/17 15:53:53 usata Exp $
inherit common-lisp-common eutils
@@ -17,7 +17,7 @@ KEYWORDS="~x86"
IUSE="doc"
DEPEND="dev-lisp/common-lisp-controller
- doc? ( app-text/tetex )
+ doc? ( virtual/tetex )
X? ( lesstif? ( x11-libs/lesstif ) !lesstif? ( x11-libs/openmotif ) )"
PROVIDE="virtual/commonlisp"
diff --git a/dev-lisp/cmucl/cmucl-18e-r4.ebuild b/dev-lisp/cmucl/cmucl-18e-r4.ebuild
index 4dd7d8e7a811..534465bb6fad 100644
--- a/dev-lisp/cmucl/cmucl-18e-r4.ebuild
+++ b/dev-lisp/cmucl/cmucl-18e-r4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cmucl/cmucl-18e-r4.ebuild,v 1.4 2004/04/25 20:56:13 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cmucl/cmucl-18e-r4.ebuild,v 1.5 2004/05/17 15:53:53 usata Exp $
inherit common-lisp-common eutils
@@ -17,7 +17,7 @@ KEYWORDS="x86"
IUSE="doc lesstif"
DEPEND="dev-lisp/common-lisp-controller
- doc? ( app-text/tetex )
+ doc? ( virtual/tetex )
lesstif? ( x11-libs/lesstif )
!lesstif? ( x11-libs/openmotif )"
PROVIDE="virtual/commonlisp"
diff --git a/dev-lisp/cmucl/cmucl-18e.ebuild b/dev-lisp/cmucl/cmucl-18e.ebuild
index 8e7d8ac878b6..18294f2cf19f 100644
--- a/dev-lisp/cmucl/cmucl-18e.ebuild
+++ b/dev-lisp/cmucl/cmucl-18e.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cmucl/cmucl-18e.ebuild,v 1.2 2004/04/25 20:56:45 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cmucl/cmucl-18e.ebuild,v 1.3 2004/05/17 15:53:53 usata Exp $
inherit eutils
@@ -20,7 +20,7 @@ IUSE="doc X"
DEPEND="dev-lisp/common-lisp-controller
x11-libs/lesstif
- doc? ( app-text/tetex )"
+ doc? ( virtual/tetex )"
# X? ( x11-libs/lesstif )"
PROVIDE="virtual/commonlisp"