diff options
author | Mamoru Komachi <usata@gentoo.org> | 2004-05-17 16:18:43 +0000 |
---|---|---|
committer | Mamoru Komachi <usata@gentoo.org> | 2004-05-17 16:18:43 +0000 |
commit | fcdad9e12af378e19622e9b71327e21fc308f886 (patch) | |
tree | eb08da3744a914084d55021c38d271a43c20b3a2 /sys-apps | |
parent | Changed app-text/tetex to virtual/tetex, see bug #50865 (Manifest recommit) (diff) | |
download | gentoo-2-fcdad9e12af378e19622e9b71327e21fc308f886.tar.gz gentoo-2-fcdad9e12af378e19622e9b71327e21fc308f886.tar.bz2 gentoo-2-fcdad9e12af378e19622e9b71327e21fc308f886.zip |
Changed app-text/tetex to virtual/tetex, see bug #50865
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/tcng/ChangeLog | 6 | ||||
-rw-r--r-- | sys-apps/tcng/tcng-9h.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/tcng/tcng-9i.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/tcng/tcng-9l.ebuild | 4 |
4 files changed, 11 insertions, 7 deletions
diff --git a/sys-apps/tcng/ChangeLog b/sys-apps/tcng/ChangeLog index a9c6f5c343d8..137162e10140 100644 --- a/sys-apps/tcng/ChangeLog +++ b/sys-apps/tcng/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-apps/tcng # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/tcng/ChangeLog,v 1.6 2004/04/27 21:32:34 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/tcng/ChangeLog,v 1.7 2004/05/17 16:17:23 usata Exp $ + + 18 May 2004; Mamoru KOMACHI <usata@gentoo.org> tcng-9h.ebuild, + tcng-9i.ebuild, tcng-9l.ebuild: + Changed app-text/tetex to virtual/tetex, see bug #50865 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> tcng-9h.ebuild, tcng-9i.ebuild, tcng-9l.ebuild: diff --git a/sys-apps/tcng/tcng-9h.ebuild b/sys-apps/tcng/tcng-9h.ebuild index 4c5f28fb4579..d5aa3964b7fa 100644 --- a/sys-apps/tcng/tcng-9h.ebuild +++ b/sys-apps/tcng/tcng-9h.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/sys-apps/tcng/tcng-9h.ebuild,v 1.6 2004/04/27 21:32:34 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/tcng/tcng-9h.ebuild,v 1.7 2004/05/17 16:17:23 usata Exp $ inherit eutils @@ -11,7 +11,7 @@ SLOT="0" # block this to phase it out very shortly KEYWORDS="-*" IUSE="" -DEPEND="doc? ( virtual/ghostscript app-text/tetex media-gfx/transfig ) +DEPEND="doc? ( virtual/ghostscript virtual/tetex media-gfx/transfig ) dev-lang/perl virtual/os-headers sys-apps/iproute2" diff --git a/sys-apps/tcng/tcng-9i.ebuild b/sys-apps/tcng/tcng-9i.ebuild index 058c1e0a518a..70942f94a531 100644 --- a/sys-apps/tcng/tcng-9i.ebuild +++ b/sys-apps/tcng/tcng-9i.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/sys-apps/tcng/tcng-9i.ebuild,v 1.4 2004/04/27 21:32:34 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/tcng/tcng-9i.ebuild,v 1.5 2004/05/17 16:17:23 usata Exp $ inherit eutils @@ -23,7 +23,7 @@ DEPEND_COMMON="dev-lang/perl sys-devel/gcc sys-devel/binutils" -DEPEND="doc? ( virtual/ghostscript app-text/tetex media-gfx/transfig ) +DEPEND="doc? ( virtual/ghostscript virtual/tetex media-gfx/transfig ) sys-devel/make dev-util/yacc sys-devel/flex diff --git a/sys-apps/tcng/tcng-9l.ebuild b/sys-apps/tcng/tcng-9l.ebuild index 30d860d34882..a0579ec5188c 100644 --- a/sys-apps/tcng/tcng-9l.ebuild +++ b/sys-apps/tcng/tcng-9l.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/sys-apps/tcng/tcng-9l.ebuild,v 1.4 2004/04/27 21:32:34 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/tcng/tcng-9l.ebuild,v 1.5 2004/05/17 16:17:23 usata Exp $ inherit eutils @@ -22,7 +22,7 @@ DEPEND_COMMON="dev-lang/perl sys-devel/gcc sys-devel/binutils" -DEPEND="doc? ( virtual/ghostscript app-text/tetex media-gfx/transfig ) +DEPEND="doc? ( virtual/ghostscript virtual/tetex media-gfx/transfig ) sys-devel/make dev-util/yacc sys-devel/flex |