Magellan Linux

Annotation of /trunk/core/mage-bootstrap/mage-bootstrap-1.9-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1345 - (hide annotations) (download)
Sun May 3 17:23:51 2009 UTC (15 years ago) by niro
File size: 397 byte(s)
auto added: ver bump to 1.9-r1
1 niro 1345 # $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