summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHeinrich Wendel <lanius@gentoo.org>2004-04-09 15:09:25 +0000
committerHeinrich Wendel <lanius@gentoo.org>2004-04-09 15:09:25 +0000
commitefa0d462e66b256ee3b8f71be4a3f951880790b3 (patch)
tree4b00b39e9024360f321dd0eb82348ad479add4de /media-gfx/gimp-print
parentAdded to ~ppc (diff)
downloadhistorical-efa0d462e66b256ee3b8f71be4a3f951880790b3.tar.gz
historical-efa0d462e66b256ee3b8f71be4a3f951880790b3.tar.bz2
historical-efa0d462e66b256ee3b8f71be4a3f951880790b3.zip
build with gimp-2.0.0, bug #46407 and #47305
Diffstat (limited to 'media-gfx/gimp-print')
-rw-r--r--media-gfx/gimp-print/ChangeLog6
-rw-r--r--media-gfx/gimp-print/Manifest6
-rw-r--r--media-gfx/gimp-print/gimp-print-4.2.6.ebuild4
-rw-r--r--media-gfx/gimp-print/gimp-print-5.0.0_alpha1.ebuild4
4 files changed, 12 insertions, 8 deletions
diff --git a/media-gfx/gimp-print/ChangeLog b/media-gfx/gimp-print/ChangeLog
index 3f2697be70d7..df88b34b5f49 100644
--- a/media-gfx/gimp-print/ChangeLog
+++ b/media-gfx/gimp-print/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-gfx/gimp-print
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/gimp-print/ChangeLog,v 1.33 2004/04/08 10:57:34 lanius Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/gimp-print/ChangeLog,v 1.34 2004/04/09 15:09:25 lanius Exp $
+
+ 09 Apr 2004; Heinrich Wendel <lanius@gentoo.org> gimp-print-4.2.6.ebuild,
+ gimp-print-5.0.0_alpha1.ebuild:
+ build with gimp-2.0.0, bug #46407 and #47305
08 Apr 2004; Heinrich Wendel <lanius@gentoo.org> gimp-print-4.2.6.ebuild,
gimp-print-4.3.25.ebuild:
diff --git a/media-gfx/gimp-print/Manifest b/media-gfx/gimp-print/Manifest
index fadf34f70e16..dd1072fbdd0b 100644
--- a/media-gfx/gimp-print/Manifest
+++ b/media-gfx/gimp-print/Manifest
@@ -1,8 +1,8 @@
MD5 3caf818da7095a15b2cc66b42c286ea4 gimp-print-4.2.5-r2.ebuild 2376
-MD5 e357ef5d7ec963ea1a5a65b5b0eafcca gimp-print-4.2.6.ebuild 2194
-MD5 23bd720e39b28e55d80714e36d3c9a5e ChangeLog 5604
+MD5 6a854d11a74cd3b719be998b4da59f20 gimp-print-4.2.6.ebuild 2225
+MD5 155a7e582ba7a05f30f69d214973b7df ChangeLog 5762
MD5 26b4b081d538c195dc39bcb2ec8e6f3a metadata.xml 161
-MD5 c435f3ed3fd9a8a487629a8cd99c76ec gimp-print-5.0.0_alpha1.ebuild 2354
+MD5 93a424162d21f97e4e4bf4dd862d97f2 gimp-print-5.0.0_alpha1.ebuild 2385
MD5 5f304014b5d0eb55e0a62cc46d098dfb files/digest-gimp-print-4.2.6 69
MD5 68cc29ffb32d107b59d0ab6407a7613e files/digest-gimp-print-4.2.5-r2 69
MD5 4670a9e4d1a41153d8200aa829fcc9ed files/digest-gimp-print-5.0.0_alpha1 77
diff --git a/media-gfx/gimp-print/gimp-print-4.2.6.ebuild b/media-gfx/gimp-print/gimp-print-4.2.6.ebuild
index 89118efa6050..13e1bacecb19 100644
--- a/media-gfx/gimp-print/gimp-print-4.2.6.ebuild
+++ b/media-gfx/gimp-print/gimp-print-4.2.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/gimp-print/gimp-print-4.2.6.ebuild,v 1.4 2004/04/08 10:57:34 lanius Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/gimp-print/gimp-print-4.2.6.ebuild,v 1.5 2004/04/09 15:09:25 lanius Exp $
inherit libtool
@@ -53,7 +53,7 @@ src_compile() {
&& myconf="${myconf} --with-foomatic3" \
|| myconf="${myconf} --without-foomatic"
- econf \
+ GIMPTOOL=/usr/bin/gimptool-1.2 econf \
--enable-test \
--with-ghosts \
--with-user-guide \
diff --git a/media-gfx/gimp-print/gimp-print-5.0.0_alpha1.ebuild b/media-gfx/gimp-print/gimp-print-5.0.0_alpha1.ebuild
index 778dc3a41f77..225a97b5c01e 100644
--- a/media-gfx/gimp-print/gimp-print-5.0.0_alpha1.ebuild
+++ b/media-gfx/gimp-print/gimp-print-5.0.0_alpha1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/gimp-print/gimp-print-5.0.0_alpha1.ebuild,v 1.3 2004/03/02 14:05:16 lanius Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/gimp-print/gimp-print-5.0.0_alpha1.ebuild,v 1.4 2004/04/09 15:09:25 lanius Exp $
inherit flag-o-matic libtool
@@ -64,7 +64,7 @@ src_compile() {
|| myconf="${myconf} --without-foomatic"
# --without-translated-ppds enabled \
- econf \
+ GIMPTOOL=/usr/bin/gimptool-1.2 econf \
--enable-test \
--with-ghostscript \
--with-user-guide \