Magellan Linux

Contents of /trunk/core/eventlog/eventlog-0.2.9-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1219 - (show annotations) (download)
Sun Apr 26 12:51:13 2009 UTC (15 years, 1 month ago) by niro
File size: 603 byte(s)
-fixed SRCFILE
1 # $Id$
2
3 PNAME="eventlog"
4 PVER="0.2.9"
5 PBUILD="r1"
6
7 PCATEGORIE="dev-libs"
8 STATE="unstable"
9
10 DESCRIPTION="The eventlog package contains support libraries needed by syslog-ng."
11 HOMEPAGE="http://www.balabit.com/products/syslog_ng/"
12
13 DEPEND=">= virtual/glibc"
14
15 SRCFILE="${PNAME}_${PVER}.tar.gz"
16 SRCDIR="${BUILDDIR}/${PNAME}-${PVER}"
17
18 sminclude mbuild
19
20 SRC_URI=(
21 http://www.balabit.com/downloads/files/eventlog/0.2/${SRCFILE}
22 mirror://${PNAME}/${SRCFILE}
23 )
24
25 # want only 0.2.x versions
26 UP2DATE="updatecmd http://www.balabit.com/downloads/files/eventlog/0.2/ | sed 's:${PNAME}_:${PNAME}-:g' | lasttarball gz"

Properties

Name Value
svn:keywords Id