* [gentoo-commits] gentoo-x86 commit in dev-python/gconf-python: gconf-python-2.28.1.ebuild ChangeLog
@ 2012-02-24 8:48 Patrick Lauer (patrick)
0 siblings, 0 replies; 2+ messages in thread
From: Patrick Lauer (patrick) @ 2012-02-24 8:48 UTC (permalink / raw
To: gentoo-commits
patrick 12/02/24 08:48:09
Modified: gconf-python-2.28.1.ebuild ChangeLog
Log:
Restricting pypy and jython
(Portage version: 2.2.0_alpha89/cvs/Linux x86_64)
Revision Changes Path
1.11 dev-python/gconf-python/gconf-python-2.28.1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gconf-python/gconf-python-2.28.1.ebuild?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gconf-python/gconf-python-2.28.1.ebuild?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gconf-python/gconf-python-2.28.1.ebuild?r1=1.10&r2=1.11
Index: gconf-python-2.28.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/gconf-python/gconf-python-2.28.1.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- gconf-python-2.28.1.ebuild 17 Dec 2011 18:41:19 -0000 1.10
+++ gconf-python-2.28.1.ebuild 24 Feb 2012 08:48:09 -0000 1.11
@@ -1,13 +1,13 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/gconf-python/gconf-python-2.28.1.ebuild,v 1.10 2011/12/17 18:41:19 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gconf-python/gconf-python-2.28.1.ebuild,v 1.11 2012/02/24 08:48:09 patrick Exp $
EAPI="1"
GCONF_DEBUG="no"
G_PY_PN="gnome-python"
SUPPORT_PYTHON_ABIS="1"
PYTHON_DEPEND="2"
-RESTRICT_PYTHON_ABIS="3.*"
+RESTRICT_PYTHON_ABIS="3.* *-jython 2.7-pypy-*"
inherit gnome-python-common
1.40 dev-python/gconf-python/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gconf-python/ChangeLog?rev=1.40&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gconf-python/ChangeLog?rev=1.40&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gconf-python/ChangeLog?r1=1.39&r2=1.40
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/gconf-python/ChangeLog,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -r1.39 -r1.40
--- ChangeLog 17 Dec 2011 18:41:19 -0000 1.39
+++ ChangeLog 24 Feb 2012 08:48:09 -0000 1.40
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/gconf-python
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/gconf-python/ChangeLog,v 1.39 2011/12/17 18:41:19 tetromino Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gconf-python/ChangeLog,v 1.40 2012/02/24 08:48:09 patrick Exp $
+
+ 24 Feb 2012; Patrick Lauer <patrick@gentoo.org> gconf-python-2.28.1.ebuild:
+ Restricting pypy and jython
17 Dec 2011; Alexandre Rostovtsev <tetromino@gentoo.org>
gconf-python-2.28.1.ebuild:
^ permalink raw reply [flat|nested] 2+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-python/gconf-python: gconf-python-2.28.1.ebuild ChangeLog
@ 2014-01-16 15:57 Anthony G. Basile (blueness)
0 siblings, 0 replies; 2+ messages in thread
From: Anthony G. Basile (blueness) @ 2014-01-16 15:57 UTC (permalink / raw
To: gentoo-commits
blueness 14/01/16 15:57:36
Modified: gconf-python-2.28.1.ebuild ChangeLog
Log:
Keyword ~mips
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
Revision Changes Path
1.12 dev-python/gconf-python/gconf-python-2.28.1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gconf-python/gconf-python-2.28.1.ebuild?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gconf-python/gconf-python-2.28.1.ebuild?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gconf-python/gconf-python-2.28.1.ebuild?r1=1.11&r2=1.12
Index: gconf-python-2.28.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/gconf-python/gconf-python-2.28.1.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- gconf-python-2.28.1.ebuild 24 Feb 2012 08:48:09 -0000 1.11
+++ gconf-python-2.28.1.ebuild 16 Jan 2014 15:57:36 -0000 1.12
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/gconf-python/gconf-python-2.28.1.ebuild,v 1.11 2012/02/24 08:48:09 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gconf-python/gconf-python-2.28.1.ebuild,v 1.12 2014/01/16 15:57:36 blueness Exp $
EAPI="1"
GCONF_DEBUG="no"
@@ -14,7 +14,7 @@
DESCRIPTION="Python bindings for the GConf library"
LICENSE="LGPL-2.1"
SLOT="2"
-KEYWORDS="alpha amd64 arm ia64 ppc ppc64 sh sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="alpha amd64 arm ia64 ~mips ppc ppc64 sh sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
IUSE="examples"
RDEPEND="dev-python/pygobject:2
1.41 dev-python/gconf-python/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gconf-python/ChangeLog?rev=1.41&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gconf-python/ChangeLog?rev=1.41&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/gconf-python/ChangeLog?r1=1.40&r2=1.41
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/gconf-python/ChangeLog,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -r1.40 -r1.41
--- ChangeLog 24 Feb 2012 08:48:09 -0000 1.40
+++ ChangeLog 16 Jan 2014 15:57:36 -0000 1.41
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/gconf-python
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/gconf-python/ChangeLog,v 1.40 2012/02/24 08:48:09 patrick Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gconf-python/ChangeLog,v 1.41 2014/01/16 15:57:36 blueness Exp $
+
+ 16 Jan 2014; Anthony G. Basile <blueness@gentoo.org>
+ gconf-python-2.28.1.ebuild:
+ Keyword ~mips
24 Feb 2012; Patrick Lauer <patrick@gentoo.org> gconf-python-2.28.1.ebuild:
Restricting pypy and jython
@@ -150,4 +154,3 @@
+gconf-python-2.22.1.ebuild:
Initial import of gnome-python split ebuilds. This package installs
bindings for the GConf libraries.
-
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-01-16 15:57 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-24 8:48 [gentoo-commits] gentoo-x86 commit in dev-python/gconf-python: gconf-python-2.28.1.ebuild ChangeLog Patrick Lauer (patrick)
-- strict thread matches above, loose matches on Subject: below --
2014-01-16 15:57 Anthony G. Basile (blueness)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox