diff options
author | Peter Volkov <pva@gentoo.org> | 2009-12-26 17:26:26 +0000 |
---|---|---|
committer | Peter Volkov <pva@gentoo.org> | 2009-12-26 17:26:26 +0000 |
commit | 989fa2ab40a71191b2b290dc485e08842cf8f6a1 (patch) | |
tree | f22c74b3cb2e5ea2933955890e32260edd206deb /app-office/texmacs/texmacs-1.0.7.2.ebuild | |
parent | Add xinerama deps #296144 by Maciej Mrozowski. (diff) | |
download | historical-989fa2ab40a71191b2b290dc485e08842cf8f6a1.tar.gz historical-989fa2ab40a71191b2b290dc485e08842cf8f6a1.tar.bz2 historical-989fa2ab40a71191b2b290dc485e08842cf8f6a1.zip |
virtual/ghostscript->app-text/ghostscript-gpl: ghostscript-gpl is the only implementation left in the tree.
Package-Manager: portage-2.1.7.16/cvs/Linux x86_64
Diffstat (limited to 'app-office/texmacs/texmacs-1.0.7.2.ebuild')
-rw-r--r-- | app-office/texmacs/texmacs-1.0.7.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-office/texmacs/texmacs-1.0.7.2.ebuild b/app-office/texmacs/texmacs-1.0.7.2.ebuild index b469d2389dcd..9ca73ff3f74e 100644 --- a/app-office/texmacs/texmacs-1.0.7.2.ebuild +++ b/app-office/texmacs/texmacs-1.0.7.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/texmacs/texmacs-1.0.7.2.ebuild,v 1.6 2009/10/10 17:58:28 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/texmacs/texmacs-1.0.7.2.ebuild,v 1.7 2009/12/26 17:26:26 pva Exp $ EAPI=2 inherit autotools MY_P=${P/tex/TeX}-src @@ -17,7 +17,7 @@ KEYWORDS="alpha amd64 ppc sparc x86" RDEPEND="dev-scheme/guile[deprecated] virtual/latex-base - virtual/ghostscript + app-text/ghostscript-gpl media-libs/freetype x11-libs/libXext x11-apps/xmodmap |