summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2010-01-12 17:50:06 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2010-01-12 17:50:06 +0000
commit3b6eb4b5de0b29db841476181df21fe0b3ef13f4 (patch)
treeab68884158e74b0ae9906c50a49f9a4f4e47c0a5 /net-nntp
parentwhitespace (diff)
downloadgentoo-2-3b6eb4b5de0b29db841476181df21fe0b3ef13f4.tar.gz
gentoo-2-3b6eb4b5de0b29db841476181df21fe0b3ef13f4.tar.bz2
gentoo-2-3b6eb4b5de0b29db841476181df21fe0b3ef13f4.zip
whitespace
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'net-nntp')
-rw-r--r--net-nntp/inn/inn-2.5.0.ebuild4
-rw-r--r--net-nntp/inn/inn-2.5.1.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/net-nntp/inn/inn-2.5.0.ebuild b/net-nntp/inn/inn-2.5.0.ebuild
index a808c153df34..14ce389a9636 100644
--- a/net-nntp/inn/inn-2.5.0.ebuild
+++ b/net-nntp/inn/inn-2.5.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-nntp/inn/inn-2.5.0.ebuild,v 1.4 2010/01/12 02:27:45 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-nntp/inn/inn-2.5.0.ebuild,v 1.5 2010/01/12 17:50:06 mr_bones_ Exp $
EAPI="2"
@@ -34,7 +34,7 @@ src_prepare() {
# Do not treat LDFLAGS as if it contained libraries to link to
sed -i m4/python.m4 -e 's|LDFLAGS||g' || die "sed python.m4 failed"
- # We do not have the biff service, but we do have comsat
+ # We do not have the biff service, but we do have comsat
sed -i tests/lib/getnameinfo-t.c \
-e 's|"biff"|"comsat"|g' \
|| die "sed getnameinfo-t.c failed"
diff --git a/net-nntp/inn/inn-2.5.1.ebuild b/net-nntp/inn/inn-2.5.1.ebuild
index 500cdc2e6d0f..6d3a938949cf 100644
--- a/net-nntp/inn/inn-2.5.1.ebuild
+++ b/net-nntp/inn/inn-2.5.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-nntp/inn/inn-2.5.1.ebuild,v 1.4 2010/01/12 17:32:54 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-nntp/inn/inn-2.5.1.ebuild,v 1.5 2010/01/12 17:50:06 mr_bones_ Exp $
EAPI="2"
@@ -33,7 +33,7 @@ src_prepare() {
# Do not treat LDFLAGS as if it contained libraries to link to
sed -i m4/python.m4 -e 's|LDFLAGS||g' || die "sed python.m4 failed"
- # We do not have the biff service, but we do have comsat
+ # We do not have the biff service, but we do have comsat
sed -i tests/lib/getnameinfo-t.c \
-e 's|"biff"|"comsat"|g' \
|| die "sed getnameinfo-t.c failed"