diff options
author | Piotr Jaroszyński <peper@gentoo.org> | 2007-07-02 15:30:39 +0000 |
---|---|---|
committer | Piotr Jaroszyński <peper@gentoo.org> | 2007-07-02 15:30:39 +0000 |
commit | ab4f2e59bc055ff183f7d0316ed48b1b56625050 (patch) | |
tree | 4c7d987bb4b7164be65c58e958cd03ae4bd126f7 /sys-boot/colo | |
parent | (QA) RESTRICT clean up. (diff) | |
download | gentoo-2-ab4f2e59bc055ff183f7d0316ed48b1b56625050.tar.gz gentoo-2-ab4f2e59bc055ff183f7d0316ed48b1b56625050.tar.bz2 gentoo-2-ab4f2e59bc055ff183f7d0316ed48b1b56625050.zip |
(QA) RESTRICT clean up.
(Portage version: 2.1.3_rc6)
Diffstat (limited to 'sys-boot/colo')
-rw-r--r-- | sys-boot/colo/ChangeLog | 6 | ||||
-rw-r--r-- | sys-boot/colo/colo-1.19.ebuild | 6 | ||||
-rw-r--r-- | sys-boot/colo/colo-1.21.ebuild | 6 | ||||
-rw-r--r-- | sys-boot/colo/colo-1.22.ebuild | 4 |
4 files changed, 13 insertions, 9 deletions
diff --git a/sys-boot/colo/ChangeLog b/sys-boot/colo/ChangeLog index b3c24428d2e0..e213c73cb9c0 100644 --- a/sys-boot/colo/ChangeLog +++ b/sys-boot/colo/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-boot/colo # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/colo/ChangeLog,v 1.18 2007/02/24 16:18:48 redhatter Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/colo/ChangeLog,v 1.19 2007/07/02 15:30:39 peper Exp $ + + 02 Jul 2007; Piotr Jaroszyński <peper@gentoo.org> colo-1.19.ebuild, + colo-1.21.ebuild, colo-1.22.ebuild: + (QA) RESTRICT clean up. *colo-1.22 (24 Feb 2007) diff --git a/sys-boot/colo/colo-1.19.ebuild b/sys-boot/colo/colo-1.19.ebuild index b6e9f69e488e..96af2d86658f 100644 --- a/sys-boot/colo/colo-1.19.ebuild +++ b/sys-boot/colo/colo-1.19.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# 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.2 2005/12/07 07:33:43 redhatter Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/colo/colo-1.19.ebuild,v 1.3 2007/07/02 15:30:39 peper Exp $ inherit eutils @@ -12,7 +12,7 @@ SLOT="0" KEYWORDS="-* mips" IUSE="" DEPEND="" -RESTRICT="nostrip" +RESTRICT="strip" pkg_setup() { diff --git a/sys-boot/colo/colo-1.21.ebuild b/sys-boot/colo/colo-1.21.ebuild index 32f33d26bc90..3e8feb48eb57 100644 --- a/sys-boot/colo/colo-1.21.ebuild +++ b/sys-boot/colo/colo-1.21.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# 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.1 2006/03/25 15:57:58 redhatter Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/colo/colo-1.21.ebuild,v 1.2 2007/07/02 15:30:39 peper Exp $ inherit eutils @@ -12,7 +12,7 @@ SLOT="0" KEYWORDS="-* ~mips" IUSE="" DEPEND="" -RESTRICT="nostrip" +RESTRICT="strip" pkg_setup() { diff --git a/sys-boot/colo/colo-1.22.ebuild b/sys-boot/colo/colo-1.22.ebuild index 9c97a55cde24..b95246d3bbd4 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.1 2007/02/24 16:18:48 redhatter Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/colo/colo-1.22.ebuild,v 1.2 2007/07/02 15:30:39 peper Exp $ inherit eutils @@ -12,7 +12,7 @@ SLOT="0" KEYWORDS="-* mips" IUSE="" DEPEND="" -RESTRICT="nostrip" +RESTRICT="strip" pkg_setup() { |