Magellan Linux

Contents of /branches/magellan-0_10_0/core/mage-bootstrap/mage-bootstrap-1.9-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 3000 - (show annotations) (download)
Mon Oct 5 18:47:41 2009 UTC (14 years, 8 months ago) by niro
File size: 397 byte(s)
created branch 'magellan-0_10_0'
1 # $Id$
2
3 PNAME="mage-bootstrap"
4 PVER="1.9"
5 PBUILD="r1"
6
7 PCATEGORIE="app-mage"
8 STATE="unstable"
9
10 DESCRIPTION="Magellan system bootstrap script."
11 HOMEPAGE="http://magellan-linux.com/"
12
13 DEPEND=">= app-mage/mage-0.4.0"
14
15 SRCFILE="${PNAME}-${PVER}.tar.bz2"
16 SRCDIR="${BUILDDIR}/${PNAME}-${PVER}"
17
18 sminclude mbuild
19
20 SRC_URI=( mirror://${PNAME}/${SRCFILE} )
21
22 # no src_compile needed
23 src_compile() { true; }

Properties

Name Value
svn:keywords Id