diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-08-31 09:14:14 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-08-31 09:14:14 +0000 |
commit | aa7fdabc6798ff9c2b511f6101a2dc1b91de93aa (patch) | |
tree | 359766fb010192dbe99e56593a31344257643678 /sys-power/bbswitch | |
parent | Stable for amd64, wrt bug #480128 (diff) | |
download | gentoo-2-aa7fdabc6798ff9c2b511f6101a2dc1b91de93aa.tar.gz gentoo-2-aa7fdabc6798ff9c2b511f6101a2dc1b91de93aa.tar.bz2 gentoo-2-aa7fdabc6798ff9c2b511f6101a2dc1b91de93aa.zip |
Stable for amd64, wrt bug #480128
(Portage version: 2.1.13.7/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-power/bbswitch')
-rw-r--r-- | sys-power/bbswitch/ChangeLog | 5 | ||||
-rw-r--r-- | sys-power/bbswitch/bbswitch-0.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-power/bbswitch/ChangeLog b/sys-power/bbswitch/ChangeLog index 29dc021928e8..d40641fad3a3 100644 --- a/sys-power/bbswitch/ChangeLog +++ b/sys-power/bbswitch/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-power/bbswitch # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-power/bbswitch/ChangeLog,v 1.12 2013/07/04 13:42:34 lxnay Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-power/bbswitch/ChangeLog,v 1.13 2013/08/31 09:14:14 ago Exp $ + + 31 Aug 2013; Agostino Sarubbo <ago@gentoo.org> bbswitch-0.7.ebuild: + Stable for amd64, wrt bug #480128 04 Jul 2013; Fabio Erculiani <lxnay@gentoo.org> -files/bbswitch-0.5-kernel-3.8.patch: diff --git a/sys-power/bbswitch/bbswitch-0.7.ebuild b/sys-power/bbswitch/bbswitch-0.7.ebuild index c8160a9231c4..5867a07a034e 100644 --- a/sys-power/bbswitch/bbswitch-0.7.ebuild +++ b/sys-power/bbswitch/bbswitch-0.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-power/bbswitch/bbswitch-0.7.ebuild,v 1.1 2013/07/04 07:20:23 lxnay Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-power/bbswitch/bbswitch-0.7.ebuild,v 1.2 2013/08/31 09:14:14 ago Exp $ EAPI=5 inherit eutils linux-mod @@ -11,7 +11,7 @@ SRC_URI="https://github.com/Bumblebee-Project/${PN}/archive/v${PV}.tar.gz -> ${P SLOT="0" LICENSE="GPL-3+" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" DEPEND="virtual/linux-sources |