diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-01-11 14:42:48 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-01-11 14:42:48 +0000 |
commit | f6155857fcec0896ca278bc15e0271334086a5e4 (patch) | |
tree | 322594bf156a04aa594677ff8edb568092fc5a11 /net-wireless/wimax | |
parent | version bump (diff) | |
download | gentoo-2-f6155857fcec0896ca278bc15e0271334086a5e4.tar.gz gentoo-2-f6155857fcec0896ca278bc15e0271334086a5e4.tar.bz2 gentoo-2-f6155857fcec0896ca278bc15e0271334086a5e4.zip |
Stable for AMD64, wrt bug #386121
(Portage version: 2.1.10.41/cvs/Linux x86_64)
Diffstat (limited to 'net-wireless/wimax')
-rw-r--r-- | net-wireless/wimax/ChangeLog | 7 | ||||
-rw-r--r-- | net-wireless/wimax/wimax-1.5.2-r1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-wireless/wimax/ChangeLog b/net-wireless/wimax/ChangeLog index 9433ac8d8a25..94571b8e9583 100644 --- a/net-wireless/wimax/ChangeLog +++ b/net-wireless/wimax/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-wireless/wimax -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-wireless/wimax/ChangeLog,v 1.12 2011/11/19 10:17:13 alexxy Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-wireless/wimax/ChangeLog,v 1.13 2012/01/11 14:42:48 ago Exp $ + + 11 Jan 2012; Agostino Sarubbo <ago@gentoo.org> wimax-1.5.2-r1.ebuild: + Stable for AMD64, wrt bug #386121 *wimax-1.5.2-r1 (19 Nov 2011) diff --git a/net-wireless/wimax/wimax-1.5.2-r1.ebuild b/net-wireless/wimax/wimax-1.5.2-r1.ebuild index fc5e43bccd29..2ea19dc136c9 100644 --- a/net-wireless/wimax/wimax-1.5.2-r1.ebuild +++ b/net-wireless/wimax/wimax-1.5.2-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-wireless/wimax/wimax-1.5.2-r1.ebuild,v 1.1 2011/11/19 10:17:13 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-wireless/wimax/wimax-1.5.2-r1.ebuild,v 1.2 2012/01/11 14:42:48 ago Exp $ EAPI="4" @@ -12,7 +12,7 @@ SRC_URI="http://www.linuxwimax.org/Download?action=AttachFile&do=get&target=${P} LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="static-libs" DEPEND=">=dev-libs/libnl-1.1:1.1 |