summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2004-10-22 03:38:47 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2004-10-22 03:38:47 +0000
commiteff7c316a9eb1d80c7b25169f49ca0670b901076 (patch)
tree04ece2a078ec22d5574e1f291cadd2295609f221 /sys-devel/autoconf/autoconf-2.59-r6.ebuild
parentFix dependency on glibc and no other library. (diff)
downloadhistorical-eff7c316a9eb1d80c7b25169f49ca0670b901076.tar.gz
historical-eff7c316a9eb1d80c7b25169f49ca0670b901076.tar.bz2
historical-eff7c316a9eb1d80c7b25169f49ca0670b901076.zip
repoman: Trim trailing whitespace
Diffstat (limited to 'sys-devel/autoconf/autoconf-2.59-r6.ebuild')
-rw-r--r--sys-devel/autoconf/autoconf-2.59-r6.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/autoconf/autoconf-2.59-r6.ebuild b/sys-devel/autoconf/autoconf-2.59-r6.ebuild
index 15e811c550c1..e2d14fd67881 100644
--- a/sys-devel/autoconf/autoconf-2.59-r6.ebuild
+++ b/sys-devel/autoconf/autoconf-2.59-r6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.59-r6.ebuild,v 1.1 2004/10/21 01:06:27 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.59-r6.ebuild,v 1.2 2004/10/22 03:38:47 mr_bones_ Exp $
inherit eutils
@@ -36,6 +36,6 @@ src_install() {
}
pkg_postinst() {
- einfo "Please note that the 'WANT_AUTOCONF_2_5=1' syntax is now:"
+ einfo "Please note that the 'WANT_AUTOCONF_2_5=1' syntax is now:"
einfo " WANT_AUTOCONF=2.5"
}