2009-06-12 15:25:17 +02:00
|
|
|
# Copyright 2009 Daniel Mierswa <impulze@impulze.org>
|
|
|
|
# Distributed under the terms of the GNU General Public License v2
|
|
|
|
|
|
|
|
SCM_REPOSITORY="svn://tron.homeunix.org/ja2"
|
|
|
|
require scm-svn jaggedalliance2-stracciatella
|
|
|
|
|
|
|
|
PLATFORMS="~amd64"
|
|
|
|
|
|
|
|
src_unpack() {
|
|
|
|
scm_src_unpack
|
|
|
|
default
|
|
|
|
}
|
2009-07-29 12:55:27 +02:00
|
|
|
|