remove scm versions of CDemu related packages

for/master
Daniel Mierswa 2010-12-05 11:54:15 +01:00
parent d79d0a1d50
commit 5ca6a9b9b0
4 changed files with 0 additions and 39 deletions

View File

@ -1,7 +0,0 @@
# Copyright 2009 Daniel Mierswa <impulze@impulze.org>
# Distributed under the terms of the GNU General Public License v2
require cdemu
PLATFORMS="~amd64"

View File

@ -1,7 +0,0 @@
# Copyright 2009 Daniel Mierswa <impulze@impulze.org>
# Distributed under the terms of the GNU General Public License v2
require cdemud
PLATFORMS="~amd64"

View File

@ -1,13 +0,0 @@
# Copyright 2009 Daniel Mierswa <impulze@impulze.org>
# Distributed under the terms of the GNU General Public License v2
require vhba-module
PLATFORMS="~amd64"
src_install() {
vhba-module_src_install
find "${IMAGE}/usr/src/${PNV}" -type d -name .svn -exec rm -r {} \;
}

View File

@ -1,12 +0,0 @@
# Copyright 2009 Daniel Mierswa <impulze@impulze.org>
# Distributed under the terms of the GNU General Public License v2
require libmirage
DEPENDENCIES+="
build:
dev-doc/gtk-doc
"
PLATFORMS="~amd64"