* [gentoo-commits] gentoo-x86 commit in x11-misc/winswitch: winswitch-0.12.18-r1.ebuild ChangeLog
@ 2014-03-20 21:45 Sebastien Fabbro (bicatali)
0 siblings, 0 replies; 2+ messages in thread
From: Sebastien Fabbro (bicatali) @ 2014-03-20 21:45 UTC (permalink / raw
To: gentoo-commits
bicatali 14/03/20 21:45:26
Modified: winswitch-0.12.18-r1.ebuild ChangeLog
Log:
Keyword amd64-linux ~x86-linux
(Portage version: 2.2.8-prefix/cvs/Linux x86_64, signed Manifest commit with key 0x13CB1360)
Revision Changes Path
1.3 x11-misc/winswitch/winswitch-0.12.18-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/winswitch/winswitch-0.12.18-r1.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/winswitch/winswitch-0.12.18-r1.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/winswitch/winswitch-0.12.18-r1.ebuild?r1=1.2&r2=1.3
Index: winswitch-0.12.18-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/winswitch/winswitch-0.12.18-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- winswitch-0.12.18-r1.ebuild 3 Aug 2013 09:45:45 -0000 1.2
+++ winswitch-0.12.18-r1.ebuild 20 Mar 2014 21:45:26 -0000 1.3
@@ -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 @@
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 @@
python_prepare_all() {
einfo "Remove bundled Vash"
rm -rf skel/share/Vash || die
-
+ export PREFIX="${EPREFIX}"
distutils-r1_python_prepare_all
}
1.9 x11-misc/winswitch/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/winswitch/ChangeLog?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/winswitch/ChangeLog?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/winswitch/ChangeLog?r1=1.8&r2=1.9
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/winswitch/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog 3 Aug 2013 09:45:45 -0000 1.8
+++ ChangeLog 20 Mar 2014 21:45:26 -0000 1.9
@@ -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 <bicatali@gentoo.org>
+ winswitch-0.12.18-r1.ebuild:
+ Keyword amd64-linux ~x86-linux
03 Aug 2013; Michał Górny <mgorny@gentoo.org> winswitch-0.12.18.ebuild,
winswitch-0.12.18-r1.ebuild:
^ permalink raw reply [flat|nested] 2+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-misc/winswitch: winswitch-0.12.18-r1.ebuild ChangeLog
@ 2014-04-26 8:31 Pacho Ramos (pacho)
0 siblings, 0 replies; 2+ messages in thread
From: Pacho Ramos (pacho) @ 2014-04-26 8:31 UTC (permalink / raw
To: gentoo-commits
pacho 14/04/26 08:31:26
Modified: winswitch-0.12.18-r1.ebuild ChangeLog
Log:
Adapt to latest pygobject don't providing python2.6 support
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Revision Changes Path
1.5 x11-misc/winswitch/winswitch-0.12.18-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/winswitch/winswitch-0.12.18-r1.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/winswitch/winswitch-0.12.18-r1.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/winswitch/winswitch-0.12.18-r1.ebuild?r1=1.4&r2=1.5
Index: winswitch-0.12.18-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/winswitch/winswitch-0.12.18-r1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- winswitch-0.12.18-r1.ebuild 6 Apr 2014 10:48:58 -0000 1.4
+++ winswitch-0.12.18-r1.ebuild 26 Apr 2014 08:31:26 -0000 1.5
@@ -1,10 +1,10 @@
# 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.4 2014/04/06 10:48:58 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/winswitch/winswitch-0.12.18-r1.ebuild,v 1.5 2014/04/26 08:31:26 pacho Exp $
EAPI=5
-PYTHON_COMPAT=( python{2_6,2_7} )
+PYTHON_COMPAT=( python2_7 )
inherit distutils-r1
1.11 x11-misc/winswitch/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/winswitch/ChangeLog?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/winswitch/ChangeLog?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/winswitch/ChangeLog?r1=1.10&r2=1.11
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/winswitch/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog 6 Apr 2014 10:48:58 -0000 1.10
+++ ChangeLog 26 Apr 2014 08:31:26 -0000 1.11
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/winswitch
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/winswitch/ChangeLog,v 1.10 2014/04/06 10:48:58 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/winswitch/ChangeLog,v 1.11 2014/04/26 08:31:26 pacho Exp $
+
+ 26 Apr 2014; Pacho Ramos <pacho@gentoo.org> winswitch-0.12.18-r1.ebuild:
+ Adapt to latest pygobject don't providing python2.6 support
06 Apr 2014; Gilles Dartiguelongue <eva@gentoo.org> winswitch-0.12.18.ebuild,
winswitch-0.12.18-r1.ebuild:
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-04-26 8:31 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-26 8:31 [gentoo-commits] gentoo-x86 commit in x11-misc/winswitch: winswitch-0.12.18-r1.ebuild ChangeLog Pacho Ramos (pacho)
-- strict thread matches above, loose matches on Subject: below --
2014-03-20 21:45 Sebastien Fabbro (bicatali)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox