remove scm versions of CDemu related packages
This commit is contained in:
parent
d79d0a1d50
commit
5ca6a9b9b0
4 changed files with 0 additions and 39 deletions
|
@ -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"
|
|
||||||
|
|
|
@ -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"
|
|
||||||
|
|
|
@ -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 {} \;
|
|
||||||
}
|
|
||||||
|
|
|
@ -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"
|
|
||||||
|
|
Loading…
Reference in a new issue