diff options
author | Michael Sterrett <msterret@gentoo.org> | 2003-09-07 02:29:43 +0000 |
---|---|---|
committer | Michael Sterrett <msterret@gentoo.org> | 2003-09-07 02:29:43 +0000 |
commit | 4cc822fc8ca7c8bc559865109906f63c2c7ca4dd (patch) | |
tree | b7dcb4fc0c3a98316bfd6a7fcc46e377d987c962 /sys-apps/diffutils/diffutils-2.8.4-r4.ebuild | |
parent | Fixing broken patches to close bug #24046. (diff) | |
download | gentoo-2-4cc822fc8ca7c8bc559865109906f63c2c7ca4dd.tar.gz gentoo-2-4cc822fc8ca7c8bc559865109906f63c2c7ca4dd.tar.bz2 gentoo-2-4cc822fc8ca7c8bc559865109906f63c2c7ca4dd.zip |
repoman: trim trailing whitespace
Diffstat (limited to 'sys-apps/diffutils/diffutils-2.8.4-r4.ebuild')
-rw-r--r-- | sys-apps/diffutils/diffutils-2.8.4-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/diffutils/diffutils-2.8.4-r4.ebuild b/sys-apps/diffutils/diffutils-2.8.4-r4.ebuild index be310c476430..fddca6a2e778 100644 --- a/sys-apps/diffutils/diffutils-2.8.4-r4.ebuild +++ b/sys-apps/diffutils/diffutils-2.8.4-r4.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/diffutils/diffutils-2.8.4-r4.ebuild,v 1.2 2003/08/01 18:48:39 taviso Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/diffutils/diffutils-2.8.4-r4.ebuild,v 1.3 2003/09/07 02:28:11 msterret Exp $ IUSE="nls build static" -inherit eutils +inherit eutils inherit flag-o-matic # sdiff SIGSEGVs with this on gcc-3.2.1, so take it out |