summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2003-09-06 22:15:12 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2003-09-06 22:15:12 +0000
commitdccb8709f7dbb8adc7f16cf3a9e1f79761692c98 (patch)
tree40f1e5ab48eea1eff929f9925234690a0e3e3d94 /app-crypt/seahorse/seahorse-0.6.2.ebuild
parentrepoman: trim trailing whitespace (diff)
downloadhistorical-dccb8709f7dbb8adc7f16cf3a9e1f79761692c98.tar.gz
historical-dccb8709f7dbb8adc7f16cf3a9e1f79761692c98.tar.bz2
historical-dccb8709f7dbb8adc7f16cf3a9e1f79761692c98.zip
repoman: trim trailing whitespace
Diffstat (limited to 'app-crypt/seahorse/seahorse-0.6.2.ebuild')
-rw-r--r--app-crypt/seahorse/seahorse-0.6.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/seahorse/seahorse-0.6.2.ebuild b/app-crypt/seahorse/seahorse-0.6.2.ebuild
index 4a0997596fe4..c7a4a960a56c 100644
--- a/app-crypt/seahorse/seahorse-0.6.2.ebuild
+++ b/app-crypt/seahorse/seahorse-0.6.2.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/app-crypt/seahorse/seahorse-0.6.2.ebuild,v 1.6 2003/07/09 17:26:55 liquidx Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/seahorse/seahorse-0.6.2.ebuild,v 1.7 2003/09/06 22:15:09 msterret Exp $
IUSE=""
DESCRIPTION="gnome front end to gnupg"
@@ -21,7 +21,7 @@ RDEPEND="virtual/x11
DEPEND="${RDEPEND}
dev-util/pkgconfig"
-src_compile() {
+src_compile() {
econf
emake || die "parallel make failed"
}