Magellan Linux

Annotation of /trunk/core/eventlog/eventlog-0.2.10-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 3140 - (hide annotations) (download)
Tue Oct 13 22:26:20 2009 UTC (14 years, 8 months ago) by niro
File size: 604 byte(s)
auto added: ver bump to 0.2.10-r1
1 niro 3140 # $Id$
2    
3     PNAME="eventlog"
4     PVER="0.2.10"
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