* [gentoo-commits] gentoo-x86 commit in net-wireless/wimax-tools: ChangeLog wimax-tools-1.4.4-r1.ebuild
@ 2011-02-23 11:19 Alexey Shvetsov (alexxy)
0 siblings, 0 replies; only message in thread
From: Alexey Shvetsov (alexxy) @ 2011-02-23 11:19 UTC (permalink / raw
To: gentoo-commits
alexxy 11/02/23 11:19:04
Modified: ChangeLog
Added: wimax-tools-1.4.4-r1.ebuild
Log:
[net-wireless/wimax-tools] Add updates from git
(Portage version: 2.2.0_alpha25/cvs/Linux x86_64)
Revision Changes Path
1.5 net-wireless/wimax-tools/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/wimax-tools/ChangeLog?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/wimax-tools/ChangeLog?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/wimax-tools/ChangeLog?r1=1.4&r2=1.5
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-wireless/wimax-tools/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog 8 Nov 2010 17:45:26 -0000 1.4
+++ ChangeLog 23 Feb 2011 11:19:04 -0000 1.5
@@ -1,6 +1,13 @@
# ChangeLog for net-wireless/wimax-tools
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-wireless/wimax-tools/ChangeLog,v 1.4 2010/11/08 17:45:26 alexxy Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-wireless/wimax-tools/ChangeLog,v 1.5 2011/02/23 11:19:04 alexxy Exp $
+
+*wimax-tools-1.4.4-r1 (23 Feb 2011)
+
+ 23 Feb 2011; Alexey Shvetsov <alexxy@gentoo.org>
+ +files/updates/0001-wimaxll_cb_ctx-move-to-internal.h-to-wimaxll.h-fixin.patch,
+ +wimax-tools-1.4.4-r1.ebuild:
+ Add updates from git
*wimax-tools-1.4.4 (08 Nov 2010)
1.1 net-wireless/wimax-tools/wimax-tools-1.4.4-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/wimax-tools/wimax-tools-1.4.4-r1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/wimax-tools/wimax-tools-1.4.4-r1.ebuild?rev=1.1&content-type=text/plain
Index: wimax-tools-1.4.4-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.4-r1.ebuild,v 1.1 2011/02/23 11:19:04 alexxy Exp $
EAPI="3"
inherit linux-info base
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=""
DEPEND=">=sys-kernel/linux-headers-2.6.34
>=dev-libs/libnl-1.0"
RDEPEND=""
PATCHES=(
"${FILESDIR}/updates/0001-wimaxll_cb_ctx-move-to-internal.h-to-wimaxll.h-fixin.patch"
)
pkg_setup() {
linux-info_pkg_setup
}
src_install() {
emake DESTDIR="${D}" install || die "Install failed"
}
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2011-02-23 11:19 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-23 11:19 [gentoo-commits] gentoo-x86 commit in net-wireless/wimax-tools: ChangeLog wimax-tools-1.4.4-r1.ebuild Alexey Shvetsov (alexxy)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox