diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-15 02:25:03 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-15 02:25:03 +0000 |
commit | 5cfb12c74fd27e77bb0975ba9afbc793dffd6013 (patch) | |
tree | 6c507c406ec00202c9a2cb10caad29dfe7aafa1e /sys-boot/colo | |
parent | whitespace (diff) | |
download | historical-5cfb12c74fd27e77bb0975ba9afbc793dffd6013.tar.gz historical-5cfb12c74fd27e77bb0975ba9afbc793dffd6013.tar.bz2 historical-5cfb12c74fd27e77bb0975ba9afbc793dffd6013.zip |
whitespace
Package-Manager: portage-2.1.2.9
Diffstat (limited to 'sys-boot/colo')
-rw-r--r-- | sys-boot/colo/colo-1.19.ebuild | 3 | ||||
-rw-r--r-- | sys-boot/colo/colo-1.21.ebuild | 3 | ||||
-rw-r--r-- | sys-boot/colo/colo-1.22.ebuild | 3 |
3 files changed, 3 insertions, 6 deletions
diff --git a/sys-boot/colo/colo-1.19.ebuild b/sys-boot/colo/colo-1.19.ebuild index 96af2d86658f..f89594815f38 100644 --- a/sys-boot/colo/colo-1.19.ebuild +++ b/sys-boot/colo/colo-1.19.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/sys-boot/colo/colo-1.19.ebuild,v 1.3 2007/07/02 15:30:39 peper Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/colo/colo-1.19.ebuild,v 1.4 2007/07/15 02:25:03 mr_bones_ Exp $ inherit eutils @@ -14,7 +14,6 @@ IUSE="" DEPEND="" RESTRICT="strip" - pkg_setup() { # See if we're on a cobalt system (must use the cobalt-mips profile) if [ "${PROFILE_ARCH}" != "cobalt" ]; then diff --git a/sys-boot/colo/colo-1.21.ebuild b/sys-boot/colo/colo-1.21.ebuild index 3e8feb48eb57..7845c4f98c3a 100644 --- a/sys-boot/colo/colo-1.21.ebuild +++ b/sys-boot/colo/colo-1.21.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/sys-boot/colo/colo-1.21.ebuild,v 1.2 2007/07/02 15:30:39 peper Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/colo/colo-1.21.ebuild,v 1.3 2007/07/15 02:25:03 mr_bones_ Exp $ inherit eutils @@ -14,7 +14,6 @@ IUSE="" DEPEND="" RESTRICT="strip" - pkg_setup() { # See if we're on a cobalt system (must use the cobalt-mips profile) if [ "${PROFILE_ARCH}" != "cobalt" ]; then diff --git a/sys-boot/colo/colo-1.22.ebuild b/sys-boot/colo/colo-1.22.ebuild index b95246d3bbd4..cf657e4eccb4 100644 --- a/sys-boot/colo/colo-1.22.ebuild +++ b/sys-boot/colo/colo-1.22.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/sys-boot/colo/colo-1.22.ebuild,v 1.2 2007/07/02 15:30:39 peper Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/colo/colo-1.22.ebuild,v 1.3 2007/07/15 02:25:03 mr_bones_ Exp $ inherit eutils @@ -14,7 +14,6 @@ IUSE="" DEPEND="" RESTRICT="strip" - pkg_setup() { # See if we're on a cobalt system (must use the cobalt-mips profile) if [ "${PROFILE_ARCH}" != "cobalt" ]; then |