public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: dev-python/pyxenstore/
@ 2017-03-09 16:43 Matt Thode
  0 siblings, 0 replies; 3+ messages in thread
From: Matt Thode @ 2017-03-09 16:43 UTC (permalink / raw
  To: gentoo-commits

commit:     0134ea8561d2b188863b98eda2a1c9fdb3cddfdd
Author:     Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Thu Mar  9 16:43:00 2017 +0000
Commit:     Matt Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Thu Mar  9 16:43:20 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0134ea85

dev-python/pyxenstore: keywording x86

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 dev-python/pyxenstore/pyxenstore-0.0.2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/pyxenstore/pyxenstore-0.0.2.ebuild b/dev-python/pyxenstore/pyxenstore-0.0.2.ebuild
index 51702c9acd9..2347be7a9f8 100644
--- a/dev-python/pyxenstore/pyxenstore-0.0.2.ebuild
+++ b/dev-python/pyxenstore/pyxenstore-0.0.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="amd64"
+KEYWORDS="amd64 ~x86"
 IUSE=""
 
 DEPEND="app-emulation/xen-tools"


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-python/pyxenstore/
@ 2018-03-10 14:56 Pacho Ramos
  0 siblings, 0 replies; 3+ messages in thread
From: Pacho Ramos @ 2018-03-10 14:56 UTC (permalink / raw
  To: gentoo-commits

commit:     6076aecf25307d2769e510732780643cff9aca03
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 10 14:42:44 2018 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sat Mar 10 14:53:35 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6076aecf

dev-python/pyxenstore: Update maintainer due to bug #502560

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 dev-python/pyxenstore/metadata.xml | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/dev-python/pyxenstore/metadata.xml b/dev-python/pyxenstore/metadata.xml
index 526159765e1..ed1366b3a33 100644
--- a/dev-python/pyxenstore/metadata.xml
+++ b/dev-python/pyxenstore/metadata.xml
@@ -4,9 +4,6 @@
 	<maintainer type="person">
 		<email>robbat2@gentoo.org</email>
 	</maintainer>
-	<maintainer type="person">
-		<email>alunduil@gentoo.org</email>
-	</maintainer>
 	<maintainer type="project">
 		<email>python@gentoo.org</email>
 		<name>Python</name>


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-python/pyxenstore/
@ 2019-10-22 11:01 David Seifert
  0 siblings, 0 replies; 3+ messages in thread
From: David Seifert @ 2019-10-22 11:01 UTC (permalink / raw
  To: gentoo-commits

commit:     72cdaf29c74cb2d5c2097ed0540206bc8a86a650
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 22 11:00:32 2019 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Tue Oct 22 11:00:32 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=72cdaf29

dev-python/pyxenstore: Remove live ebuild

* Last remaining consumer of bzr.eclass

Package-Manager: Portage-2.3.77, Repoman-2.3.17
Signed-off-by: David Seifert <soap <AT> gentoo.org>

 dev-python/pyxenstore/pyxenstore-9999.ebuild | 21 ---------------------
 1 file changed, 21 deletions(-)

diff --git a/dev-python/pyxenstore/pyxenstore-9999.ebuild b/dev-python/pyxenstore/pyxenstore-9999.ebuild
deleted file mode 100644
index 26a6a6466e6..00000000000
--- a/dev-python/pyxenstore/pyxenstore-9999.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-PYTHON_COMPAT=( python2_7 )
-
-inherit distutils-r1 bzr
-
-EBZR_REPO_URI="https://code.launchpad.net/~cbehrens/pyxenstore/trunk"
-
-DESCRIPTION="Provides Python interfaces for Xen's XenStore"
-HOMEPAGE="https://launchpad.net/pyxenstore"
-SRC_URI=""
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS=""
-IUSE=""
-
-DEPEND="app-emulation/xen-tools"
-RDEPEND="${DEPEND}"


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-10-22 11:01 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-09 16:43 [gentoo-commits] repo/gentoo:master commit in: dev-python/pyxenstore/ Matt Thode
  -- strict thread matches above, loose matches on Subject: below --
2018-03-10 14:56 Pacho Ramos
2019-10-22 11:01 David Seifert

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox