summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Volkov <pva@gentoo.org>2009-12-26 19:27:03 +0000
committerPeter Volkov <pva@gentoo.org>2009-12-26 19:27:03 +0000
commit9a9b424f5adc848b01b2bea4f76fffdadc911e95 (patch)
tree42a0b3f85f5bcab028c2c748ecc4bb65dca2bcbd /app-office
parentvirtual/ghostscript->app-text/ghostscript-gpl: ghostscript-gpl is the only im... (diff)
downloadhistorical-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')
-rw-r--r--app-office/scribus/ChangeLog8
-rw-r--r--app-office/scribus/scribus-1.3.3.11.ebuild6
-rw-r--r--app-office/scribus/scribus-1.3.3.12-r1.ebuild6
-rw-r--r--app-office/scribus/scribus-1.3.3.13.ebuild4
-rw-r--r--app-office/scribus/scribus-1.3.4-r1.ebuild6
-rw-r--r--app-office/texmaker/ChangeLog7
-rw-r--r--app-office/texmaker/texmaker-1.80.ebuild4
-rw-r--r--app-office/texmaker/texmaker-1.91.ebuild4
-rw-r--r--app-office/texmaker/texmaker-1.92.ebuild4
9 files changed, 30 insertions, 19 deletions
diff --git a/app-office/scribus/ChangeLog b/app-office/scribus/ChangeLog
index 2a86bb7a85ac..91b4d5f34a33 100644
--- a/app-office/scribus/ChangeLog
+++ b/app-office/scribus/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for app-office/scribus
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/scribus/ChangeLog,v 1.114 2009/07/30 19:09:14 hanno Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/scribus/ChangeLog,v 1.115 2009/12/26 19:27:03 pva Exp $
+
+ 26 Dec 2009; Peter Volkov <pva@gentoo.org> scribus-1.3.3.11.ebuild,
+ scribus-1.3.3.12-r1.ebuild, scribus-1.3.3.13.ebuild,
+ scribus-1.3.4-r1.ebuild:
+ virtual/ghostscript->app-text/ghostscript-gpl: ghostscript-gpl is the only
+ implementation left in the tree.
*scribus-1.3.3.13 (30 Jul 2009)
diff --git a/app-office/scribus/scribus-1.3.3.11.ebuild b/app-office/scribus/scribus-1.3.3.11.ebuild
index 1899cd38bfd1..e833349dbdb1 100644
--- a/app-office/scribus/scribus-1.3.3.11.ebuild
+++ b/app-office/scribus/scribus-1.3.3.11.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/scribus/scribus-1.3.3.11.ebuild,v 1.7 2008/07/27 19:54:02 carlo Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/scribus/scribus-1.3.3.11.ebuild,v 1.8 2009/12/26 19:27:03 pva Exp $
EAPI=1
@@ -24,7 +24,7 @@ DEPEND="x11-libs/qt:3
cairo? ( >=x11-libs/cairo-1.0 )"
RDEPEND="${DEPEND}
- virtual/ghostscript"
+ app-text/ghostscript-gpl"
pkg_setup() {
if use cairo && ! built_with_use 'x11-libs/cairo' 'X' ; then
diff --git a/app-office/scribus/scribus-1.3.3.12-r1.ebuild b/app-office/scribus/scribus-1.3.3.12-r1.ebuild
index 46f94cdf2173..c576464c12c5 100644
--- a/app-office/scribus/scribus-1.3.3.12-r1.ebuild
+++ b/app-office/scribus/scribus-1.3.3.12-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/scribus/scribus-1.3.3.12-r1.ebuild,v 1.5 2008/11/21 13:30:04 hanno Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/scribus/scribus-1.3.3.12-r1.ebuild,v 1.6 2009/12/26 19:27:03 pva Exp $
EAPI=1
@@ -28,7 +28,7 @@ DEPEND="x11-libs/qt:3
cairo? ( >=x11-libs/cairo-1.4.10 )"
RDEPEND="${DEPEND}
- virtual/ghostscript"
+ app-text/ghostscript-gpl"
pkg_setup() {
if ! built_with_use 'x11-libs/cairo' 'X' 'svg'; then
diff --git a/app-office/scribus/scribus-1.3.3.13.ebuild b/app-office/scribus/scribus-1.3.3.13.ebuild
index b4e47553ed7d..0efd2ba45371 100644
--- a/app-office/scribus/scribus-1.3.3.13.ebuild
+++ b/app-office/scribus/scribus-1.3.3.13.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/scribus/scribus-1.3.3.13.ebuild,v 1.1 2009/07/30 19:09:14 hanno Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/scribus/scribus-1.3.3.13.ebuild,v 1.2 2009/12/26 19:27:03 pva Exp $
EAPI=2
@@ -28,7 +28,7 @@ DEPEND="x11-libs/qt:3
cairo? ( >=x11-libs/cairo-1.4.10[X,svg] )"
RDEPEND="${DEPEND}
- virtual/ghostscript"
+ app-text/ghostscript-gpl"
src_prepare() {
epatch "${FILESDIR}/${P}-cheaders.diff" || die
diff --git a/app-office/scribus/scribus-1.3.4-r1.ebuild b/app-office/scribus/scribus-1.3.4-r1.ebuild
index 68d620279435..8382635935fb 100644
--- a/app-office/scribus/scribus-1.3.4-r1.ebuild
+++ b/app-office/scribus/scribus-1.3.4-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/scribus/scribus-1.3.4-r1.ebuild,v 1.3 2008/07/27 19:54:02 carlo Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/scribus/scribus-1.3.4-r1.ebuild,v 1.4 2009/12/26 19:27:03 pva Exp $
EAPI=1
@@ -24,7 +24,7 @@ DEPEND="x11-libs/qt:3
>=x11-libs/cairo-1.4.0"
RDEPEND="${DEPEND}
- virtual/ghostscript"
+ app-text/ghostscript-gpl"
pkg_setup() {
if ! built_with_use 'x11-libs/cairo' 'X' 'svg'; then
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}