Magellan Linux

Contents of /trunk/core/which/which-2.20-r2.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 3080 - (show annotations) (download)
Tue Oct 13 10:51:16 2009 UTC (14 years, 7 months ago) by niro
File size: 529 byte(s)
auto added: ver bump to 2.20-r2
1 # $Id$
2
3 PNAME="which"
4 PVER="2.20"
5 PBUILD="r2"
6
7 PCATEGORIE="sys-apps"
8 STATE="unstable"
9
10 DESCRIPTION="Which - Prints out full path of execuatbles."
11 #HOMEPAGE="http://directory.fsf.org/which.html"
12 HOMEPAGE="http://www.xs4all.nl/~carlo17/which/"
13
14 DEPEND=">= sys-apps/texinfo-4.6
15 >= virtual/glibc"
16
17 SRCFILE="${PNAME}-${PVER}.tar.gz"
18 SRCDIR="${BUILDDIR}/${PNAME}-${PVER}"
19
20 sminclude mbuild
21
22 SRC_URI=(
23 http://www.xs4all.nl/~carlo17/${PNAME}/${SRCFILE}
24 mirror://${PNAME}/${SRCFILE}
25 )
26
27 UP2DATE="updatecmd ${HOMEPAGE} | lasttarball gz"

Properties

Name Value
svn:keywords Id