summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2003-09-06 22:04:29 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2003-09-06 22:04:29 +0000
commit49cc34a1ca54f250841349ef0647d732b8140fd8 (patch)
treee1f78e94fbe91eacac392a5567a6978be60ff096 /net-libs/libesmtp/libesmtp-0.8.12.ebuild
parentrepoman: trim trailing whitespace (diff)
downloadhistorical-49cc34a1ca54f250841349ef0647d732b8140fd8.tar.gz
historical-49cc34a1ca54f250841349ef0647d732b8140fd8.tar.bz2
historical-49cc34a1ca54f250841349ef0647d732b8140fd8.zip
repoman: trim trailing whitespace
Diffstat (limited to 'net-libs/libesmtp/libesmtp-0.8.12.ebuild')
-rw-r--r--net-libs/libesmtp/libesmtp-0.8.12.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libesmtp/libesmtp-0.8.12.ebuild b/net-libs/libesmtp/libesmtp-0.8.12.ebuild
index 7294a83b21d9..1b4e9252394b 100644
--- a/net-libs/libesmtp/libesmtp-0.8.12.ebuild
+++ b/net-libs/libesmtp/libesmtp-0.8.12.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/net-libs/libesmtp/libesmtp-0.8.12.ebuild,v 1.12 2003/02/13 14:18:32 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libesmtp/libesmtp-0.8.12.ebuild,v 1.13 2003/09/06 22:04:23 msterret Exp $
IUSE="ssl"
@@ -26,7 +26,7 @@ src_compile() {
src_install () {
make prefix=${D}/usr install || die "make install failed"
- dodoc AUTHORS COPYING COPYING.GPL INSTALL ChangeLog NEWS Notes README TODO
+ dodoc AUTHORS COPYING COPYING.GPL INSTALL ChangeLog NEWS Notes README TODO
dohtml doc/api.xml
}