* [gentoo-commits] gentoo-x86 commit in net-analyzer/nb: ChangeLog nb-0.8.3.ebuild nb-0.6.5-r1.ebuild
@ 2011-10-27 18:42 Jeroen Roovers (jer)
0 siblings, 0 replies; only message in thread
From: Jeroen Roovers (jer) @ 2011-10-27 18:42 UTC (permalink / raw
To: gentoo-commits
jer 11/10/27 18:42:06
Modified: ChangeLog nb-0.8.3.ebuild nb-0.6.5-r1.ebuild
Log:
Block www-apps/nanoblogger by Diego Elio Pettenò (bug #295842).
(Portage version: 2.2.0_alpha71/cvs/Linux x86_64)
Revision Changes Path
1.10 net-analyzer/nb/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/nb/ChangeLog?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/nb/ChangeLog?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/nb/ChangeLog?r1=1.9&r2=1.10
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/nb/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog 6 Jun 2011 23:32:57 -0000 1.9
+++ ChangeLog 27 Oct 2011 18:42:06 -0000 1.10
@@ -1,6 +1,10 @@
# ChangeLog for net-analyzer/nb
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nb/ChangeLog,v 1.9 2011/06/06 23:32:57 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nb/ChangeLog,v 1.10 2011/10/27 18:42:06 jer Exp $
+
+ 27 Oct 2011; Jeroen Roovers <jer@gentoo.org> nb-0.6.5-r1.ebuild,
+ nb-0.8.3.ebuild:
+ Block www-apps/nanoblogger by Diego Elio Pettenò (bug #295842).
*nb-0.8.3 (06 Jun 2011)
1.2 net-analyzer/nb/nb-0.8.3.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/nb/nb-0.8.3.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/nb/nb-0.8.3.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/nb/nb-0.8.3.ebuild?r1=1.1&r2=1.2
Index: nb-0.8.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/nb/nb-0.8.3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- nb-0.8.3.ebuild 6 Jun 2011 23:32:57 -0000 1.1
+++ nb-0.8.3.ebuild 27 Oct 2011 18:42:06 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nb/nb-0.8.3.ebuild,v 1.1 2011/06/06 23:32:57 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nb/nb-0.8.3.ebuild,v 1.2 2011/10/27 18:42:06 jer Exp $
EAPI="3"
@@ -16,7 +16,10 @@
IUSE="static-libs"
DEPEND="dev-lang/perl"
-RDEPEND="!sys-boot/netboot"
+RDEPEND="
+ !sys-boot/netboot
+ !www-apps/nanoblogger
+"
S="${WORKDIR}/nodebrain-${PV}"
1.3 net-analyzer/nb/nb-0.6.5-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/nb/nb-0.6.5-r1.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/nb/nb-0.6.5-r1.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/nb/nb-0.6.5-r1.ebuild?r1=1.2&r2=1.3
Index: nb-0.6.5-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/nb/nb-0.6.5-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- nb-0.6.5-r1.ebuild 11 Feb 2010 15:57:34 -0000 1.2
+++ nb-0.6.5-r1.ebuild 27 Oct 2011 18:42:06 -0000 1.3
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nb/nb-0.6.5-r1.ebuild,v 1.2 2010/02/11 15:57:34 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nb/nb-0.6.5-r1.ebuild,v 1.3 2011/10/27 18:42:06 jer Exp $
inherit eutils autotools
@@ -14,7 +14,10 @@
IUSE=""
DEPEND="dev-lang/perl"
-RDEPEND="!sys-boot/netboot"
+RDEPEND="
+ !sys-boot/netboot
+ !www-apps/nanoblogger
+"
src_unpack() {
unpack ${A}
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2011-10-27 18:42 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-27 18:42 [gentoo-commits] gentoo-x86 commit in net-analyzer/nb: ChangeLog nb-0.8.3.ebuild nb-0.6.5-r1.ebuild Jeroen Roovers (jer)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox