diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-01-26 11:41:47 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-01-26 11:41:47 +0000 |
commit | ed1c2fab35a1438675c0e5cdd9e8a2add55b2fbd (patch) | |
tree | b8836ec70e3998d800d962c9346765df695738bb /x11-misc/bumblebee | |
parent | Stable for x86, wrt bug #493578 (diff) | |
download | gentoo-2-ed1c2fab35a1438675c0e5cdd9e8a2add55b2fbd.tar.gz gentoo-2-ed1c2fab35a1438675c0e5cdd9e8a2add55b2fbd.tar.bz2 gentoo-2-ed1c2fab35a1438675c0e5cdd9e8a2add55b2fbd.zip |
Stable for x86, wrt bug #480128
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-misc/bumblebee')
-rw-r--r-- | x11-misc/bumblebee/ChangeLog | 7 | ||||
-rw-r--r-- | x11-misc/bumblebee/bumblebee-3.2.1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-misc/bumblebee/ChangeLog b/x11-misc/bumblebee/ChangeLog index 3b52e08e7752..643e98adbeee 100644 --- a/x11-misc/bumblebee/ChangeLog +++ b/x11-misc/bumblebee/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/bumblebee -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/bumblebee/ChangeLog,v 1.15 2013/08/31 09:14:04 ago Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/bumblebee/ChangeLog,v 1.16 2014/01/26 11:41:47 ago Exp $ + + 26 Jan 2014; Agostino Sarubbo <ago@gentoo.org> bumblebee-3.2.1.ebuild: + Stable for x86, wrt bug #480128 31 Aug 2013; Agostino Sarubbo <ago@gentoo.org> bumblebee-3.2.1.ebuild: Stable for amd64, wrt bug #480128 diff --git a/x11-misc/bumblebee/bumblebee-3.2.1.ebuild b/x11-misc/bumblebee/bumblebee-3.2.1.ebuild index 4d56ddc63346..07b3309e3b06 100644 --- a/x11-misc/bumblebee/bumblebee-3.2.1.ebuild +++ b/x11-misc/bumblebee/bumblebee-3.2.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/bumblebee/bumblebee-3.2.1.ebuild,v 1.2 2013/08/31 09:14:04 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/bumblebee/bumblebee-3.2.1.ebuild,v 1.3 2014/01/26 11:41:47 ago Exp $ EAPI=5 inherit eutils multilib readme.gentoo systemd user @@ -11,7 +11,7 @@ SRC_URI="http://bumblebee-project.org/${P}.tar.gz" SLOT="0" LICENSE="GPL-3" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="+bbswitch video_cards_nouveau video_cards_nvidia" |