From 6d07ff3c654ce444ec38ab5fa05ef960d0e54a9b Mon Sep 17 00:00:00 2001 From: Diego Elio Pettenò Date: Fri, 10 Oct 2008 10:49:58 +0000 Subject: Restrict stripping -- binary only package. Package-Manager: portage-2.2_rc11/cvs/Linux 2.6.26-gentoo-r1 x86_64 --- net-misc/proxyper/ChangeLog | 5 ++++- net-misc/proxyper/proxyper-341a.ebuild | 4 ++-- net-misc/sjphone/ChangeLog | 8 ++++++-- net-misc/sjphone/sjphone-1.60.2235.ebuild | 6 ++++-- 4 files changed, 16 insertions(+), 7 deletions(-) (limited to 'net-misc') diff --git a/net-misc/proxyper/ChangeLog b/net-misc/proxyper/ChangeLog index 2225a5af22f4..c11fc4622bbe 100644 --- a/net-misc/proxyper/ChangeLog +++ b/net-misc/proxyper/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/proxyper # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/proxyper/ChangeLog,v 1.9 2008/01/25 21:35:00 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/proxyper/ChangeLog,v 1.10 2008/10/10 10:48:39 flameeyes Exp $ + + 10 Oct 2008; Diego Pettenò proxyper-341a.ebuild: + Restrict stripping -- binary only package. 25 Jan 2008; Raúl Porcel -files/proxyper.ini, -proxyper-333.ebuild, -proxyper-335.ebuild, proxyper-341a.ebuild: diff --git a/net-misc/proxyper/proxyper-341a.ebuild b/net-misc/proxyper/proxyper-341a.ebuild index 5e3181cdbe90..df879a8b25ff 100644 --- a/net-misc/proxyper/proxyper-341a.ebuild +++ b/net-misc/proxyper/proxyper-341a.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/proxyper/proxyper-341a.ebuild,v 1.6 2008/01/25 21:35:00 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/proxyper/proxyper-341a.ebuild,v 1.7 2008/10/10 10:48:39 flameeyes Exp $ DESCRIPTION="distributed.net personal proxy" HOMEPAGE="http://www.distributed.net" @@ -14,7 +14,7 @@ RDEPEND="net-dns/host" S="${WORKDIR}/${PN}${PV}-linux-x86-uclibc" -RESTRICT="mirror" +RESTRICT="mirror strip" src_install() { local DESTDIR="/opt/proxyper" diff --git a/net-misc/sjphone/ChangeLog b/net-misc/sjphone/ChangeLog index 9e801f235098..4dcd3653bea2 100644 --- a/net-misc/sjphone/ChangeLog +++ b/net-misc/sjphone/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-misc/sjphone -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/sjphone/ChangeLog,v 1.4 2007/07/22 08:00:32 dberkholz Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/sjphone/ChangeLog,v 1.5 2008/10/10 10:49:58 flameeyes Exp $ + + 10 Oct 2008; Diego Pettenò + sjphone-1.60.2235.ebuild: + Restrict stripping -- binary only package. 22 Jul 2007; Donnie Berkholz ; sjphone-1.60.2235.ebuild: diff --git a/net-misc/sjphone/sjphone-1.60.2235.ebuild b/net-misc/sjphone/sjphone-1.60.2235.ebuild index 0ab84853090a..0291b9d96b89 100644 --- a/net-misc/sjphone/sjphone-1.60.2235.ebuild +++ b/net-misc/sjphone/sjphone-1.60.2235.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/sjphone/sjphone-1.60.2235.ebuild,v 1.2 2007/07/22 08:00:32 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/sjphone/sjphone-1.60.2235.ebuild,v 1.3 2008/10/10 10:49:58 flameeyes Exp $ inherit eutils @@ -22,6 +22,8 @@ RDEPEND="x11-libs/libSM x11-libs/libXdmcp" S=${WORKDIR}/${MY_P} +RESTRICT="strip" + src_install() { insinto /opt/sjphone doins -r lib/* -- cgit v1.2.3-65-gdbad