diff options
Diffstat (limited to 'net-nntp/bnr2/bnr2-0.14.7.ebuild')
-rw-r--r-- | net-nntp/bnr2/bnr2-0.14.7.ebuild | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/net-nntp/bnr2/bnr2-0.14.7.ebuild b/net-nntp/bnr2/bnr2-0.14.7.ebuild index 6786c473f18a..00f8d8d55bfa 100644 --- a/net-nntp/bnr2/bnr2-0.14.7.ebuild +++ b/net-nntp/bnr2/bnr2-0.14.7.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-nntp/bnr2/bnr2-0.14.7.ebuild,v 1.5 2007/07/22 07:59:43 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-nntp/bnr2/bnr2-0.14.7.ebuild,v 1.6 2008/10/10 10:52:28 flameeyes Exp $ DESCRIPTION="A great newsreader for alt.binaries.*" HOMEPAGE="http://www.bnr2.org/" @@ -17,6 +17,8 @@ RDEPEND="x11-libs/libXext virtual/libc" DEPEND="" +RESTRICT="strip" + S="${WORKDIR}"/BNR2 src_install() { |