diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-01 12:47:12 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-01 12:47:12 +0000 |
commit | 362c8d1651ab7c967f1691bfcc94e8a3726fded2 (patch) | |
tree | 6f95c39d9ac5d7c67ed3fc64632e6f926a86262b /net-wireless | |
parent | Add ~ia64, wrt bug #449220 (diff) | |
download | gentoo-2-362c8d1651ab7c967f1691bfcc94e8a3726fded2.tar.gz gentoo-2-362c8d1651ab7c967f1691bfcc94e8a3726fded2.tar.bz2 gentoo-2-362c8d1651ab7c967f1691bfcc94e8a3726fded2.zip |
Add ~ia64, wrt bug #449220
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'net-wireless')
-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 beb70a70cac2..62b74e73bcf3 100644 --- a/net-wireless/wimax/ChangeLog +++ b/net-wireless/wimax/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-wireless/wimax -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-wireless/wimax/ChangeLog,v 1.20 2012/11/18 11:30:10 pacho Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-wireless/wimax/ChangeLog,v 1.21 2013/01/01 12:47:12 ago Exp $ + + 01 Jan 2013; Agostino Sarubbo <ago@gentoo.org> wimax-1.5.2-r1.ebuild: + Add ~ia64, wrt bug #449220 18 Nov 2012; Pacho Ramos <pacho@gentoo.org> metadata.xml: Drop mobile herd as talked in gentoo-dev ML diff --git a/net-wireless/wimax/wimax-1.5.2-r1.ebuild b/net-wireless/wimax/wimax-1.5.2-r1.ebuild index b766d602fdd1..aa393d9a56fa 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-2012 Gentoo Foundation +# Copyright 1999-2013 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.8 2012/10/11 15:04:58 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-wireless/wimax/wimax-1.5.2-r1.ebuild,v 1.9 2013/01/01 12:47:12 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 ppc ppc64 x86" +KEYWORDS="amd64 ~ia64 ppc ppc64 x86" IUSE="static-libs" DEPEND="dev-libs/libnl:1.1 |