diff options
author | Alexey Shvetsov <alexxy@gentoo.org> | 2012-03-22 17:09:51 +0000 |
---|---|---|
committer | Alexey Shvetsov <alexxy@gentoo.org> | 2012-03-22 17:09:51 +0000 |
commit | acc4fb14404c34645c43e51f1f28da9e341cb278 (patch) | |
tree | 4cee0102b548105b55630be017ffc1b6f4b14993 /sys-infiniband | |
parent | [sys-infiniband/libehca] Drop duplicated keywords line bug #409337 (diff) | |
download | historical-acc4fb14404c34645c43e51f1f28da9e341cb278.tar.gz historical-acc4fb14404c34645c43e51f1f28da9e341cb278.tar.bz2 historical-acc4fb14404c34645c43e51f1f28da9e341cb278.zip |
[sys-infiniband/libcxgb3] Drop duplicated keywords line bug #409337
Package-Manager: portage-2.2.0_alpha93/cvs/Linux x86_64
Diffstat (limited to 'sys-infiniband')
-rw-r--r-- | sys-infiniband/libcxgb3/ChangeLog | 7 | ||||
-rw-r--r-- | sys-infiniband/libcxgb3/libcxgb3-1.2.5.ebuild | 6 |
2 files changed, 7 insertions, 6 deletions
diff --git a/sys-infiniband/libcxgb3/ChangeLog b/sys-infiniband/libcxgb3/ChangeLog index a4f981fc57ea..7297470bfc07 100644 --- a/sys-infiniband/libcxgb3/ChangeLog +++ b/sys-infiniband/libcxgb3/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-infiniband/libcxgb3 -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-infiniband/libcxgb3/ChangeLog,v 1.2 2011/07/02 20:30:15 alexxy Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-infiniband/libcxgb3/ChangeLog,v 1.3 2012/03/22 17:09:51 alexxy Exp $ + + 22 Mar 2012; Alexey Shvetsov <alexxy@gentoo.org> libcxgb3-1.2.5.ebuild: + [sys-infiniband/libcxgb3] Drop duplicated keywords line bug #409337 02 Jul 2011; Alexey Shvetsov <alexxy@gentoo.org> libcxgb3-1.2.5.ebuild: Add ~amd64-linux keywrod diff --git a/sys-infiniband/libcxgb3/libcxgb3-1.2.5.ebuild b/sys-infiniband/libcxgb3/libcxgb3-1.2.5.ebuild index 8eb75f2c0deb..f4618ac76855 100644 --- a/sys-infiniband/libcxgb3/libcxgb3-1.2.5.ebuild +++ b/sys-infiniband/libcxgb3/libcxgb3-1.2.5.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/sys-infiniband/libcxgb3/libcxgb3-1.2.5.ebuild,v 1.2 2011/07/02 20:30:15 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-infiniband/libcxgb3/libcxgb3-1.2.5.ebuild,v 1.3 2012/03/22 17:09:50 alexxy Exp $ EAPI="4" @@ -9,8 +9,6 @@ OFED_SUFFIX="1" inherit openib -KEYWORDS="~amd64 ~x86 ~amd64-linux" - DESCRIPTION="OpenIB - driver for Chelsio T3-based iWARP (RDMA over IP/ethernet)" KEYWORDS="~amd64 ~x86 ~amd64-linux" IUSE="" |