diff options
author | 2004-03-02 14:07:32 +0000 | |
---|---|---|
committer | 2004-03-02 14:07:32 +0000 | |
commit | 343c850b11ab1dd5640b77a1f28d1fec9bf71d29 (patch) | |
tree | 3ad7d75fa25014c912a286d244d0dcb172888c3e /media-gfx/gimp-print | |
parent | stable on x86 (Manifest recommit) (diff) | |
download | gentoo-2-343c850b11ab1dd5640b77a1f28d1fec9bf71d29.tar.gz gentoo-2-343c850b11ab1dd5640b77a1f28d1fec9bf71d29.tar.bz2 gentoo-2-343c850b11ab1dd5640b77a1f28d1fec9bf71d29.zip |
sed -i
Diffstat (limited to 'media-gfx/gimp-print')
-rw-r--r-- | media-gfx/gimp-print/ChangeLog | 7 | ||||
-rw-r--r-- | media-gfx/gimp-print/gimp-print-4.2.5-r2.ebuild | 5 | ||||
-rw-r--r-- | media-gfx/gimp-print/gimp-print-4.2.6.ebuild | 5 | ||||
-rw-r--r-- | media-gfx/gimp-print/gimp-print-4.3.25.ebuild | 5 | ||||
-rw-r--r-- | media-gfx/gimp-print/gimp-print-5.0.0_alpha1.ebuild | 5 |
5 files changed, 14 insertions, 13 deletions
diff --git a/media-gfx/gimp-print/ChangeLog b/media-gfx/gimp-print/ChangeLog index 077ea672894e..36ef2877224d 100644 --- a/media-gfx/gimp-print/ChangeLog +++ b/media-gfx/gimp-print/ChangeLog @@ -1,6 +1,11 @@ # 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.31 2004/02/12 15:32:32 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gimp-print/ChangeLog,v 1.32 2004/03/02 14:05:16 lanius Exp $ + + 02 Mar 2004; Heinrich Wendel <lanius@gentoo.org> gimp-print-4.2.5-r2.ebuild, + gimp-print-4.2.6.ebuild, gimp-print-4.3.25.ebuild, + gimp-print-5.0.0_alpha1.ebuild: + sed -i 12 Feb 2004; Heinrich Wendel <lanius@gentoo.org> gimp-print-4.2.5-r2.ebuild, gimp-print-4.2.6.ebuild, gimp-print-4.3.25.ebuild, diff --git a/media-gfx/gimp-print/gimp-print-4.2.5-r2.ebuild b/media-gfx/gimp-print/gimp-print-4.2.5-r2.ebuild index a6ef6935f839..aceb0d55c7ef 100644 --- a/media-gfx/gimp-print/gimp-print-4.2.5-r2.ebuild +++ b/media-gfx/gimp-print/gimp-print-4.2.5-r2.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.5-r2.ebuild,v 1.7 2004/02/12 15:32:32 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gimp-print/gimp-print-4.2.5-r2.ebuild,v 1.8 2004/03/02 14:05:16 lanius Exp $ inherit libtool @@ -63,8 +63,7 @@ src_compile() { $myconf || die # IJS Patch - cp src/ghost/ijsgimpprint.c src/ghost/ijsgimpprint.c.org - sed -e "s/<ijs/<ijs\/ijs/g" src/ghost/ijsgimpprint.c.org > src/ghost/ijsgimpprint.c + sed -i -e "s/<ijs/<ijs\/ijs/g" src/ghost/ijsgimpprint.c emake || die "compile problem" } 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 c494fe28c524..fc4048ee59ba 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.2 2004/02/12 15:32:32 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gimp-print/gimp-print-4.2.6.ebuild,v 1.3 2004/03/02 14:05:16 lanius Exp $ inherit libtool @@ -63,8 +63,7 @@ src_compile() { $myconf || die # IJS Patch - cp src/ghost/ijsgimpprint.c src/ghost/ijsgimpprint.c.org - sed -e "s/<ijs/<ijs\/ijs/g" src/ghost/ijsgimpprint.c.org > src/ghost/ijsgimpprint.c + sed -i -e "s/<ijs/<ijs\/ijs/g" src/ghost/ijsgimpprint.c emake || die "compile problem" } diff --git a/media-gfx/gimp-print/gimp-print-4.3.25.ebuild b/media-gfx/gimp-print/gimp-print-4.3.25.ebuild index 23fcec132813..e94d5e7d5be7 100644 --- a/media-gfx/gimp-print/gimp-print-4.3.25.ebuild +++ b/media-gfx/gimp-print/gimp-print-4.3.25.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.3.25.ebuild,v 1.6 2004/02/12 15:32:32 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gimp-print/gimp-print-4.3.25.ebuild,v 1.7 2004/03/02 14:05:16 lanius Exp $ inherit flag-o-matic libtool @@ -69,8 +69,7 @@ src_compile() { $myconf || die # IJS Patch - cp src/ghost/ijsgimpprint.c src/ghost/ijsgimpprint.c.org - sed -e "s/<ijs/<ijs\/ijs/g" src/ghost/ijsgimpprint.c.org > src/ghost/ijsgimpprint.c + sed -i -e "s/<ijs/<ijs\/ijs/g" src/ghost/ijsgimpprint.c emake || die "compile problem" } 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 dfd6c8b8ae95..778dc3a41f77 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.2 2004/02/12 15:32:32 lanius Exp $ +# $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 $ inherit flag-o-matic libtool @@ -73,8 +73,7 @@ src_compile() { $myconf || die # IJS Patch - cp src/ghost/ijsgimpprint.c src/ghost/ijsgimpprint.c.org - sed -e "s/<ijs/<ijs\/ijs/g" src/ghost/ijsgimpprint.c.org > src/ghost/ijsgimpprint.c + sed -i -e "s/<ijs/<ijs\/ijs/g" src/ghost/ijsgimpprint.c emake || die "compile problem" } |