* [gentoo-commits] gentoo-x86 commit in www-misc/nx_util: nx_util-0.52.1.ebuild ChangeLog
@ 2013-09-27 13:42 Tiziano Mueller (dev-zero)
0 siblings, 0 replies; only message in thread
From: Tiziano Mueller (dev-zero) @ 2013-09-27 13:42 UTC (permalink / raw
To: gentoo-commits
dev-zero 13/09/27 13:42:25
Modified: ChangeLog
Added: nx_util-0.52.1.ebuild
Log:
Version bump
(Portage version: 2.1.11.63/cvs/Linux x86_64, signed Manifest commit with key 0x1E0CA85F!)
Revision Changes Path
1.3 www-misc/nx_util/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-misc/nx_util/ChangeLog?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-misc/nx_util/ChangeLog?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-misc/nx_util/ChangeLog?r1=1.2&r2=1.3
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-misc/nx_util/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog 14 May 2013 21:57:32 -0000 1.2
+++ ChangeLog 27 Sep 2013 13:42:25 -0000 1.3
@@ -1,6 +1,12 @@
# ChangeLog for www-misc/nx_util
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-misc/nx_util/ChangeLog,v 1.2 2013/05/14 21:57:32 dev-zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-misc/nx_util/ChangeLog,v 1.3 2013/09/27 13:42:25 dev-zero Exp $
+
+*nx_util-0.52.1 (27 Sep 2013)
+
+ 27 Sep 2013; Tiziano Müller <dev-zero@gentoo.org>
+ +files/0.52.1-fix-install-paths.patch, +nx_util-0.52.1.ebuild:
+ Version bump
14 May 2013; Tiziano Müller <dev-zero@gentoo.org> nx_util-0.3.ebuild:
Fix licenses (thanks to jbergstroem).
1.1 www-misc/nx_util/nx_util-0.52.1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-misc/nx_util/nx_util-0.52.1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-misc/nx_util/nx_util-0.52.1.ebuild?rev=1.1&content-type=text/plain
Index: nx_util-0.52.1.ebuild
===================================================================
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/www-misc/nx_util/nx_util-0.52.1.ebuild,v 1.1 2013/09/27 13:42:25 dev-zero Exp $
EAPI=5
PYTHON_COMPAT=( python2_7 )
PYTHON_REQ_USE="sqlite"
DISTUTILS_SINGLE_IMPL=true
inherit distutils-r1 versionator
MY_PV="$(replace_version_separator 2 '-')"
DESCRIPTION="Whitelist & Reports generation for Naxsi (Web Application Firewall module for Nginx)."
HOMEPAGE="https://github.com/nbs-system/naxsi"
# keep the name in sync with what's in the nginx ebuild to avoid duplication
SRC_URI="https://github.com/nbs-system/naxsi/archive/${MY_PV}.tar.gz -> ngx_http_naxsi-${MY_PV}.tar.gz"
LICENSE="GPL-2+ Apache-2.0 CC-BY-NC-SA-3.0"
SLOT="0"
KEYWORDS="~amd64"
IUSE=""
DEPEND=""
RDEPEND="www-servers/nginx[nginx_modules_http_naxsi]"
PATCHES=( "${FILESDIR}/${PV}-fix-install-paths.patch" )
S="${WORKDIR}/naxsi-${MY_PV}/nx_util"
src_prepare() {
distutils-r1_src_prepare
mv nx_util{.py,} || die "renaming script failed"
}
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2013-09-27 13:42 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-27 13:42 [gentoo-commits] gentoo-x86 commit in www-misc/nx_util: nx_util-0.52.1.ebuild ChangeLog Tiziano Mueller (dev-zero)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox