public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Alexey Shvetsov (alexxy)" <alexxy@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in net-wireless/wimax-tools: wimax-tools-1.4.5-r1.ebuild ChangeLog
Date: Sat, 19 Nov 2011 10:20:01 +0000 (UTC)	[thread overview]
Message-ID: <20111119102001.AFA182004B@flycatcher.gentoo.org> (raw)

alexxy      11/11/19 10:20:01

  Modified:             ChangeLog
  Added:                wimax-tools-1.4.5-r1.ebuild
  Log:
  Fix bugs #390845 and #386127
  
  (Portage version: 2.2.0_alpha76/cvs/Linux x86_64)

Revision  Changes    Path
1.9                  net-wireless/wimax-tools/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/wimax-tools/ChangeLog?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/wimax-tools/ChangeLog?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/wimax-tools/ChangeLog?r1=1.8&r2=1.9

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-wireless/wimax-tools/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog	27 Oct 2011 03:45:25 -0000	1.8
+++ ChangeLog	19 Nov 2011 10:20:01 -0000	1.9
@@ -1,6 +1,11 @@
 # ChangeLog for net-wireless/wimax-tools
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-wireless/wimax-tools/ChangeLog,v 1.8 2011/10/27 03:45:25 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-wireless/wimax-tools/ChangeLog,v 1.9 2011/11/19 10:20:01 alexxy Exp $
+
+*wimax-tools-1.4.5-r1 (19 Nov 2011)
+
+  19 Nov 2011; Alexey Shvetsov <alexxy@gentoo.org> +wimax-tools-1.4.5-r1.ebuild:
+  Fix bugs #390845 and #386127
 
   27 Oct 2011; Alexandre Rostovtsev <tetromino@gentoo.org>
   wimax-tools-1.4.5.ebuild:



1.1                  net-wireless/wimax-tools/wimax-tools-1.4.5-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/wimax-tools/wimax-tools-1.4.5-r1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/wimax-tools/wimax-tools-1.4.5-r1.ebuild?rev=1.1&content-type=text/plain

Index: wimax-tools-1.4.5-r1.ebuild
===================================================================
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-wireless/wimax-tools/wimax-tools-1.4.5-r1.ebuild,v 1.1 2011/11/19 10:20:01 alexxy Exp $

EAPI=4

inherit base linux-info multilib

DESCRIPTION="Tools to use Intel's WiMax cards"
HOMEPAGE="http://www.linuxwimax.org"
SRC_URI="http://linuxwimax.org/Download?action=AttachFile&do=get&target=${P}.tar.gz -> ${P}.tar.gz"

LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="static-libs"

DEPEND=">=sys-kernel/linux-headers-2.6.34
		>=dev-libs/libnl-1.0:1.1"
RDEPEND=""

src_configure() {
	econf \
		$(use_enable static-libs static)
}

src_install() {
	default
	use static-libs || find "${ED}" -name '*.*a' -exec rm {} +
}






             reply	other threads:[~2011-11-19 10:20 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-19 10:20 Alexey Shvetsov (alexxy) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-01-11 14:42 [gentoo-commits] gentoo-x86 commit in net-wireless/wimax-tools: wimax-tools-1.4.5-r1.ebuild ChangeLog Agostino Sarubbo (ago)
2012-05-04  6:41 Jeff Horelick (jdhore)
2012-06-14  5:19 Michael Weber (xmw)
2012-10-11 15:04 Anthony G. Basile (blueness)
2013-01-01 12:47 Agostino Sarubbo (ago)
2013-01-01 14:51 Agostino Sarubbo (ago)
2013-01-06 10:06 Agostino Sarubbo (ago)

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=20111119102001.AFA182004B@flycatcher.gentoo.org \
    --to=alexxy@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