diff options
Diffstat (limited to 'x11-misc/bbappconf/bbappconf-0.0.2.ebuild')
-rw-r--r-- | x11-misc/bbappconf/bbappconf-0.0.2.ebuild | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/x11-misc/bbappconf/bbappconf-0.0.2.ebuild b/x11-misc/bbappconf/bbappconf-0.0.2.ebuild index 08f72858613f..0f6245ad0dec 100644 --- a/x11-misc/bbappconf/bbappconf-0.0.2.ebuild +++ b/x11-misc/bbappconf/bbappconf-0.0.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbappconf/bbappconf-0.0.2.ebuild,v 1.9 2010/06/08 16:46:39 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbappconf/bbappconf-0.0.2.ebuild,v 1.10 2011/04/16 17:19:26 ulm Exp $ inherit autotools eutils @@ -13,9 +13,6 @@ SLOT="0" KEYWORDS="~amd64 ppc sparc x86 ~x86-fbsd" IUSE="debug" -DEPEND="virtual/blackbox" -RDEPEND="${DEPEND}" - src_unpack() { unpack ${A} cd "${S}" |