public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michael Palimaka (kensington)" <kensington@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in net-analyzer/nmapsi: nmapsi-0.3.2.ebuild ChangeLog nmapsi-0.2.1.ebuild
Date: Fri, 31 Aug 2012 17:59:02 +0000 (UTC)	[thread overview]
Message-ID: <20120831175902.5633A20DC8@flycatcher.gentoo.org> (raw)

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
}





                 reply	other threads:[~2012-08-31 17:59 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20120831175902.5633A20DC8@flycatcher.gentoo.org \
    --to=kensington@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox