summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2008-05-12 14:48:29 +0000
committerAlexis Ballier <aballier@gentoo.org>2008-05-12 14:48:29 +0000
commit06b5d40dd2b9cc1f049daaad5b53380af47d6ebf (patch)
treef199347fa5579a0103240df35a341b82c2430786 /app-text/texlive-core
parentalpha/ia64/sparc stable wrt #221063 (diff)
downloadgentoo-2-06b5d40dd2b9cc1f049daaad5b53380af47d6ebf.tar.gz
gentoo-2-06b5d40dd2b9cc1f049daaad5b53380af47d6ebf.tar.bz2
gentoo-2-06b5d40dd2b9cc1f049daaad5b53380af47d6ebf.zip
ed is a build time dep only
(Portage version: 2.1.5_rc10)
Diffstat (limited to 'app-text/texlive-core')
-rw-r--r--app-text/texlive-core/ChangeLog6
-rw-r--r--app-text/texlive-core/texlive-core-2007-r12.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/app-text/texlive-core/ChangeLog b/app-text/texlive-core/ChangeLog
index fbc92411f898..493663934888 100644
--- a/app-text/texlive-core/ChangeLog
+++ b/app-text/texlive-core/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-text/texlive-core
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/texlive-core/ChangeLog,v 1.57 2008/05/11 18:34:03 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/texlive-core/ChangeLog,v 1.58 2008/05/12 14:48:29 aballier Exp $
+
+ 12 May 2008; Alexis Ballier <aballier@gentoo.org>
+ texlive-core-2007-r12.ebuild:
+ ed is a build time dep only
11 May 2008; Alexis Ballier <aballier@gentoo.org>
texlive-core-2007-r12.ebuild:
diff --git a/app-text/texlive-core/texlive-core-2007-r12.ebuild b/app-text/texlive-core/texlive-core-2007-r12.ebuild
index b488712f62c9..109dd3e22258 100644
--- a/app-text/texlive-core/texlive-core-2007-r12.ebuild
+++ b/app-text/texlive-core/texlive-core-2007-r12.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/texlive-core/texlive-core-2007-r12.ebuild,v 1.16 2008/05/11 18:34:03 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/texlive-core/texlive-core-2007-r12.ebuild,v 1.17 2008/05/12 14:48:29 aballier Exp $
inherit eutils flag-o-matic toolchain-funcs libtool autotools texlive-common
@@ -56,13 +56,13 @@ RDEPEND="${MODULAR_X_DEPEND}
!app-text/xetex
!dev-tex/xmltex
!dev-tex/vntex
- sys-apps/ed
sys-libs/zlib
>=media-libs/libpng-1.2.1
=media-libs/freetype-2*
media-libs/fontconfig"
DEPEND="${RDEPEND}
+ sys-apps/ed
sys-devel/flex
app-arch/unzip"