diff options
Diffstat (limited to 'dev-libs/swl/swl-0.4.0.ebuild')
-rw-r--r-- | dev-libs/swl/swl-0.4.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-libs/swl/swl-0.4.0.ebuild b/dev-libs/swl/swl-0.4.0.ebuild index d552dfb6024f..d32086fc1d9f 100644 --- a/dev-libs/swl/swl-0.4.0.ebuild +++ b/dev-libs/swl/swl-0.4.0.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/dev-libs/swl/swl-0.4.0.ebuild,v 1.1 2005/09/11 14:18:27 trapni Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/swl/swl-0.4.0.ebuild,v 1.2 2007/07/02 15:01:43 peper Exp $ inherit flag-o-matic multilib @@ -11,7 +11,7 @@ LICENSE="LGPL-2.1" SLOT="0.4" KEYWORDS="~amd64 ~ppc ~x86" IUSE="debug ipv6" -RESTRICT="nostrip" +RESTRICT="strip" DEPEND=">=sys-libs/glibc-2.3.4 >=sys-devel/gcc-3.4.3" |