From 51935ab04ce1b1702cfa20233f7b2d20ea215c66 Mon Sep 17 00:00:00 2001 From: Sebastien Fabbro Date: Thu, 20 Mar 2014 21:45:26 +0000 Subject: Keyword amd64-linux ~x86-linux (Portage version: 2.2.8-prefix/cvs/Linux x86_64, signed Manifest commit with key 0x13CB1360) --- x11-misc/winswitch/ChangeLog | 8 ++++++-- x11-misc/winswitch/winswitch-0.12.18-r1.ebuild | 8 ++++---- 2 files changed, 10 insertions(+), 6 deletions(-) (limited to 'x11-misc') diff --git a/x11-misc/winswitch/ChangeLog b/x11-misc/winswitch/ChangeLog index ef0926638e1c..1bf82af6866e 100644 --- a/x11-misc/winswitch/ChangeLog +++ b/x11-misc/winswitch/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-misc/winswitch -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/winswitch/ChangeLog,v 1.8 2013/08/03 09:45:45 mgorny Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/winswitch/ChangeLog,v 1.9 2014/03/20 21:45:26 bicatali Exp $ + + 20 Mar 2014; Sébastien Fabbro + winswitch-0.12.18-r1.ebuild: + Keyword amd64-linux ~x86-linux 03 Aug 2013; Michał Górny winswitch-0.12.18.ebuild, winswitch-0.12.18-r1.ebuild: diff --git a/x11-misc/winswitch/winswitch-0.12.18-r1.ebuild b/x11-misc/winswitch/winswitch-0.12.18-r1.ebuild index 3f86a3756eb8..8722d7de3f05 100644 --- a/x11-misc/winswitch/winswitch-0.12.18-r1.ebuild +++ b/x11-misc/winswitch/winswitch-0.12.18-r1.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/winswitch/winswitch-0.12.18-r1.ebuild,v 1.2 2013/08/03 09:45:45 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/winswitch/winswitch-0.12.18-r1.ebuild,v 1.3 2014/03/20 21:45:26 bicatali Exp $ EAPI=5 @@ -14,7 +14,7 @@ SRC_URI="http://winswitch.org/src/${P}.src.tar.bz2" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" IUSE="" RDEPEND="dev-python/gst-python[${PYTHON_USEDEP}] @@ -35,7 +35,7 @@ PATCHES=( "${FILESDIR}"/${P}-PIL.patch ) python_prepare_all() { einfo "Remove bundled Vash" rm -rf skel/share/Vash || die - + export PREFIX="${EPREFIX}" distutils-r1_python_prepare_all } -- cgit v1.2.3-65-gdbad