diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-10-22 03:38:47 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-10-22 03:38:47 +0000 |
commit | 938ea0a3418547e5ed59b2e00736c35076090a42 (patch) | |
tree | 4ba0ae572dba25475363df6164ff9f8fba9bdc0a /sys-devel | |
parent | Fix dependency on glibc and no other library. (Manifest recommit) (diff) | |
download | gentoo-2-938ea0a3418547e5ed59b2e00736c35076090a42.tar.gz gentoo-2-938ea0a3418547e5ed59b2e00736c35076090a42.tar.bz2 gentoo-2-938ea0a3418547e5ed59b2e00736c35076090a42.zip |
repoman: Trim trailing whitespace
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/autoconf/autoconf-2.13.ebuild | 4 | ||||
-rw-r--r-- | sys-devel/autoconf/autoconf-2.59-r6.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sys-devel/autoconf/autoconf-2.13.ebuild b/sys-devel/autoconf/autoconf-2.13.ebuild index 373d0505510f..32e5d5c043fd 100644 --- a/sys-devel/autoconf/autoconf-2.13.ebuild +++ b/sys-devel/autoconf/autoconf-2.13.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.13.ebuild,v 1.1 2004/10/21 01:06:27 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.13.ebuild,v 1.2 2004/10/22 03:38:47 mr_bones_ Exp $ inherit eutils @@ -55,6 +55,6 @@ src_install() { } pkg_postinst() { - einfo "Please note that the 'WANT_AUTOCONF_2_1=1' syntax is now:" + einfo "Please note that the 'WANT_AUTOCONF_2_1=1' syntax is now:" einfo " WANT_AUTOCONF=2.1" } 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" } |