summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <msterret@gentoo.org>2003-09-07 00:24:03 +0000
committerMichael Sterrett <msterret@gentoo.org>2003-09-07 00:24:03 +0000
commit9b5fc27743d0f914f049b5abbd424a68fa496560 (patch)
tree893c9c4b145787e74faefd9ef989620af3e67939 /x11-libs/xforms
parentheader fix (diff)
downloadgentoo-2-9b5fc27743d0f914f049b5abbd424a68fa496560.tar.gz
gentoo-2-9b5fc27743d0f914f049b5abbd424a68fa496560.tar.bz2
gentoo-2-9b5fc27743d0f914f049b5abbd424a68fa496560.zip
repoman: trim trailing whitespace
Diffstat (limited to 'x11-libs/xforms')
-rw-r--r--x11-libs/xforms/Manifest6
-rw-r--r--x11-libs/xforms/xforms-1.0.ebuild6
-rw-r--r--x11-libs/xforms/xforms-1.0_rc4-r1.ebuild6
-rw-r--r--x11-libs/xforms/xforms-1.0_rc4.ebuild6
4 files changed, 12 insertions, 12 deletions
diff --git a/x11-libs/xforms/Manifest b/x11-libs/xforms/Manifest
index b5a60c2468f8..42772d0d6ef3 100644
--- a/x11-libs/xforms/Manifest
+++ b/x11-libs/xforms/Manifest
@@ -1,7 +1,7 @@
MD5 95394797c0c4bb4489a0cadbab01a317 ChangeLog 2842
-MD5 327fe52ef97dd8052798b46e8bca6511 xforms-1.0.ebuild 1115
-MD5 8249814e72d5831837fbfbf7fc882b22 xforms-1.0_rc4-r1.ebuild 1102
-MD5 2ad3dc8ed49ca1e911b98a5b9bbdff11 xforms-1.0_rc4.ebuild 1099
+MD5 6fdc1991689be1ca65fe16e49fdbafd3 xforms-1.0.ebuild 1115
+MD5 e5d59193c38c33bf148b22c74b74d5e7 xforms-1.0_rc4-r1.ebuild 1102
+MD5 d38f5e65102449be6ad5d6b9c3b8641a xforms-1.0_rc4.ebuild 1099
MD5 767bd772780965ae657e0daf4180eb14 files/digest-xforms-1.0 68
MD5 bd6ea3f585e764e21f975649831be76e files/digest-xforms-1.0_rc4 63
MD5 bd6ea3f585e764e21f975649831be76e files/digest-xforms-1.0_rc4-r1 63
diff --git a/x11-libs/xforms/xforms-1.0.ebuild b/x11-libs/xforms/xforms-1.0.ebuild
index 22e2201806ce..ab9b94fc457f 100644
--- a/x11-libs/xforms/xforms-1.0.ebuild
+++ b/x11-libs/xforms/xforms-1.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/xforms/xforms-1.0.ebuild,v 1.3 2003/02/13 17:03:54 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/xforms/xforms-1.0.ebuild,v 1.4 2003/09/07 00:23:28 msterret Exp $
S=${WORKDIR}/${P}-release
DESCRIPTION="A graphical user interface toolkit for X"
@@ -19,7 +19,7 @@ PROVIDE="virtual/xforms"
src_unpack() {
unpack $A
cd ${WORKDIR}/${P}-release
-
+
# use custom CFLAGS
cp Imakefile Imakefile.orig
sed -e "s:CDEBUGFLAGS =:CDEBUGFLAGS = ${CFLAGS} #:" \
@@ -30,7 +30,7 @@ src_compile() {
xmkmf -a
cp Makefile Makefile.orig
sed -e s/'demos$'// Makefile.orig > Makefile
-
+
# use custom CFLAGS
cp Makefile Makefile.orig
sed -e "s:CDEBUGFLAGS =:CDEBUGFLAGS = ${CFLAGS} #:" \
diff --git a/x11-libs/xforms/xforms-1.0_rc4-r1.ebuild b/x11-libs/xforms/xforms-1.0_rc4-r1.ebuild
index bc3618956c9e..e7d6ca18c0a9 100644
--- a/x11-libs/xforms/xforms-1.0_rc4-r1.ebuild
+++ b/x11-libs/xforms/xforms-1.0_rc4-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/xforms/xforms-1.0_rc4-r1.ebuild,v 1.3 2003/02/13 17:04:00 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/xforms/xforms-1.0_rc4-r1.ebuild,v 1.4 2003/09/07 00:23:28 msterret Exp $
MY_P=${P/_rc/RC}
S=${WORKDIR}/${MY_P}
@@ -20,7 +20,7 @@ src_unpack() {
unpack $A
cd $S
-
+
# use custom CFLAGS
cp Imakefile Imakefile.orig
sed -e "s:CDEBUGFLAGS =:CDEBUGFLAGS = ${CFLAGS} #:" \
@@ -32,7 +32,7 @@ src_compile() {
xmkmf -a
cp Makefile Makefile.orig
sed -e s/'demos$'// Makefile.orig > Makefile
-
+
# use custom CFLAGS
cp Makefile Makefile.orig
sed -e "s:CDEBUGFLAGS =:CDEBUGFLAGS = ${CFLAGS} #:" \
diff --git a/x11-libs/xforms/xforms-1.0_rc4.ebuild b/x11-libs/xforms/xforms-1.0_rc4.ebuild
index 29175e71f6ba..4bf4b2b638fd 100644
--- a/x11-libs/xforms/xforms-1.0_rc4.ebuild
+++ b/x11-libs/xforms/xforms-1.0_rc4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/xforms/xforms-1.0_rc4.ebuild,v 1.10 2003/05/23 10:48:52 pauldv Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/xforms/xforms-1.0_rc4.ebuild,v 1.11 2003/09/07 00:23:28 msterret Exp $
MY_P=${P/_rc/RC}
S=${WORKDIR}/${MY_P}
@@ -20,7 +20,7 @@ src_unpack() {
unpack $A
cd $S
-
+
# use custom CFLAGS
cp Imakefile Imakefile.orig
sed -e "s:CDEBUGFLAGS =:CDEBUGFLAGS = ${CFLAGS} #:" \
@@ -32,7 +32,7 @@ src_compile() {
xmkmf -a
cp Makefile Makefile.orig
sed -e s/'demos$'// Makefile.orig > Makefile
-
+
# use custom CFLAGS
cp Makefile Makefile.orig
sed -e "s:CDEBUGFLAGS =:CDEBUGFLAGS = ${CFLAGS} #:" \