diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-06-26 01:32:46 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-06-26 01:32:46 +0000 |
commit | f6b0d30a42d4579339c24c518a1a1e5de42c90e7 (patch) | |
tree | 1fa16aa0ab646e1e97b1183f4703659f93124a6f /app-arch | |
parent | whitespace (diff) | |
download | historical-f6b0d30a42d4579339c24c518a1a1e5de42c90e7.tar.gz historical-f6b0d30a42d4579339c24c518a1a1e5de42c90e7.tar.bz2 historical-f6b0d30a42d4579339c24c518a1a1e5de42c90e7.zip |
whitespace
Package-Manager: portage-2.1.2.7
Diffstat (limited to 'app-arch')
-rw-r--r-- | app-arch/cpio/cpio-2.6-r5.ebuild | 6 | ||||
-rw-r--r-- | app-arch/p7zip/p7zip-4.43.ebuild | 4 | ||||
-rw-r--r-- | app-arch/p7zip/p7zip-4.44.ebuild | 4 | ||||
-rw-r--r-- | app-arch/p7zip/p7zip-4.45.ebuild | 4 |
4 files changed, 9 insertions, 9 deletions
diff --git a/app-arch/cpio/cpio-2.6-r5.ebuild b/app-arch/cpio/cpio-2.6-r5.ebuild index 72a8d0061be7..345196475406 100644 --- a/app-arch/cpio/cpio-2.6-r5.ebuild +++ b/app-arch/cpio/cpio-2.6-r5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/cpio/cpio-2.6-r5.ebuild,v 1.15 2007/06/23 02:34:05 dsd Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/cpio/cpio-2.6-r5.ebuild,v 1.16 2007/06/26 01:32:19 mr_bones_ Exp $ inherit eutils @@ -32,8 +32,8 @@ src_unpack() { } src_compile() { - # The configure script has a useless check for gethostname in - # libnsl ... but cpio doesn't utilize the lib/func anywhere, + # The configure script has a useless check for gethostname in + # libnsl ... but cpio doesn't utilize the lib/func anywhere, # so let's force the lib to not be detected ac_cv_lib_nsl_gethostname=no \ econf \ diff --git a/app-arch/p7zip/p7zip-4.43.ebuild b/app-arch/p7zip/p7zip-4.43.ebuild index 78f53048f88b..9d4379465d68 100644 --- a/app-arch/p7zip/p7zip-4.43.ebuild +++ b/app-arch/p7zip/p7zip-4.43.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/app-arch/p7zip/p7zip-4.43.ebuild,v 1.5 2007/01/04 14:18:28 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/p7zip/p7zip-4.43.ebuild,v 1.6 2007/06/26 01:32:46 mr_bones_ Exp $ inherit eutils toolchain-funcs multilib @@ -50,7 +50,7 @@ src_install() { dobin ${FILESDIR}/p7zip - # gzip introduced in 4.42, so beware :) + # gzip introduced in 4.42, so beware :) # mv needed just as rename, because dobin installs using old name mv contrib/gzip-like_CLI_wrapper_for_7z/p7zip contrib/gzip-like_CLI_wrapper_for_7z/7zg dobin contrib/gzip-like_CLI_wrapper_for_7z/7zg diff --git a/app-arch/p7zip/p7zip-4.44.ebuild b/app-arch/p7zip/p7zip-4.44.ebuild index 88fbbf51dd98..912669d5288c 100644 --- a/app-arch/p7zip/p7zip-4.44.ebuild +++ b/app-arch/p7zip/p7zip-4.44.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/app-arch/p7zip/p7zip-4.44.ebuild,v 1.8 2007/04/01 10:24:58 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/p7zip/p7zip-4.44.ebuild,v 1.9 2007/06/26 01:32:46 mr_bones_ Exp $ inherit eutils toolchain-funcs multilib @@ -50,7 +50,7 @@ src_install() { dobin ${FILESDIR}/p7zip - # gzip introduced in 4.42, so beware :) + # gzip introduced in 4.42, so beware :) # mv needed just as rename, because dobin installs using old name mv contrib/gzip-like_CLI_wrapper_for_7z/p7zip contrib/gzip-like_CLI_wrapper_for_7z/7zg dobin contrib/gzip-like_CLI_wrapper_for_7z/7zg diff --git a/app-arch/p7zip/p7zip-4.45.ebuild b/app-arch/p7zip/p7zip-4.45.ebuild index bc0ca6ef4cd3..1d5dad40ed06 100644 --- a/app-arch/p7zip/p7zip-4.45.ebuild +++ b/app-arch/p7zip/p7zip-4.45.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/app-arch/p7zip/p7zip-4.45.ebuild,v 1.3 2007/06/12 14:49:29 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/p7zip/p7zip-4.45.ebuild,v 1.4 2007/06/26 01:32:46 mr_bones_ Exp $ inherit eutils toolchain-funcs multilib @@ -50,7 +50,7 @@ src_install() { dobin ${FILESDIR}/p7zip - # gzip introduced in 4.42, so beware :) + # gzip introduced in 4.42, so beware :) # mv needed just as rename, because dobin installs using old name mv contrib/gzip-like_CLI_wrapper_for_7z/p7zip contrib/gzip-like_CLI_wrapper_for_7z/7zg dobin contrib/gzip-like_CLI_wrapper_for_7z/7zg |