summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2003-09-12 22:42:00 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2003-09-12 22:42:00 +0000
commit91c6c18d7aa36eb4297c80a00bd6ec6550a1c362 (patch)
tree8679e40e324fb7920abfa3492bfee80e355609b0 /media-gfx
parentMoved prc-tools to dev-lang (diff)
downloadhistorical-91c6c18d7aa36eb4297c80a00bd6ec6550a1c362.tar.gz
historical-91c6c18d7aa36eb4297c80a00bd6ec6550a1c362.tar.bz2
historical-91c6c18d7aa36eb4297c80a00bd6ec6550a1c362.zip
repoman: trim trailing whitespace
Diffstat (limited to 'media-gfx')
-rw-r--r--media-gfx/quat/Manifest4
-rw-r--r--media-gfx/quat/quat-1.20.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/media-gfx/quat/Manifest b/media-gfx/quat/Manifest
index 1e9fee32bb10..3b4a2410e913 100644
--- a/media-gfx/quat/Manifest
+++ b/media-gfx/quat/Manifest
@@ -1,3 +1,3 @@
-MD5 7adfb8037a82a5f86380a42e2c18dbc5 files/digest-quat-1.20 61
MD5 161341d6a17ac8412e38a20119cde4a4 ChangeLog 466
-MD5 2000d8de4e414132d138e6b71a862c44 quat-1.20.ebuild 898
+MD5 df1a38eaf96e57455642e12a6c96ef2c quat-1.20.ebuild 899
+MD5 7adfb8037a82a5f86380a42e2c18dbc5 files/digest-quat-1.20 61
diff --git a/media-gfx/quat/quat-1.20.ebuild b/media-gfx/quat/quat-1.20.ebuild
index 6c0e5a54dd33..3141d25325ae 100644
--- a/media-gfx/quat/quat-1.20.ebuild
+++ b/media-gfx/quat/quat-1.20.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/media-gfx/quat/quat-1.20.ebuild,v 1.1 2003/09/12 04:16:31 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/quat/quat-1.20.ebuild,v 1.2 2003/09/12 22:41:58 msterret Exp $
DESCRIPTION="A 3D quaternionic fractal generator"
HOMEPAGE="http://www.physcip.uni-stuttgart.de/phy11733/quat_e.html"
@@ -20,7 +20,7 @@ src_compile() {
`use_enable X gui` \
`use_enable debug` \
`use_enable debug prof` \
- || die "configure failure"
+ || die "configure failure"
emake || die "make failure"
}