summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2004-11-03 10:05:24 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2004-11-03 10:05:24 +0000
commit660c3109cfe6aee37ea8da470f51bf387c8be867 (patch)
tree21a593b8d25669447d6d276ca345f8c6be6f3c21 /mail-client/gbuffy
parentrepoman: Trim trailing whitespace (diff)
downloadhistorical-660c3109cfe6aee37ea8da470f51bf387c8be867.tar.gz
historical-660c3109cfe6aee37ea8da470f51bf387c8be867.tar.bz2
historical-660c3109cfe6aee37ea8da470f51bf387c8be867.zip
header fix; tidy S
Diffstat (limited to 'mail-client/gbuffy')
-rw-r--r--mail-client/gbuffy/Manifest4
-rw-r--r--mail-client/gbuffy/gbuffy-0.2.6.ebuild6
2 files changed, 4 insertions, 6 deletions
diff --git a/mail-client/gbuffy/Manifest b/mail-client/gbuffy/Manifest
index f299731320e4..2725a9374de5 100644
--- a/mail-client/gbuffy/Manifest
+++ b/mail-client/gbuffy/Manifest
@@ -1,4 +1,4 @@
-MD5 6e35458490c0752dfc38fd8ae6d9b2d1 gbuffy-0.2.6.ebuild 974
-MD5 d63336743d9d619c6136df13bbf1e01f metadata.xml 225
MD5 7561f08683fb3a9a1cc12dea88d4afa0 ChangeLog 388
+MD5 4de6f6b48aa8b039815fe85da3f1234a gbuffy-0.2.6.ebuild 948
+MD5 d63336743d9d619c6136df13bbf1e01f metadata.xml 225
MD5 f0146dde50719d5b824f9c71540f4402 files/digest-gbuffy-0.2.6 63
diff --git a/mail-client/gbuffy/gbuffy-0.2.6.ebuild b/mail-client/gbuffy/gbuffy-0.2.6.ebuild
index 7fc0b3a59feb..41236288e4e7 100644
--- a/mail-client/gbuffy/gbuffy-0.2.6.ebuild
+++ b/mail-client/gbuffy/gbuffy-0.2.6.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/gbuffy/gbuffy-0.2.6.ebuild,v 1.1 2004/11/02 16:00:07 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/gbuffy/gbuffy-0.2.6.ebuild,v 1.2 2004/11/03 10:05:24 mr_bones_ Exp $
inherit eutils
@@ -19,8 +19,6 @@ DEPEND="x11-libs/libPropList
gnome? ( >=gnome-base/gnome-panel-2.4.0-r1 )
ssl? ( dev-libs/openssl )"
-S=${WORKDIR}/${P}
-
src_compile() {
if use gnome; then
econf --enable-applet || die