diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-06-26 01:50:55 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-06-26 01:50:55 +0000 |
commit | 555b74d67ebe15de7c57b3773cc10bc3d2687d50 (patch) | |
tree | c49d6f930d6c7e247757ae309b795f131cf45da6 /dev-lang/ifc | |
parent | whitespace (diff) | |
download | gentoo-2-555b74d67ebe15de7c57b3773cc10bc3d2687d50.tar.gz gentoo-2-555b74d67ebe15de7c57b3773cc10bc3d2687d50.tar.bz2 gentoo-2-555b74d67ebe15de7c57b3773cc10bc3d2687d50.zip |
whitespace
(Portage version: 2.1.2.7)
Diffstat (limited to 'dev-lang/ifc')
-rw-r--r-- | dev-lang/ifc/ifc-9.1.040.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/ifc/ifc-9.1.040.ebuild b/dev-lang/ifc/ifc-9.1.040.ebuild index fed78105559f..093417a380d6 100644 --- a/dev-lang/ifc/ifc-9.1.040.ebuild +++ b/dev-lang/ifc/ifc-9.1.040.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/ifc/ifc-9.1.040.ebuild,v 1.4 2007/04/28 16:55:26 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ifc/ifc-9.1.040.ebuild,v 1.5 2007/06/26 01:50:55 mr_bones_ Exp $ inherit rpm versionator @@ -27,7 +27,7 @@ src_unpack() { cd ${S} || die # The tarball contains rpms for multiple arches, and a lot of - # auxiliary rpms common across arches. We must throw away + # auxiliary rpms common across arches. We must throw away # the arch we're not. case ${ARCH} in amd64) |