From: "Richard Farina (zerochaos)" <zerochaos@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in net-wireless/kismet-ubertooth: kismet-ubertooth-0.0_p534.ebuild kismet-ubertooth-9999.ebuild ChangeLog
Date: Fri, 6 Jul 2012 21:12:10 +0000 (UTC) [thread overview]
Message-ID: <20120706211210.B44B72004B@flycatcher.gentoo.org> (raw)
zerochaos 12/07/06 21:12:10
Modified: kismet-ubertooth-0.0_p534.ebuild
kismet-ubertooth-9999.ebuild ChangeLog
Log:
fixing missing SRC_URI in live conditional
(Portage version: 2.1.11.4/cvs/Linux x86_64)
Revision Changes Path
1.2 net-wireless/kismet-ubertooth/kismet-ubertooth-0.0_p534.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/kismet-ubertooth/kismet-ubertooth-0.0_p534.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/kismet-ubertooth/kismet-ubertooth-0.0_p534.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/kismet-ubertooth/kismet-ubertooth-0.0_p534.ebuild?r1=1.1&r2=1.2
Index: kismet-ubertooth-0.0_p534.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-wireless/kismet-ubertooth/kismet-ubertooth-0.0_p534.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- kismet-ubertooth-0.0_p534.ebuild 6 Jul 2012 20:40:57 -0000 1.1
+++ kismet-ubertooth-0.0_p534.ebuild 6 Jul 2012 21:12:10 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-wireless/kismet-ubertooth/kismet-ubertooth-0.0_p534.ebuild,v 1.1 2012/07/06 20:40:57 zerochaos Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-wireless/kismet-ubertooth/kismet-ubertooth-0.0_p534.ebuild,v 1.2 2012/07/06 21:12:10 zerochaos Exp $
EAPI="4"
@@ -11,6 +11,7 @@
if [[ ${PV} == "9999" ]] ; then
ESVN_REPO_URI="https://ubertooth.svn.sourceforge.net/svnroot/ubertooth/trunk/host"
+ SRC_URI=""
inherit subversion
KEYWORDS=""
else
1.2 net-wireless/kismet-ubertooth/kismet-ubertooth-9999.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/kismet-ubertooth/kismet-ubertooth-9999.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/kismet-ubertooth/kismet-ubertooth-9999.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/kismet-ubertooth/kismet-ubertooth-9999.ebuild?r1=1.1&r2=1.2
Index: kismet-ubertooth-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-wireless/kismet-ubertooth/kismet-ubertooth-9999.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- kismet-ubertooth-9999.ebuild 6 Jul 2012 20:40:57 -0000 1.1
+++ kismet-ubertooth-9999.ebuild 6 Jul 2012 21:12:10 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-wireless/kismet-ubertooth/kismet-ubertooth-9999.ebuild,v 1.1 2012/07/06 20:40:57 zerochaos Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-wireless/kismet-ubertooth/kismet-ubertooth-9999.ebuild,v 1.2 2012/07/06 21:12:10 zerochaos Exp $
EAPI="4"
@@ -11,6 +11,7 @@
if [[ ${PV} == "9999" ]] ; then
ESVN_REPO_URI="https://ubertooth.svn.sourceforge.net/svnroot/ubertooth/trunk/host"
+ SRC_URI=""
inherit subversion
KEYWORDS=""
else
1.2 net-wireless/kismet-ubertooth/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/kismet-ubertooth/ChangeLog?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/kismet-ubertooth/ChangeLog?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/kismet-ubertooth/ChangeLog?r1=1.1&r2=1.2
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-wireless/kismet-ubertooth/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog 6 Jul 2012 20:40:57 -0000 1.1
+++ ChangeLog 6 Jul 2012 21:12:10 -0000 1.2
@@ -1,6 +1,10 @@
# ChangeLog for net-wireless/kismet-ubertooth
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-wireless/kismet-ubertooth/ChangeLog,v 1.1 2012/07/06 20:40:57 zerochaos Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-wireless/kismet-ubertooth/ChangeLog,v 1.2 2012/07/06 21:12:10 zerochaos Exp $
+
+ 06 Jul 2012; Rick Farina <zerochaos@gentoo.org>
+ kismet-ubertooth-0.0_p534.ebuild, kismet-ubertooth-9999.ebuild:
+ fixing missing SRC_URI in live conditional
*kismet-ubertooth-9999 (06 Jul 2012)
*kismet-ubertooth-0.0_p534 (06 Jul 2012)
next reply other threads:[~2012-07-06 21:12 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-07-06 21:12 Richard Farina (zerochaos) [this message]
-- strict thread matches above, loose matches on Subject: below --
2012-07-27 7:14 [gentoo-commits] gentoo-x86 commit in net-wireless/kismet-ubertooth: kismet-ubertooth-0.0_p534.ebuild kismet-ubertooth-9999.ebuild ChangeLog Richard Farina (zerochaos)
2012-07-28 9:30 Richard Farina (zerochaos)
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=20120706211210.B44B72004B@flycatcher.gentoo.org \
--to=zerochaos@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