summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-arch/arj/ChangeLog5
-rw-r--r--app-arch/arj/arj-3.10.22-r1.ebuild4
-rw-r--r--app-arch/rar/ChangeLog6
-rw-r--r--app-arch/rar/rar-3.5.1.ebuild6
-rw-r--r--app-arch/rar/rar-3.6.0.ebuild6
-rw-r--r--app-arch/rar/rar-3.7.0.ebuild4
-rw-r--r--app-arch/rar/rar-3.7.0_beta1.ebuild4
-rw-r--r--app-arch/stuffit/ChangeLog6
-rw-r--r--app-arch/stuffit/stuffit-5.2.0.611.ebuild4
-rw-r--r--app-arch/upx/ChangeLog6
-rw-r--r--app-arch/upx/upx-1.25.ebuild6
-rw-r--r--app-arch/upx/upx-2.02.ebuild4
12 files changed, 38 insertions, 23 deletions
diff --git a/app-arch/arj/ChangeLog b/app-arch/arj/ChangeLog
index eda1adf9718d..1a76a074b8bd 100644
--- a/app-arch/arj/ChangeLog
+++ b/app-arch/arj/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-arch/arj
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/arj/ChangeLog,v 1.28 2007/03/25 18:13:30 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/arj/ChangeLog,v 1.29 2007/07/02 13:37:27 peper Exp $
+
+ 02 Jul 2007; Piotr Jaroszyński <peper@gentoo.org> arj-3.10.22-r1.ebuild:
+ (QA) RESTRICT clean up.
25 Mar 2007; Raúl Porcel <armin76@gentoo.org> arj-3.10.22-r1.ebuild:
Add ~ia64
diff --git a/app-arch/arj/arj-3.10.22-r1.ebuild b/app-arch/arj/arj-3.10.22-r1.ebuild
index 82af4abd7982..bc909f41e595 100644
--- a/app-arch/arj/arj-3.10.22-r1.ebuild
+++ b/app-arch/arj/arj-3.10.22-r1.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/arj/arj-3.10.22-r1.ebuild,v 1.8 2007/03/25 18:13:30 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/arj/arj-3.10.22-r1.ebuild,v 1.9 2007/07/02 13:37:27 peper Exp $
WANT_AUTOCONF="latest"
@@ -14,7 +14,7 @@ LICENSE="GPL-2"
SLOT="0"
KEYWORDS="amd64 ~ia64 ppc sparc x86 ~x86-fbsd"
IUSE=""
-RESTRICT="nostrip"
+RESTRICT="strip"
DEPEND="virtual/libc"
diff --git a/app-arch/rar/ChangeLog b/app-arch/rar/ChangeLog
index 41c4c16549f7..cdf6c84543e1 100644
--- a/app-arch/rar/ChangeLog
+++ b/app-arch/rar/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-arch/rar
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/rar/ChangeLog,v 1.45 2007/06/08 17:49:19 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/rar/ChangeLog,v 1.46 2007/07/02 13:38:24 peper Exp $
+
+ 02 Jul 2007; Piotr Jaroszyński <peper@gentoo.org> rar-3.5.1.ebuild,
+ rar-3.6.0.ebuild, rar-3.7.0_beta1.ebuild, rar-3.7.0.ebuild:
+ (QA) RESTRICT clean up.
*rar-3.7.0 (08 Jun 2007)
diff --git a/app-arch/rar/rar-3.5.1.ebuild b/app-arch/rar/rar-3.5.1.ebuild
index 9db174aebea3..59f768bc1210 100644
--- a/app-arch/rar/rar-3.5.1.ebuild
+++ b/app-arch/rar/rar-3.5.1.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/app-arch/rar/rar-3.5.1.ebuild,v 1.7 2006/10/07 11:44:24 betelgeuse Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/rar/rar-3.5.1.ebuild,v 1.8 2007/07/02 13:38:24 peper Exp $
DESCRIPTION="RAR compressor/uncompressor"
HOMEPAGE="http://www.rarsoft.com/"
@@ -11,7 +11,7 @@ SLOT="0"
KEYWORDS="-* amd64 x86"
IUSE=""
-RESTRICT="nostrip"
+RESTRICT="strip"
RDEPEND="
sys-libs/glibc
diff --git a/app-arch/rar/rar-3.6.0.ebuild b/app-arch/rar/rar-3.6.0.ebuild
index 7103f54b1a2f..27cd67a839cf 100644
--- a/app-arch/rar/rar-3.6.0.ebuild
+++ b/app-arch/rar/rar-3.6.0.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/app-arch/rar/rar-3.6.0.ebuild,v 1.3 2006/10/20 17:45:38 betelgeuse Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/rar/rar-3.6.0.ebuild,v 1.4 2007/07/02 13:38:24 peper Exp $
inherit toolchain-funcs
@@ -13,7 +13,7 @@ SLOT="0"
KEYWORDS="-* ~amd64 ~x86"
IUSE=""
-RESTRICT="nostrip"
+RESTRICT="strip"
RDEPEND="sys-libs/glibc amd64? ( app-emulation/emul-linux-x86-compat )"
diff --git a/app-arch/rar/rar-3.7.0.ebuild b/app-arch/rar/rar-3.7.0.ebuild
index 3b13e37ce7f3..62f619ef9666 100644
--- a/app-arch/rar/rar-3.7.0.ebuild
+++ b/app-arch/rar/rar-3.7.0.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/rar/rar-3.7.0.ebuild,v 1.1 2007/06/08 17:49:19 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/rar/rar-3.7.0.ebuild,v 1.2 2007/07/02 13:38:24 peper Exp $
inherit toolchain-funcs
@@ -12,7 +12,7 @@ LICENSE="RAR"
SLOT="0"
KEYWORDS="-* ~amd64 ~x86"
IUSE=""
-RESTRICT="nostrip"
+RESTRICT="strip"
RDEPEND=">=sys-libs/glibc-2.4
amd64? ( app-emulation/emul-linux-x86-compat )"
diff --git a/app-arch/rar/rar-3.7.0_beta1.ebuild b/app-arch/rar/rar-3.7.0_beta1.ebuild
index 29cd72020156..538284313cf5 100644
--- a/app-arch/rar/rar-3.7.0_beta1.ebuild
+++ b/app-arch/rar/rar-3.7.0_beta1.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/rar/rar-3.7.0_beta1.ebuild,v 1.4 2007/02/17 20:58:35 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/rar/rar-3.7.0_beta1.ebuild,v 1.5 2007/07/02 13:38:24 peper Exp $
inherit toolchain-funcs
@@ -13,7 +13,7 @@ LICENSE="RAR"
SLOT="0"
KEYWORDS="-* amd64 x86"
IUSE=""
-RESTRICT="nostrip"
+RESTRICT="strip"
RDEPEND=">=sys-libs/glibc-2.4
amd64? ( app-emulation/emul-linux-x86-compat )"
diff --git a/app-arch/stuffit/ChangeLog b/app-arch/stuffit/ChangeLog
index 3641da452341..cd209ddd9910 100644
--- a/app-arch/stuffit/ChangeLog
+++ b/app-arch/stuffit/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-arch/stuffit
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/stuffit/ChangeLog,v 1.16 2007/01/23 15:43:01 genone Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/stuffit/ChangeLog,v 1.17 2007/07/02 13:39:12 peper Exp $
+
+ 02 Jul 2007; Piotr Jaroszyński <peper@gentoo.org>
+ stuffit-5.2.0.611.ebuild:
+ (QA) RESTRICT clean up.
23 Jan 2007; Marius Mauch <genone@gentoo.org> stuffit-5.2.0.611.ebuild:
Replacing einfo with elog
diff --git a/app-arch/stuffit/stuffit-5.2.0.611.ebuild b/app-arch/stuffit/stuffit-5.2.0.611.ebuild
index 8d68b08c9485..64864b6ae5d8 100644
--- a/app-arch/stuffit/stuffit-5.2.0.611.ebuild
+++ b/app-arch/stuffit/stuffit-5.2.0.611.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/stuffit/stuffit-5.2.0.611.ebuild,v 1.17 2007/01/23 15:43:01 genone Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/stuffit/stuffit-5.2.0.611.ebuild,v 1.18 2007/07/02 13:39:12 peper Exp $
MY_P="stuffit520.611linux-i386"
DESCRIPTION="Aladdin Software's StuffIt and StuffIt Expander"
@@ -16,7 +16,7 @@ RDEPEND="amd64? ( app-emulation/emul-linux-x86-baselibs )"
S=${WORKDIR}
INSTALLDIR="/opt/stuffit"
-RESTRICT="fetch nostrip"
+RESTRICT="fetch strip"
pkg_nofetch() {
einfo "Please download stuffit from"
diff --git a/app-arch/upx/ChangeLog b/app-arch/upx/ChangeLog
index ad5c71d3451f..7fe704ecc321 100644
--- a/app-arch/upx/ChangeLog
+++ b/app-arch/upx/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-arch/upx
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/upx/ChangeLog,v 1.16 2007/03/20 21:09:47 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/upx/ChangeLog,v 1.17 2007/07/02 13:40:23 peper Exp $
+
+ 02 Jul 2007; Piotr Jaroszyński <peper@gentoo.org> upx-1.25.ebuild,
+ upx-2.02.ebuild:
+ (QA) RESTRICT clean up.
20 Mar 2007; Raúl Porcel <armin76@gentoo.org> upx-2.02.ebuild:
x86 stable
diff --git a/app-arch/upx/upx-1.25.ebuild b/app-arch/upx/upx-1.25.ebuild
index 550259c5de58..2086c2353297 100644
--- a/app-arch/upx/upx-1.25.ebuild
+++ b/app-arch/upx/upx-1.25.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/app-arch/upx/upx-1.25.ebuild,v 1.4 2005/09/12 02:58:39 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/upx/upx-1.25.ebuild,v 1.5 2007/07/02 13:40:23 peper Exp $
S=${WORKDIR}/${P}-linux
DESCRIPTION="Ultimate Packer for eXecutables"
@@ -11,7 +11,7 @@ LICENSE="GPL-2"
SLOT="0"
KEYWORDS="s390 x86"
IUSE=""
-RESTRICT="nostrip"
+RESTRICT="strip"
DEPEND="!app-arch/upx-ucl"
diff --git a/app-arch/upx/upx-2.02.ebuild b/app-arch/upx/upx-2.02.ebuild
index 68e0d656a6dd..055d7047cddf 100644
--- a/app-arch/upx/upx-2.02.ebuild
+++ b/app-arch/upx/upx-2.02.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/upx/upx-2.02.ebuild,v 1.2 2007/03/20 21:09:47 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/upx/upx-2.02.ebuild,v 1.3 2007/07/02 13:40:23 peper Exp $
DESCRIPTION="Ultimate Packer for eXecutables"
HOMEPAGE="http://upx.sourceforge.net/"
@@ -12,7 +12,7 @@ LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~ppc x86"
IUSE=""
-RESTRICT="nostrip"
+RESTRICT="strip"
DEPEND="!app-arch/upx-ucl"