public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
Search results ordered by [date|relevance]  view[summary|nested|Atom feed]
thread overview below | download mbox.gz: |
* [gentoo-commits] gentoo-x86 commit in net-analyzer/nmapsi: nmapsi-0.3.2.ebuild ChangeLog nmapsi-0.2.1.ebuild
@ 2012-08-31 17:59 99% Michael Palimaka (kensington)
  0 siblings, 0 replies; 1+ results
From: Michael Palimaka (kensington) @ 2012-08-31 17:59 UTC (permalink / raw
  To: gentoo-commits

kensington    12/08/31 17:59:02

  Modified:             ChangeLog
  Added:                nmapsi-0.3.2.ebuild
  Removed:              nmapsi-0.2.1.ebuild
  Log:
  Version bump. Remove old.
  
  (Portage version: 2.1.11.12/cvs/Linux x86_64)

Revision  Changes    Path
1.7                  net-analyzer/nmapsi/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/nmapsi/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog	7 May 2012 21:13:54 -0000	1.6
+++ ChangeLog	31 Aug 2012 17:59:02 -0000	1.7
@@ -1,6 +1,12 @@
 # ChangeLog for net-analyzer/nmapsi
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nmapsi/ChangeLog,v 1.6 2012/05/07 21:13:54 kensington Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nmapsi/ChangeLog,v 1.7 2012/08/31 17:59:02 kensington Exp $
+
+*nmapsi-0.3.2 (31 Aug 2012)
+
+  31 Aug 2012; Michael Palimaka <kensington@gentoo.org> +nmapsi-0.3.2.ebuild,
+  -files/0.2.1-install-binaries.patch, -nmapsi-0.2.1.ebuild:
+  Version bump. Remove old.
 
 *nmapsi-0.3.1 (07 May 2012)
 
@@ -36,4 +42,3 @@
   03 Dec 2009; Samuli Suominen <ssuominen@gentoo.org>
   +nmapsi-0.2_alpha1.ebuild:
   Initial commit.
-



1.1                  net-analyzer/nmapsi/nmapsi-0.3.2.ebuild

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

Index: nmapsi-0.3.2.ebuild
===================================================================
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nmapsi/nmapsi-0.3.2.ebuild,v 1.1 2012/08/31 17:59:02 kensington Exp $

EAPI=4
PLOCALES="cs de es fr it pl pt_BR ru"
inherit eutils cmake-utils l10n

MY_PN="${PN}4"
MY_P="${MY_PN}-${PV/_/-}"

DESCRIPTION="A Qt4 frontend to nmap"
HOMEPAGE="http://www.nmapsi4.org/"
SRC_URI="http://nmapsi4.googlecode.com/files/${MY_P}.tar.bz2"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="debug"

DEPEND="x11-libs/qt-core:4
	x11-libs/qt-dbus:4
	x11-libs/qt-gui:4
	x11-libs/qt-webkit:4"
RDEPEND="${DEPEND}
	net-analyzer/nmap"

S=${WORKDIR}/${MY_P}

DOCS=( AUTHORS NEWS README TODO Translation )

src_prepare() {
	l10n_for_each_disabled_locale_do nmapsi_disable_locale
}

nmapsi_disable_locale() {
	sed -e "s:ts/${MY_PN}_${1}.ts::" \
		-i ${MY_PN}/CMakeLists.txt || die
	sed -e "s:ts/${MY_PN}-logr_${1}.ts::" \
		-i ${MY_PN}-logr/CMakeLists.txt || die
}





^ permalink raw reply	[relevance 99%]

Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2012-08-31 17:59 99% [gentoo-commits] gentoo-x86 commit in net-analyzer/nmapsi: nmapsi-0.3.2.ebuild ChangeLog nmapsi-0.2.1.ebuild Michael Palimaka (kensington)

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