Magellan Linux

Contents of /trunk/core/mage-bootstrap/mage-bootstrap-1.10-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 5472 - (show annotations) (download)
Mon Jun 28 17:25:51 2010 UTC (13 years, 10 months ago) by niro
File size: 398 byte(s)
auto added: ver bump to 1.10-r1
1 # $Id$
2
3 PNAME="mage-bootstrap"
4 PVER="1.10"
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