diff options
author | Piotr Jaroszyński <peper@gentoo.org> | 2007-07-02 02:58:48 +0000 |
---|---|---|
committer | Piotr Jaroszyński <peper@gentoo.org> | 2007-07-02 02:58:48 +0000 |
commit | 0956b3611f37dee918133f7d33dc699ec57c24b6 (patch) | |
tree | af37fb1e6f327b34ddf86046ba227f2eac1db7fd /x11-wm | |
parent | (QA) RESTRICT clean up. (diff) | |
download | gentoo-2-0956b3611f37dee918133f7d33dc699ec57c24b6.tar.gz gentoo-2-0956b3611f37dee918133f7d33dc699ec57c24b6.tar.bz2 gentoo-2-0956b3611f37dee918133f7d33dc699ec57c24b6.zip |
(QA) RESTRICT clean up.
(Portage version: 2.1.3_rc6)
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/matchbox/matchbox-0.7.1.ebuild | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/x11-wm/matchbox/matchbox-0.7.1.ebuild b/x11-wm/matchbox/matchbox-0.7.1.ebuild index 7e713c9c453b..bd3786085086 100644 --- a/x11-wm/matchbox/matchbox-0.7.1.ebuild +++ b/x11-wm/matchbox/matchbox-0.7.1.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/x11-wm/matchbox/matchbox-0.7.1.ebuild,v 1.9 2007/07/02 02:03:30 peper Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/matchbox/matchbox-0.7.1.ebuild,v 1.10 2007/07/02 02:58:48 peper Exp $ IUSE="jpeg png nls debug" @@ -33,8 +33,6 @@ DEPEND="${RDEPEND} virtual/x11 ) sys-devel/libtool" -RESTRICT="debug? ( strip )" - src_compile() { local myconf myconf="${myconf} --enable-dnotify" |