diff options
author | Marijn Schouten <hkbst@gentoo.org> | 2007-01-10 17:49:09 +0000 |
---|---|---|
committer | Marijn Schouten <hkbst@gentoo.org> | 2007-01-10 17:49:09 +0000 |
commit | f10c07ef30cd603cc95992140b97bcfca72a6e44 (patch) | |
tree | af9ba42b97968a55eadef7112f3a439651631f87 /app-office/texmacs/texmacs-1.0.4-r1.ebuild | |
parent | Dependency update: dev-util/guile -> dev-scheme/guile. (diff) | |
download | gentoo-2-f10c07ef30cd603cc95992140b97bcfca72a6e44.tar.gz gentoo-2-f10c07ef30cd603cc95992140b97bcfca72a6e44.tar.bz2 gentoo-2-f10c07ef30cd603cc95992140b97bcfca72a6e44.zip |
Dependency update: dev-util/guile -> dev-scheme/guile.
Diffstat (limited to 'app-office/texmacs/texmacs-1.0.4-r1.ebuild')
-rw-r--r-- | app-office/texmacs/texmacs-1.0.4-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-office/texmacs/texmacs-1.0.4-r1.ebuild b/app-office/texmacs/texmacs-1.0.4-r1.ebuild index 360e2b3fda45..751b0b36ba64 100644 --- a/app-office/texmacs/texmacs-1.0.4-r1.ebuild +++ b/app-office/texmacs/texmacs-1.0.4-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/texmacs/texmacs-1.0.4-r1.ebuild,v 1.7 2006/05/01 11:07:23 ehmsen Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/texmacs/texmacs-1.0.4-r1.ebuild,v 1.8 2007/01/10 17:49:09 hkbst Exp $ inherit flag-o-matic @@ -19,7 +19,7 @@ IUSE="spell" KEYWORDS="x86 ppc alpha sparc" RDEPEND="virtual/tetex - >=dev-util/guile-1.4 + >=dev-scheme/guile-1.4 >=sys-apps/sed-4 media-libs/freetype || ( ( x11-libs/libX11 |