public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-analyzer/lilac: ChangeLog lilac-1.0.3.ebuild lilac-1.0.2.ebuild
@ 2010-07-21 17:24 Tobias Scherbaum (dertobi123)
  0 siblings, 0 replies; only message in thread
From: Tobias Scherbaum (dertobi123) @ 2010-07-21 17:24 UTC (permalink / raw
  To: gentoo-commits

dertobi123    10/07/21 17:24:28

  Modified:             ChangeLog
  Added:                lilac-1.0.3.ebuild
  Removed:              lilac-1.0.2.ebuild
  Log:
  Version bump, #329275
  (Portage version: 2.2_rc67/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  net-analyzer/lilac/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/lilac/ChangeLog?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/lilac/ChangeLog?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/lilac/ChangeLog?r1=1.1&r2=1.2

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/lilac/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog	10 Jul 2009 21:13:43 -0000	1.1
+++ ChangeLog	21 Jul 2010 17:24:28 -0000	1.2
@@ -1,6 +1,12 @@
 # ChangeLog for net-analyzer/lilac
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/lilac/ChangeLog,v 1.1 2009/07/10 21:13:43 dertobi123 Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/lilac/ChangeLog,v 1.2 2010/07/21 17:24:28 dertobi123 Exp $
+
+*lilac-1.0.3 (21 Jul 2010)
+
+  21 Jul 2010; Tobias Scherbaum <dertobi123@gentoo.org> -lilac-1.0.2.ebuild,
+  +lilac-1.0.3.ebuild:
+  Version bump, #329275
 
 *lilac-1.0.2 (10 Jul 2009)
 



1.1                  net-analyzer/lilac/lilac-1.0.3.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/lilac/lilac-1.0.3.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/lilac/lilac-1.0.3.ebuild?rev=1.1&content-type=text/plain

Index: lilac-1.0.3.ebuild
===================================================================
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-analyzer/lilac/lilac-1.0.3.ebuild,v 1.1 2010/07/21 17:24:28 dertobi123 Exp $

EAPI=2

inherit eutils webapp depend.php

DESCRIPTION="Web-based configuration tool written to configure Nagios"
HOMEPAGE="http://www.lilacplatform.com"
SRC_URI="mirror://gentoo/${P}.tar.gz"

LICENSE="GPL-2"
KEYWORDS="~amd64 ~x86"
IUSE="nmap"

RDEPEND=">=virtual/mysql-5.0
	>=net-analyzer/nagios-3.0
	>=dev-php/PEAR-PEAR-1.6.1
	dev-lang/php[curl,json,mysql,pcntl,pdo,posix,simplexml]
	nmap? ( >=net-analyzer/nmap-4.76 )"

need_php_httpd

S="${WORKDIR}"/${P}

src_install() {
	webapp_src_preinst

	dodoc INSTALL UPGRADING
	rm -f INSTALL UPGRADING

	insinto "${MY_HTDOCSDIR}"
	doins -r .

	webapp_configfile "${MY_HTDOCSDIR}"/includes/lilac-conf.php.dist
	webapp_serverowned "${MY_HTDOCSDIR}"/includes/lilac-conf.php.dist
	webapp_src_install
}






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-07-21 17:24 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-21 17:24 [gentoo-commits] gentoo-x86 commit in net-analyzer/lilac: ChangeLog lilac-1.0.3.ebuild lilac-1.0.2.ebuild Tobias Scherbaum (dertobi123)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox