summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Volkov <pva@gentoo.org>2009-12-26 19:27:38 +0000
committerPeter Volkov <pva@gentoo.org>2009-12-26 19:27:38 +0000
commit0243229a87739f04994b129cd43c126c7a5802af (patch)
treec7dcf7fc6c6701c3592822c4e7bd22dfc7d69031 /app-text
parentvirtual/ghostscript->app-text/ghostscript-gpl: ghostscript-gpl is the only im... (diff)
downloadhistorical-0243229a87739f04994b129cd43c126c7a5802af.tar.gz
historical-0243229a87739f04994b129cd43c126c7a5802af.tar.bz2
historical-0243229a87739f04994b129cd43c126c7a5802af.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-text')
-rw-r--r--app-text/pdf2html/ChangeLog8
-rw-r--r--app-text/pdf2html/pdf2html-1.4.ebuild6
-rw-r--r--app-text/ps2eps/ChangeLog6
-rw-r--r--app-text/ps2eps/ps2eps-1.64.ebuild4
-rw-r--r--app-text/xournal/ChangeLog7
-rw-r--r--app-text/xournal/xournal-0.4.2.1-r1.ebuild4
-rw-r--r--app-text/xournal/xournal-0.4.5-r1.ebuild4
-rw-r--r--app-text/xournal/xournal-0.4.5.ebuild4
8 files changed, 28 insertions, 15 deletions
diff --git a/app-text/pdf2html/ChangeLog b/app-text/pdf2html/ChangeLog
index 2d95d4657705..beb61e799883 100644
--- a/app-text/pdf2html/ChangeLog
+++ b/app-text/pdf2html/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-text/pdf2html
-# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/pdf2html/ChangeLog,v 1.17 2008/05/12 15:57:26 aballier Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-text/pdf2html/ChangeLog,v 1.18 2009/12/26 19:27:30 pva Exp $
+
+ 26 Dec 2009; Peter Volkov <pva@gentoo.org> pdf2html-1.4.ebuild:
+ virtual/ghostscript->app-text/ghostscript-gpl: ghostscript-gpl is the only
+ implementation left in the tree.
12 May 2008; Alexis Ballier <aballier@gentoo.org> pdf2html-1.4.ebuild:
improve deps, dont prestrip files (bug #152263), honour ldflags and
diff --git a/app-text/pdf2html/pdf2html-1.4.ebuild b/app-text/pdf2html/pdf2html-1.4.ebuild
index 05de196637db..2f9f5317e945 100644
--- a/app-text/pdf2html/pdf2html-1.4.ebuild
+++ b/app-text/pdf2html/pdf2html-1.4.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-text/pdf2html/pdf2html-1.4.ebuild,v 1.17 2008/05/12 15:57:26 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/pdf2html/pdf2html-1.4.ebuild,v 1.18 2009/12/26 19:27:30 pva Exp $
inherit eutils toolchain-funcs
@@ -15,7 +15,7 @@ SLOT="0"
DEPEND=">=media-libs/libpng-1.2.5"
RDEPEND="${DEPEND}
- virtual/ghostscript
+ app-text/ghostscript-gpl
>=media-gfx/imagemagick-5.4.9"
src_unpack() {
diff --git a/app-text/ps2eps/ChangeLog b/app-text/ps2eps/ChangeLog
index 6de15ea71530..754e9a9953ef 100644
--- a/app-text/ps2eps/ChangeLog
+++ b/app-text/ps2eps/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-text/ps2eps
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/ps2eps/ChangeLog,v 1.16 2009/03/18 19:16:50 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/ps2eps/ChangeLog,v 1.17 2009/12/26 19:27:38 pva Exp $
+
+ 26 Dec 2009; Peter Volkov <pva@gentoo.org> ps2eps-1.64.ebuild:
+ virtual/ghostscript->app-text/ghostscript-gpl: ghostscript-gpl is the only
+ implementation left in the tree.
18 Mar 2009; Raúl Porcel <armin76@gentoo.org> ps2eps-1.64.ebuild:
arm/s390/sh stable wrt #253551
diff --git a/app-text/ps2eps/ps2eps-1.64.ebuild b/app-text/ps2eps/ps2eps-1.64.ebuild
index c7dd3965bac2..bbb5ebf0f65d 100644
--- a/app-text/ps2eps/ps2eps-1.64.ebuild
+++ b/app-text/ps2eps/ps2eps-1.64.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-text/ps2eps/ps2eps-1.64.ebuild,v 1.16 2009/03/18 19:16:50 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/ps2eps/ps2eps-1.64.ebuild,v 1.17 2009/12/26 19:27:38 pva Exp $
inherit toolchain-funcs
@@ -14,7 +14,7 @@ KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
IUSE=""
DEPEND=""
-RDEPEND="virtual/ghostscript
+RDEPEND="app-text/ghostscript-gpl
!<app-text/texlive-core-2007-r7"
S="${WORKDIR}/${PN}"
diff --git a/app-text/xournal/ChangeLog b/app-text/xournal/ChangeLog
index 8a17551df4e5..a16bf0b9fe36 100644
--- a/app-text/xournal/ChangeLog
+++ b/app-text/xournal/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for app-text/xournal
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/xournal/ChangeLog,v 1.11 2009/11/14 14:17:04 rbu Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/xournal/ChangeLog,v 1.12 2009/12/26 19:22:31 pva Exp $
+
+ 26 Dec 2009; Peter Volkov <pva@gentoo.org> xournal-0.4.2.1-r1.ebuild,
+ xournal-0.4.5.ebuild, xournal-0.4.5-r1.ebuild:
+ virtual/ghostscript->app-text/ghostscript-gpl: ghostscript-gpl is the only
+ implementation left in the tree.
*xournal-0.4.5-r1 (14 Nov 2009)
diff --git a/app-text/xournal/xournal-0.4.2.1-r1.ebuild b/app-text/xournal/xournal-0.4.2.1-r1.ebuild
index 7f64675eba7d..8cf8146f7731 100644
--- a/app-text/xournal/xournal-0.4.2.1-r1.ebuild
+++ b/app-text/xournal/xournal-0.4.2.1-r1.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-text/xournal/xournal-0.4.2.1-r1.ebuild,v 1.4 2009/08/02 13:15:16 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/xournal/xournal-0.4.2.1-r1.ebuild,v 1.5 2009/12/26 19:22:31 pva Exp $
EAPI=2
inherit gnome2 autotools
@@ -20,7 +20,7 @@ DEPEND="${DEPEND}
>=gnome-base/libgnomeprint-2.2
>=gnome-base/libgnomeprintui-2.2"
RDEPEND="${DEPEND}
- pdf? ( virtual/poppler-utils virtual/ghostscript )"
+ pdf? ( virtual/poppler-utils app-text/ghostscript-gpl )"
DEPEND="${DEPEND}
dev-util/pkgconfig"
diff --git a/app-text/xournal/xournal-0.4.5-r1.ebuild b/app-text/xournal/xournal-0.4.5-r1.ebuild
index fff4467e68b8..cc2df00fb2fd 100644
--- a/app-text/xournal/xournal-0.4.5-r1.ebuild
+++ b/app-text/xournal/xournal-0.4.5-r1.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-text/xournal/xournal-0.4.5-r1.ebuild,v 1.1 2009/11/14 14:17:04 rbu Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/xournal/xournal-0.4.5-r1.ebuild,v 1.2 2009/12/26 19:22:31 pva Exp $
EAPI=2
inherit gnome2 eutils
@@ -21,7 +21,7 @@ DEPEND=">=x11-libs/gtk+-2.10
>=gnome-base/libgnomeprintui-2.2
>=virtual/poppler-glib-0.5.4"
RDEPEND="${DEPEND}
- pdf? ( virtual/poppler-utils virtual/ghostscript )"
+ pdf? ( virtual/poppler-utils app-text/ghostscript-gpl )"
DEPEND="${DEPEND}
dev-util/pkgconfig"
diff --git a/app-text/xournal/xournal-0.4.5.ebuild b/app-text/xournal/xournal-0.4.5.ebuild
index d26b5fb24155..acf16706753e 100644
--- a/app-text/xournal/xournal-0.4.5.ebuild
+++ b/app-text/xournal/xournal-0.4.5.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-text/xournal/xournal-0.4.5.ebuild,v 1.2 2009/11/01 17:48:37 rbu Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/xournal/xournal-0.4.5.ebuild,v 1.3 2009/12/26 19:22:31 pva Exp $
EAPI=2
inherit gnome2
@@ -21,7 +21,7 @@ DEPEND=">=x11-libs/gtk+-2.10
>=gnome-base/libgnomeprintui-2.2
>=virtual/poppler-glib-0.5.4"
RDEPEND="${DEPEND}
- pdf? ( virtual/poppler-utils virtual/ghostscript )"
+ pdf? ( virtual/poppler-utils app-text/ghostscript-gpl )"
DEPEND="${DEPEND}
dev-util/pkgconfig"