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
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
-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
-rw-r--r--dev-python/pyx/ChangeLog6
-rw-r--r--dev-python/pyx/pyx-0.3.1.ebuild6
-rw-r--r--dev-python/pyx/pyx-0.5.1.ebuild4
-rw-r--r--dev-python/pyx/pyx-0.6.1.ebuild4
13 files changed, 37 insertions, 24 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"
diff --git a/dev-python/pyx/ChangeLog b/dev-python/pyx/ChangeLog
index 2ee0c9aa1de3..48f7715af7e8 100644
--- a/dev-python/pyx/ChangeLog
+++ b/dev-python/pyx/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/pyx
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyx/ChangeLog,v 1.5 2004/04/07 12:09:50 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyx/ChangeLog,v 1.6 2004/05/17 15:57:39 usata Exp $
+
+ 18 May 2004; Mamoru KOMACHI <usata@gentoo.org> pyx-0.3.1.ebuild,
+ pyx-0.5.1.ebuild, pyx-0.6.1.ebuild:
+ Changed app-text/tetex to virtual/tetex, see bug #50865
07 Apr 2004; David Holm <dholm@gentoo.org> pyx-0.6.1.ebuild:
Added to ~ppc.
diff --git a/dev-python/pyx/pyx-0.3.1.ebuild b/dev-python/pyx/pyx-0.3.1.ebuild
index e54bd35b1be9..f4a05fb7dcd7 100644
--- a/dev-python/pyx/pyx-0.3.1.ebuild
+++ b/dev-python/pyx/pyx-0.3.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyx/pyx-0.3.1.ebuild,v 1.7 2003/09/08 07:16:26 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyx/pyx-0.3.1.ebuild,v 1.8 2004/05/17 15:57:39 usata Exp $
IUSE=""
@@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/pyx/${MY_P}.tar.gz"
HOMEPAGE="http://pyx.sourceforge.net/"
DEPEND=">=dev-lang/python-2.2
- >=app-text/tetex-1"
+ virtual/tetex"
SLOT="0"
KEYWORDS="x86"
diff --git a/dev-python/pyx/pyx-0.5.1.ebuild b/dev-python/pyx/pyx-0.5.1.ebuild
index 83ed8fdec562..e4f680bbf4cd 100644
--- a/dev-python/pyx/pyx-0.5.1.ebuild
+++ b/dev-python/pyx/pyx-0.5.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-python/pyx/pyx-0.5.1.ebuild,v 1.1 2004/03/28 17:55:26 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyx/pyx-0.5.1.ebuild,v 1.2 2004/05/17 15:57:39 usata Exp $
IUSE=""
@@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/pyx/${MY_P}.tar.gz"
HOMEPAGE="http://pyx.sourceforge.net/"
DEPEND=">=dev-lang/python-2.2
- >=app-text/tetex-1"
+ virtual/tetex"
SLOT="0"
KEYWORDS="~x86"
diff --git a/dev-python/pyx/pyx-0.6.1.ebuild b/dev-python/pyx/pyx-0.6.1.ebuild
index ae1c58f71d6a..944a4b589273 100644
--- a/dev-python/pyx/pyx-0.6.1.ebuild
+++ b/dev-python/pyx/pyx-0.6.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-python/pyx/pyx-0.6.1.ebuild,v 1.2 2004/04/07 12:09:50 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyx/pyx-0.6.1.ebuild,v 1.3 2004/05/17 15:57:39 usata Exp $
IUSE=""
@@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/pyx/${MY_P}.tar.gz"
HOMEPAGE="http://pyx.sourceforge.net/"
DEPEND=">=dev-lang/python-2.2
- >=app-text/tetex-1"
+ virtual/tetex"
SLOT="0"
KEYWORDS="~x86 ~ppc"