diff options
author | 2009-12-26 19:27:03 +0000 | |
---|---|---|
committer | 2009-12-26 19:27:03 +0000 | |
commit | 9a9b424f5adc848b01b2bea4f76fffdadc911e95 (patch) | |
tree | 42a0b3f85f5bcab028c2c748ecc4bb65dca2bcbd /app-office/texmaker | |
parent | virtual/ghostscript->app-text/ghostscript-gpl: ghostscript-gpl is the only im... (diff) | |
download | historical-9a9b424f5adc848b01b2bea4f76fffdadc911e95.tar.gz historical-9a9b424f5adc848b01b2bea4f76fffdadc911e95.tar.bz2 historical-9a9b424f5adc848b01b2bea4f76fffdadc911e95.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/texmaker')
-rw-r--r-- | app-office/texmaker/ChangeLog | 7 | ||||
-rw-r--r-- | app-office/texmaker/texmaker-1.80.ebuild | 4 | ||||
-rw-r--r-- | app-office/texmaker/texmaker-1.91.ebuild | 4 | ||||
-rw-r--r-- | app-office/texmaker/texmaker-1.92.ebuild | 4 |
4 files changed, 12 insertions, 7 deletions
diff --git a/app-office/texmaker/ChangeLog b/app-office/texmaker/ChangeLog index 4eeaa2a636c9..0b52538ce31b 100644 --- a/app-office/texmaker/ChangeLog +++ b/app-office/texmaker/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-office/texmaker # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/texmaker/ChangeLog,v 1.61 2009/09/30 17:01:29 ayoy Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/texmaker/ChangeLog,v 1.62 2009/12/26 19:26:47 pva Exp $ + + 26 Dec 2009; Peter Volkov <pva@gentoo.org> texmaker-1.80.ebuild, + texmaker-1.91.ebuild, texmaker-1.92.ebuild: + virtual/ghostscript->app-text/ghostscript-gpl: ghostscript-gpl is the only + implementation left in the tree. 30 Sep 2009; Dominik Kapusta <ayoy@gentoo.org> texmaker-1.80.ebuild: Removed dependency on Qt metapackage 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} diff --git a/app-office/texmaker/texmaker-1.91.ebuild b/app-office/texmaker/texmaker-1.91.ebuild index b27ed448641d..f4fb056617ea 100644 --- a/app-office/texmaker/texmaker-1.91.ebuild +++ b/app-office/texmaker/texmaker-1.91.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.91.ebuild,v 1.1 2009/06/08 07:46:21 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/texmaker/texmaker-1.91.ebuild,v 1.2 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} diff --git a/app-office/texmaker/texmaker-1.92.ebuild b/app-office/texmaker/texmaker-1.92.ebuild index e52e4603a8ac..572240475d75 100644 --- a/app-office/texmaker/texmaker-1.92.ebuild +++ b/app-office/texmaker/texmaker-1.92.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.92.ebuild,v 1.1 2009/07/13 08:50:31 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/texmaker/texmaker-1.92.ebuild,v 1.2 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} |