summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2009-09-23 17:25:02 +0000
committerPatrick Lauer <patrick@gentoo.org>2009-09-23 17:25:02 +0000
commit39cedb49d0b6dce45a6c2e6cd1a3448d1d4d3a4c (patch)
tree568b89891ea4a8a4a970595d27d35f50143940be /dev-tex
parentRemove virtual/libc (diff)
downloadgentoo-2-39cedb49d0b6dce45a6c2e6cd1a3448d1d4d3a4c.tar.gz
gentoo-2-39cedb49d0b6dce45a6c2e6cd1a3448d1d4d3a4c.tar.bz2
gentoo-2-39cedb49d0b6dce45a6c2e6cd1a3448d1d4d3a4c.zip
Remove virtual/libc
(Portage version: 2.2_rc41/cvs/Linux x86_64)
Diffstat (limited to 'dev-tex')
-rw-r--r--dev-tex/tth/ChangeLog8
-rw-r--r--dev-tex/tth/tth-3.66.ebuild6
-rw-r--r--dev-tex/tth/tth-3.77.ebuild6
3 files changed, 12 insertions, 8 deletions
diff --git a/dev-tex/tth/ChangeLog b/dev-tex/tth/ChangeLog
index 0be3a2ca57ef..5b9a7af777e5 100644
--- a/dev-tex/tth/ChangeLog
+++ b/dev-tex/tth/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-tex/tth
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tex/tth/ChangeLog,v 1.5 2007/07/27 19:35:27 aballier Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-tex/tth/ChangeLog,v 1.6 2009/09/23 17:25:02 patrick Exp $
+
+ 23 Sep 2009; Patrick Lauer <patrick@gentoo.org> tth-3.66.ebuild,
+ tth-3.77.ebuild:
+ Remove virtual/libc
*tth-3.77 (27 Jul 2007)
diff --git a/dev-tex/tth/tth-3.66.ebuild b/dev-tex/tth/tth-3.66.ebuild
index 2c04ae3590a8..08460758fd3d 100644
--- a/dev-tex/tth/tth-3.66.ebuild
+++ b/dev-tex/tth/tth-3.66.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tex/tth/tth-3.66.ebuild,v 1.2 2007/07/24 15:56:29 beandog Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tex/tth/tth-3.66.ebuild,v 1.3 2009/09/23 17:25:02 patrick Exp $
inherit toolchain-funcs
@@ -13,7 +13,7 @@ LICENSE="free-noncomm"
KEYWORDS="~amd64 ~x86"
IUSE=""
-DEPEND="virtual/libc"
+DEPEND=""
S="${WORKDIR}/tth_C"
diff --git a/dev-tex/tth/tth-3.77.ebuild b/dev-tex/tth/tth-3.77.ebuild
index c1b32d7b7ce0..be07a0203431 100644
--- a/dev-tex/tth/tth-3.77.ebuild
+++ b/dev-tex/tth/tth-3.77.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tex/tth/tth-3.77.ebuild,v 1.1 2007/07/27 19:35:27 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tex/tth/tth-3.77.ebuild,v 1.2 2009/09/23 17:25:02 patrick Exp $
inherit toolchain-funcs
@@ -13,7 +13,7 @@ LICENSE="free-noncomm"
KEYWORDS="~amd64 ~x86"
IUSE=""
-DEPEND="virtual/libc"
+DEPEND=""
RDEPEND="virtual/ghostscript
media-libs/netpbm"