* [gentoo-commits] gentoo-x86 commit in net-analyzer/prewikka: ChangeLog prewikka-0.9.14-r1.ebuild prewikka-0.9.14.ebuild
@ 2009-05-16 23:13 Mark Loeser (halcy0n)
0 siblings, 0 replies; only message in thread
From: Mark Loeser (halcy0n) @ 2009-05-16 23:13 UTC (permalink / raw
To: gentoo-commits
halcy0n 09/05/16 23:13:04
Modified: ChangeLog
Added: prewikka-0.9.14-r1.ebuild
Removed: prewikka-0.9.14.ebuild
Log:
Version bump; resolves bug #270056
(Portage version: 2.2_rc33/cvs/Linux i686)
Revision Changes Path
1.33 net-analyzer/prewikka/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/prewikka/ChangeLog?rev=1.33&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/prewikka/ChangeLog?rev=1.33&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/prewikka/ChangeLog?r1=1.32&r2=1.33
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/prewikka/ChangeLog,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -r1.32 -r1.33
--- ChangeLog 12 Apr 2009 21:36:36 -0000 1.32
+++ ChangeLog 16 May 2009 23:13:04 -0000 1.33
@@ -1,6 +1,12 @@
# ChangeLog for net-analyzer/prewikka
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/prewikka/ChangeLog,v 1.32 2009/04/12 21:36:36 halcy0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/prewikka/ChangeLog,v 1.33 2009/05/16 23:13:04 halcy0n Exp $
+
+*prewikka-0.9.14-r1 (16 May 2009)
+
+ 16 May 2009; Mark Loeser <halcy0n@gentoo.org> -prewikka-0.9.14.ebuild,
+ +prewikka-0.9.14-r1.ebuild:
+ Version bump; resolves bug #270056
*prewikka-0.9.14 (12 Apr 2009)
1.1 net-analyzer/prewikka/prewikka-0.9.14-r1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/prewikka/prewikka-0.9.14-r1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/prewikka/prewikka-0.9.14-r1.ebuild?rev=1.1&content-type=text/plain
Index: prewikka-0.9.14-r1.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-analyzer/prewikka/prewikka-0.9.14-r1.ebuild,v 1.1 2009/05/16 23:13:04 halcy0n Exp $
EAPI="2"
inherit distutils
DESCRIPTION="Prelude-IDS Frontend"
HOMEPAGE="http://www.prelude-ids.org/"
SRC_URI="http://www.prelude-ids.org/download/releases/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~sparc ~x86"
IUSE=""
DEPEND=">=dev-lang/python-2.3
>=dev-python/cheetah-0.9.18
>=dev-libs/libprelude-0.9.0[python]
>=dev-libs/libpreludedb-0.9.0"
RDEPEND="${DEPEND}"
src_install() {
distutils_src_install
dodir /etc/prewikka
insinto /etc/prewikka
doins "${FILESDIR}"/prewikka.conf-sample
fperms 640 /etc/prewikka/prewikka.conf-sample
rm "${D}"/\-dist
}
pkg_postinst() {
elog
elog "For additional installation instructions go to"
elog "https://trac.prelude-ids.org/wiki/InstallingPrewikka"
elog
elog "The default config from the website is installed as"
elog "/etc/prewikka/prewikka.conf-sample"
elog "Remember to chgrp the conf file so it is readable by your"
elog "http server's group"
}
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2009-05-16 23:13 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-05-16 23:13 [gentoo-commits] gentoo-x86 commit in net-analyzer/prewikka: ChangeLog prewikka-0.9.14-r1.ebuild prewikka-0.9.14.ebuild Mark Loeser (halcy0n)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox