From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 2537F58974 for ; Tue, 9 Feb 2016 20:26:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C881721C2AD; Tue, 9 Feb 2016 20:26:55 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id BC88B21C098 for ; Tue, 9 Feb 2016 20:26:54 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 65BF6340AB6 for ; Tue, 9 Feb 2016 20:26:53 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2A0E78F6 for ; Tue, 9 Feb 2016 20:26:51 +0000 (UTC) From: "Matt Turner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Turner" Message-ID: <1455036816.17a59a376ec0bd21d4bfd993ebcdc309557ed725.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-wireless/broadcom-sta/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-wireless/broadcom-sta/broadcom-sta-6.30.223.141-r2.ebuild net-wireless/broadcom-sta/broadcom-sta-6.30.223.248-r4.ebuild net-wireless/broadcom-sta/broadcom-sta-6.30.223.271-r2.ebuild X-VCS-Directories: net-wireless/broadcom-sta/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: 17a59a376ec0bd21d4bfd993ebcdc309557ed725 X-VCS-Branch: master Date: Tue, 9 Feb 2016 20:26:51 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 194c0d39-bdde-4ead-bf08-fa46f5f9749b X-Archives-Hash: babe8e6aa3bebfe37ff174ad59e6e244 commit: 17a59a376ec0bd21d4bfd993ebcdc309557ed725 Author: Matthew Brewer sina cn> AuthorDate: Sat Feb 6 03:35:07 2016 +0000 Commit: Matt Turner gentoo org> CommitDate: Tue Feb 9 16:53:36 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=17a59a37 net-wireless/broadcom-sta: minor changes, no revision necessary - closes bug 573072 Package-Manager: portage-2.2.26 RepoMan-Options: --ignore-arches net-wireless/broadcom-sta/broadcom-sta-6.30.223.141-r2.ebuild | 4 ++-- net-wireless/broadcom-sta/broadcom-sta-6.30.223.248-r4.ebuild | 4 ++-- net-wireless/broadcom-sta/broadcom-sta-6.30.223.271-r2.ebuild | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/net-wireless/broadcom-sta/broadcom-sta-6.30.223.141-r2.ebuild b/net-wireless/broadcom-sta/broadcom-sta-6.30.223.141-r2.ebuild index 2962110..1cc1f5f 100644 --- a/net-wireless/broadcom-sta/broadcom-sta-6.30.223.141-r2.ebuild +++ b/net-wireless/broadcom-sta/broadcom-sta-6.30.223.141-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -6,7 +6,7 @@ EAPI="5" inherit eutils linux-info linux-mod DESCRIPTION="Broadcom's IEEE 802.11a/b/g/n hybrid Linux device driver" -HOMEPAGE="http://www.broadcom.com/support/802.11/linux_sta.php" +HOMEPAGE="http://www.broadcom.com/support/802.11/" SRC_BASE="http://www.broadcom.com/docs/linux_sta/hybrid-v35" SRC_URI="x86? ( ${SRC_BASE}-nodebug-pcoem-${PV//\./_}.tar.gz ) amd64? ( ${SRC_BASE}_64-nodebug-pcoem-${PV//\./_}.tar.gz )" diff --git a/net-wireless/broadcom-sta/broadcom-sta-6.30.223.248-r4.ebuild b/net-wireless/broadcom-sta/broadcom-sta-6.30.223.248-r4.ebuild index 38f4dc6..34689fd 100644 --- a/net-wireless/broadcom-sta/broadcom-sta-6.30.223.248-r4.ebuild +++ b/net-wireless/broadcom-sta/broadcom-sta-6.30.223.248-r4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -6,7 +6,7 @@ EAPI=5 inherit eutils linux-info linux-mod DESCRIPTION="Broadcom's IEEE 802.11a/b/g/n hybrid Linux device driver" -HOMEPAGE="http://www.broadcom.com/support/802.11/linux_sta.php" +HOMEPAGE="http://www.broadcom.com/support/802.11/" SRC_BASE="http://www.broadcom.com/docs/linux_sta/hybrid-v35" SRC_URI="x86? ( ${SRC_BASE}-nodebug-pcoem-${PV//\./_}.tar.gz ) amd64? ( ${SRC_BASE}_64-nodebug-pcoem-${PV//\./_}.tar.gz ) diff --git a/net-wireless/broadcom-sta/broadcom-sta-6.30.223.271-r2.ebuild b/net-wireless/broadcom-sta/broadcom-sta-6.30.223.271-r2.ebuild index 4859053..adaeedb 100644 --- a/net-wireless/broadcom-sta/broadcom-sta-6.30.223.271-r2.ebuild +++ b/net-wireless/broadcom-sta/broadcom-sta-6.30.223.271-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -6,7 +6,7 @@ EAPI=5 inherit eutils linux-info linux-mod DESCRIPTION="Broadcom's IEEE 802.11a/b/g/n hybrid Linux device driver" -HOMEPAGE="http://www.broadcom.com/support/802.11/linux_sta.php" +HOMEPAGE="http://www.broadcom.com/support/802.11/" SRC_BASE="http://www.broadcom.com/docs/linux_sta/hybrid-v35" SRC_URI="x86? ( ${SRC_BASE}-nodebug-pcoem-${PV//\./_}.tar.gz ) amd64? ( ${SRC_BASE}_64-nodebug-pcoem-${PV//\./_}.tar.gz )