summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2008-06-10 18:27:25 +0000
committerAlexis Ballier <aballier@gentoo.org>2008-06-10 18:27:25 +0000
commit2400ac80d969daac4d88ce1179ac2cdd914a7cf8 (patch)
tree04a3d4ef28b6818b42b3a4d141441464c7d896a1 /app-text
parentalpha stable (diff)
downloadgentoo-2-2400ac80d969daac4d88ce1179ac2cdd914a7cf8.tar.gz
gentoo-2-2400ac80d969daac4d88ce1179ac2cdd914a7cf8.tar.bz2
gentoo-2-2400ac80d969daac4d88ce1179ac2cdd914a7cf8.zip
depend on latex-base instead of tetex, bug #225315
(Portage version: 2.1.5.4)
Diffstat (limited to 'app-text')
-rw-r--r--app-text/pdfjam/ChangeLog7
-rw-r--r--app-text/pdfjam/pdfjam-1.20.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/app-text/pdfjam/ChangeLog b/app-text/pdfjam/ChangeLog
index ea375ddf39b3..fef81f718743 100644
--- a/app-text/pdfjam/ChangeLog
+++ b/app-text/pdfjam/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/pdfjam
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/pdfjam/ChangeLog,v 1.14 2007/08/13 20:06:16 corsair Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-text/pdfjam/ChangeLog,v 1.15 2008/06/10 18:27:25 aballier Exp $
+
+ 10 Jun 2008; Alexis Ballier <aballier@gentoo.org> pdfjam-1.20.ebuild:
+ depend on latex-base instead of tetex, bug #225315
13 Aug 2007; Markus Rothe <corsair@gentoo.org> pdfjam-1.20.ebuild:
Added ~ppc64
diff --git a/app-text/pdfjam/pdfjam-1.20.ebuild b/app-text/pdfjam/pdfjam-1.20.ebuild
index a2d34d943cfb..16ccacc123e3 100644
--- a/app-text/pdfjam/pdfjam-1.20.ebuild
+++ b/app-text/pdfjam/pdfjam-1.20.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/pdfjam/pdfjam-1.20.ebuild,v 1.5 2007/08/13 20:06:16 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/pdfjam/pdfjam-1.20.ebuild,v 1.6 2008/06/10 18:27:25 aballier Exp $
DESCRIPTION="pdfnup, pdfjoin and pdf90"
HOMEPAGE="http://www.warwick.ac.uk/go/pdfjam"
@@ -12,7 +12,7 @@ KEYWORDS="amd64 ppc ~ppc64 x86"
IUSE=""
S=${WORKDIR}/${PN}
-DEPEND="virtual/tetex"
+DEPEND="virtual/latex-base"
src_compile() {
for i in pdf90 pdfjoin pdfnup; do