diff options
author | 2002-07-11 06:30:38 +0000 | |
---|---|---|
committer | 2002-07-11 06:30:38 +0000 | |
commit | e8c2930dad82845db9c71471b0257b02098e2664 (patch) | |
tree | 15c2311a95a2a28360ea8a686578f1e07d401d58 /media-gfx/gimp-print | |
parent | header fixes (diff) | |
download | historical-e8c2930dad82845db9c71471b0257b02098e2664.tar.gz historical-e8c2930dad82845db9c71471b0257b02098e2664.tar.bz2 historical-e8c2930dad82845db9c71471b0257b02098e2664.zip |
header fixes
Diffstat (limited to 'media-gfx/gimp-print')
-rw-r--r-- | media-gfx/gimp-print/gimp-print-4.1.99_beta4-r1.ebuild | 3 | ||||
-rw-r--r-- | media-gfx/gimp-print/gimp-print-4.1.99_beta4.ebuild | 1 | ||||
-rw-r--r-- | media-gfx/gimp-print/gimp-print-4.2.1.ebuild | 3 |
3 files changed, 2 insertions, 5 deletions
diff --git a/media-gfx/gimp-print/gimp-print-4.1.99_beta4-r1.ebuild b/media-gfx/gimp-print/gimp-print-4.1.99_beta4-r1.ebuild index 6a3bd8a0af65..7817f37f7d15 100644 --- a/media-gfx/gimp-print/gimp-print-4.1.99_beta4-r1.ebuild +++ b/media-gfx/gimp-print/gimp-print-4.1.99_beta4-r1.ebuild @@ -1,7 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# Author Achim Gottinger <achim@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/media-gfx/gimp-print/gimp-print-4.1.99_beta4-r1.ebuild,v 1.2 2002/05/27 17:27:38 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gimp-print/gimp-print-4.1.99_beta4-r1.ebuild,v 1.3 2002/07/11 06:30:27 drobbins Exp $ MY_P="${PN}-`echo ${PV} |sed -e 's:_:-:' -e 's:eta::'`" S=${WORKDIR}/${MY_P} diff --git a/media-gfx/gimp-print/gimp-print-4.1.99_beta4.ebuild b/media-gfx/gimp-print/gimp-print-4.1.99_beta4.ebuild index b201f40d880c..85db2fa56efb 100644 --- a/media-gfx/gimp-print/gimp-print-4.1.99_beta4.ebuild +++ b/media-gfx/gimp-print/gimp-print-4.1.99_beta4.ebuild @@ -1,6 +1,5 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# Author Achim Gottinger <achim@gentoo.org> MY_P="${PN}-`echo ${PV} |sed -e 's:_:-:' -e 's:eta::'`" S=${WORKDIR}/${MY_P} diff --git a/media-gfx/gimp-print/gimp-print-4.2.1.ebuild b/media-gfx/gimp-print/gimp-print-4.2.1.ebuild index fab7d60c85c3..dae3c2a22504 100644 --- a/media-gfx/gimp-print/gimp-print-4.2.1.ebuild +++ b/media-gfx/gimp-print/gimp-print-4.2.1.ebuild @@ -1,7 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# Author Achim Gottinger <achim@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/media-gfx/gimp-print/gimp-print-4.2.1.ebuild,v 1.2 2002/05/27 17:27:38 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gimp-print/gimp-print-4.2.1.ebuild,v 1.3 2002/07/11 06:30:27 drobbins Exp $ MY_P="${PN}-`echo ${PV} |sed -e 's:_:-:' -e 's:eta::'`" S=${WORKDIR}/${MY_P} |