summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Volkov <pva@gentoo.org>2009-12-26 19:20:41 +0000
committerPeter Volkov <pva@gentoo.org>2009-12-26 19:20:41 +0000
commit829c4a4f80c5f9c96f4f2243927454f4fc95287b (patch)
tree3f269f2b7b9742edab76a6937edac506b8de1ae8 /app-office/passepartout
parentvirtual/ghostscript->app-text/ghostscript-gpl: ghostscript-gpl is the only im... (diff)
downloadhistorical-829c4a4f80c5f9c96f4f2243927454f4fc95287b.tar.gz
historical-829c4a4f80c5f9c96f4f2243927454f4fc95287b.tar.bz2
historical-829c4a4f80c5f9c96f4f2243927454f4fc95287b.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/passepartout')
-rw-r--r--app-office/passepartout/ChangeLog7
-rw-r--r--app-office/passepartout/passepartout-0.6_p1.ebuild6
-rw-r--r--app-office/passepartout/passepartout-0.7.0.ebuild6
3 files changed, 12 insertions, 7 deletions
diff --git a/app-office/passepartout/ChangeLog b/app-office/passepartout/ChangeLog
index a1141ca51f36..06bbfac089a8 100644
--- a/app-office/passepartout/ChangeLog
+++ b/app-office/passepartout/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for app-office/passepartout
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/passepartout/ChangeLog,v 1.10 2009/06/05 15:58:14 loki_val Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/passepartout/ChangeLog,v 1.11 2009/12/26 19:20:41 pva Exp $
+
+ 26 Dec 2009; Peter Volkov <pva@gentoo.org> passepartout-0.6_p1.ebuild,
+ passepartout-0.7.0.ebuild:
+ virtual/ghostscript->app-text/ghostscript-gpl: ghostscript-gpl is the only
+ implementation left in the tree.
05 Jun 2009; Peter Alfredsen <loki_val@gentoo.org> metadata.xml:
Retiring, bug 220219.
diff --git a/app-office/passepartout/passepartout-0.6_p1.ebuild b/app-office/passepartout/passepartout-0.6_p1.ebuild
index 14cd83228ec8..39ff06de88a5 100644
--- a/app-office/passepartout/passepartout-0.6_p1.ebuild
+++ b/app-office/passepartout/passepartout-0.6_p1.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/passepartout/passepartout-0.6_p1.ebuild,v 1.4 2008/12/20 01:18:48 loki_val Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/passepartout/passepartout-0.6_p1.ebuild,v 1.5 2009/12/26 19:20:41 pva Exp $
inherit eutils gnome2
@@ -31,7 +31,7 @@ COMMON_DEPS="=dev-cpp/libxmlpp-1*
RDEPEND="${COMMON_DEPS}
dev-libs/libxslt
- virtual/ghostscript"
+ app-text/ghostscript-gpl"
DEPEND="${COMMON_DEPS}
>=dev-util/pkgconfig-0.9"
diff --git a/app-office/passepartout/passepartout-0.7.0.ebuild b/app-office/passepartout/passepartout-0.7.0.ebuild
index 39218b6da870..1e529eedc1d4 100644
--- a/app-office/passepartout/passepartout-0.7.0.ebuild
+++ b/app-office/passepartout/passepartout-0.7.0.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/passepartout/passepartout-0.7.0.ebuild,v 1.1 2008/12/20 01:18:48 loki_val Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/passepartout/passepartout-0.7.0.ebuild,v 1.2 2009/12/26 19:20:41 pva Exp $
EAPI=2
@@ -30,7 +30,7 @@ COMMON_DEPS="dev-cpp/libxmlpp:2.6
RDEPEND="${COMMON_DEPS}
dev-libs/libxslt
- virtual/ghostscript"
+ app-text/ghostscript-gpl"
DEPEND="${COMMON_DEPS}
>=dev-util/pkgconfig-0.9"