patrick 09/09/23 17:25:02
Modified: ChangeLog tth-3.77.ebuild tth-3.66.ebuild
Log:
Remove virtual/libc
(Portage version: 2.2_rc41/cvs/Linux x86_64)
Revision Changes Path
1.6 dev-tex/tth/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-tex/tth/ChangeLog?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-tex/tth/ChangeLog?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-tex/tth/ChangeLog?r1=1.5&r2=1.6
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-tex/tth/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog 27 Jul 2007 19:35:27 -0000 1.5
+++ ChangeLog 23 Sep 2009 17:25:02 -0000 1.6
@@ -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@g.o> tth-3.66.ebuild,
+ tth-3.77.ebuild:
+ Remove virtual/libc
*tth-3.77 (27 Jul 2007)
1.2 dev-tex/tth/tth-3.77.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-tex/tth/tth-3.77.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-tex/tth/tth-3.77.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-tex/tth/tth-3.77.ebuild?r1=1.1&r2=1.2
Index: tth-3.77.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-tex/tth/tth-3.77.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- tth-3.77.ebuild 27 Jul 2007 19:35:27 -0000 1.1
+++ tth-3.77.ebuild 23 Sep 2009 17:25:02 -0000 1.2
@@ -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 @@
KEYWORDS="~amd64 ~x86"
IUSE=""
-DEPEND="virtual/libc"
+DEPEND=""
RDEPEND="virtual/ghostscript
media-libs/netpbm"
1.3 dev-tex/tth/tth-3.66.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-tex/tth/tth-3.66.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-tex/tth/tth-3.66.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-tex/tth/tth-3.66.ebuild?r1=1.2&r2=1.3
Index: tth-3.66.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-tex/tth/tth-3.66.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- tth-3.66.ebuild 24 Jul 2007 15:56:29 -0000 1.2
+++ tth-3.66.ebuild 23 Sep 2009 17:25:02 -0000 1.3
@@ -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 @@
KEYWORDS="~amd64 ~x86"
IUSE=""
-DEPEND="virtual/libc"
+DEPEND=""
S="${WORKDIR}/tth_C"
|