Magellan Linux

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 125 - (show annotations) (download)
Tue Oct 14 11:50:54 2008 UTC (15 years, 7 months ago) by niro
File size: 617 byte(s)
-move to "core"
1 # $Header: /magellan-cvs/smage/which/which-2.16-r7.smage2,v 1.1 2008/02/10 23:29:39 niro Exp $
2
3 PNAME="which"
4 PVER="2.20"
5 PBUILD="r1"
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