public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-analyzer/prewikka: prewikka-0.9.14-r2.ebuild ChangeLog prewikka-0.9.14-r1.ebuild
@ 2009-05-17 19:10 Mark Loeser (halcy0n)
  0 siblings, 0 replies; only message in thread
From: Mark Loeser (halcy0n) @ 2009-05-17 19:10 UTC (permalink / raw
  To: gentoo-commits

halcy0n     09/05/17 19:10:52

  Modified:             ChangeLog
  Added:                prewikka-0.9.14-r2.ebuild
  Removed:              prewikka-0.9.14-r1.ebuild
  Log:
  Another bump since I messed up the one yesterday; thanks to rbu@gentoo.org for pointing it out; bug #270056
  (Portage version: 2.2_rc33/cvs/Linux i686)

Revision  Changes    Path
1.34                 net-analyzer/prewikka/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/prewikka/ChangeLog?rev=1.34&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/prewikka/ChangeLog?rev=1.34&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/prewikka/ChangeLog?r1=1.33&r2=1.34

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/prewikka/ChangeLog,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- ChangeLog	16 May 2009 23:13:04 -0000	1.33
+++ ChangeLog	17 May 2009 19:10:52 -0000	1.34
@@ -1,6 +1,13 @@
 # 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.33 2009/05/16 23:13:04 halcy0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/prewikka/ChangeLog,v 1.34 2009/05/17 19:10:52 halcy0n Exp $
+
+*prewikka-0.9.14-r2 (17 May 2009)
+
+  17 May 2009; Mark Loeser <halcy0n@gentoo.org> -prewikka-0.9.14-r1.ebuild,
+  +prewikka-0.9.14-r2.ebuild:
+  Another bump since I messed up the one yesterday; thanks to rbu@gentoo.org
+  for pointing it out; bug #270056
 
 *prewikka-0.9.14-r1 (16 May 2009)
 



1.1                  net-analyzer/prewikka/prewikka-0.9.14-r2.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/prewikka/prewikka-0.9.14-r2.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/prewikka/prewikka-0.9.14-r2.ebuild?rev=1.1&content-type=text/plain

Index: prewikka-0.9.14-r2.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-r2.ebuild,v 1.1 2009/05/17 19:10:52 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
	mv "${D}"/etc/prewikka/prewikka.conf \
		"${D}"/etc/prewikka/prewikka.conf-sample
	fperms 640 /etc/prewikka/prewikka.conf-sample
}

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-17 19:10 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-05-17 19:10 [gentoo-commits] gentoo-x86 commit in net-analyzer/prewikka: prewikka-0.9.14-r2.ebuild ChangeLog prewikka-0.9.14-r1.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