diff options
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="" |