removed broken orphaned ebuilds
[booboo.git] / sys-apps / vbtracetool / vbtracetool-9999.ebuild
blob0f16ce0b2914b1ac295e7e60d5be52468a5756b2
1 # Copyright 1999-2010 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
3 # $Header: $
5 EAPI=7
6 inherit git-r3
8 DESCRIPTION="Video bios execution tracing widget"
9 HOMEPAGE="http://cgit.freedesktop.org/~stuart/vbtracetool/"
10 EGIT_REPO_URI="git://people.freedesktop.org/~stuart/vbtracetool"
12 LICENSE="GPL-2"
13 SLOT="0"
14 KEYWORDS=""
15 IUSE=""
17 DEPEND="sys-apps/pciutils"
18 RDEPEND="${DEPEND}"
20 src_prepare() {
21         sed -i -e 's/gcc/$(CC)/;
22                            /^CFLAGS *=/s/=/+=/;' Makefile
23         default
26 src_install() {
27         dobin vbtracetool