public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-misc/batman-adv: ChangeLog batman-adv-2011.3.0.ebuild
@ 2011-11-13 23:39 Michael Weber (xmw)
  0 siblings, 0 replies; only message in thread
From: Michael Weber (xmw) @ 2011-11-13 23:39 UTC (permalink / raw
  To: gentoo-commits

xmw         11/11/13 23:39:30

  Modified:             ChangeLog
  Added:                batman-adv-2011.3.0.ebuild
  Log:
  Version bump (thanks to Franz Schrober for the report, bug 381665)
  
  (Portage version: 2.1.10.11/cvs/Linux x86_64)

Revision  Changes    Path
1.3                  net-misc/batman-adv/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/batman-adv/ChangeLog?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/batman-adv/ChangeLog?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/batman-adv/ChangeLog?r1=1.2&r2=1.3

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/batman-adv/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog	5 Jun 2011 08:31:28 -0000	1.2
+++ ChangeLog	13 Nov 2011 23:39:30 -0000	1.3
@@ -1,6 +1,11 @@
 # ChangeLog for net-misc/batman-adv
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/batman-adv/ChangeLog,v 1.2 2011/06/05 08:31:28 xmw Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/batman-adv/ChangeLog,v 1.3 2011/11/13 23:39:30 xmw Exp $
+
+*batman-adv-2011.3.0 (13 Nov 2011)
+
+  13 Nov 2011; Michael Weber <xmw@gentoo.org> +batman-adv-2011.3.0.ebuild:
+  Version bump (thanks to Franz Schrober for the report, bug 381665)
 
   05 Jun 2011; Michael Weber <xmw@gentoo.org> batman-adv-2011.1.0.ebuild:
   Use from linux-mod as kernel source instead of uname -r (bug 370023)



1.1                  net-misc/batman-adv/batman-adv-2011.3.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/batman-adv/batman-adv-2011.3.0.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/batman-adv/batman-adv-2011.3.0.ebuild?rev=1.1&content-type=text/plain

Index: batman-adv-2011.3.0.ebuild
===================================================================
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-misc/batman-adv/batman-adv-2011.3.0.ebuild,v 1.1 2011/11/13 23:39:30 xmw Exp $

EAPI=4

CONFIG_CHECK="~!CONFIG_BATMAN_ADV"
MODULE_NAMES="${PN}(net:${S}:${S})"
BUILD_TARGETS="all"

inherit linux-mod

DESCRIPTION="Better approach to mobile Ad-Hoc networking on layer 2 kernel module"
HOMEPAGE="http://www.open-mesh.org/"
SRC_URI="http://downloads.open-mesh.org/batman/stable/sources/${PN}/${P}.tar.gz"

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

DEPEND=""
RDEPEND=""

src_compile() {
	export KERNELPATH="${KERNEL_DIR}"
	linux-mod_src_compile
}

src_install() {
	linux-mod_src_install
	dodoc README CHANGELOG
}






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-11-13 23:39 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-13 23:39 [gentoo-commits] gentoo-x86 commit in net-misc/batman-adv: ChangeLog batman-adv-2011.3.0.ebuild Michael Weber (xmw)

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