diff options
author | Peter Volkov <pva@gentoo.org> | 2009-12-26 19:26:47 +0000 |
---|---|---|
committer | Peter Volkov <pva@gentoo.org> | 2009-12-26 19:26:47 +0000 |
commit | 7b49cdfd3d228cfe52d078af8bb0b80049ca3c58 (patch) | |
tree | 600dcce8dab5c3ffecde4b40ea5b5cdd22a40495 /app-office/texmaker/texmaker-1.80.ebuild | |
parent | virtual/ghostscript->app-text/ghostscript-gpl: ghostscript-gpl is the only im... (diff) | |
download | gentoo-2-7b49cdfd3d228cfe52d078af8bb0b80049ca3c58.tar.gz gentoo-2-7b49cdfd3d228cfe52d078af8bb0b80049ca3c58.tar.bz2 gentoo-2-7b49cdfd3d228cfe52d078af8bb0b80049ca3c58.zip |
virtual/ghostscript->app-text/ghostscript-gpl: ghostscript-gpl is the only implementation left in the tree.
(Portage version: 2.1.7.16/cvs/Linux x86_64)
Diffstat (limited to 'app-office/texmaker/texmaker-1.80.ebuild')
-rw-r--r-- | app-office/texmaker/texmaker-1.80.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-office/texmaker/texmaker-1.80.ebuild b/app-office/texmaker/texmaker-1.80.ebuild index 712507c4d52c..043bd9bb59e1 100644 --- a/app-office/texmaker/texmaker-1.80.ebuild +++ b/app-office/texmaker/texmaker-1.80.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/texmaker/texmaker-1.80.ebuild,v 1.6 2009/09/30 17:01:29 ayoy Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/texmaker/texmaker-1.80.ebuild,v 1.7 2009/12/26 19:26:47 pva Exp $ EAPI=1 @@ -40,7 +40,7 @@ COMMON_DEPEND="x11-libs/libX11 RDEPEND="${COMMON_DEPEND} virtual/latex-base app-text/psutils - virtual/ghostscript + app-text/ghostscript-gpl media-libs/netpbm" DEPEND="${COMMON_DEPEND} |