Magellan Linux

Contents of /smage/branches/alx-0_9_0/cvs/cvs-1.11.22.1-r2.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1271 - (show annotations) (download)
Tue Dec 29 12:48:37 2009 UTC (14 years, 5 months ago) by niro
File size: 583 byte(s)
renamed branch_0.9.0 to alx-0_9_0
1 # $Header: /alx-cvs/smage-eglibc/cvs/cvs-1.11.22.1-r2.smage2,v 1.1 2008/02/27 10:23:10 niro Exp $
2
3 PNAME="cvs"
4 PVER="1.11.22.1"
5 PBUILD="r2"
6
7 PCATEGORIE="dev-util"
8 STATE="unstable"
9
10 DESCRIPTION="CVS - Concurrent Versions System."
11 HOMEPAGE="http://ximbiot.com/cvs/wiki/"
12
13 DEPEND=">= virtual/glibc
14 >= sys-libs/zlib-1.2.3"
15
16 SRCFILE="${PNAME}-${PVER}.tar.bz2"
17 SRCDIR="${BUILDDIR}/${PNAME}-${PVER}"
18
19 sminclude mbuild alx
20
21 SRC_URI=(
22 gnu://non-gnu/${PNAME}/source/stable/${PVER}/${SRCFILE}
23 gnu://non-gnu/${PNAME}/source/nightly-snapshots/stable/${SRCFILE}
24 mirror://${PNAME}/${SRCFILE}
25 )

Properties

Name Value
svn:keywords Id