public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: dev-python/kaa-display/
@ 2016-03-26 18:06 Agostino Sarubbo
  0 siblings, 0 replies; 4+ messages in thread
From: Agostino Sarubbo @ 2016-03-26 18:06 UTC (permalink / raw
  To: gentoo-commits

commit:     5bf3d7b20fb8a980ff72c9530a6aff9d06e3bf03
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 26 18:06:06 2016 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Sat Mar 26 18:06:06 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5bf3d7b2

dev-python/kaa-display: amd64 stable wrt bug #577320

Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 dev-python/kaa-display/kaa-display-0.1.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/kaa-display/kaa-display-0.1.0-r1.ebuild b/dev-python/kaa-display/kaa-display-0.1.0-r1.ebuild
index d8d57e6..6857531 100644
--- a/dev-python/kaa-display/kaa-display-0.1.0-r1.ebuild
+++ b/dev-python/kaa-display/kaa-display-0.1.0-r1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/freevo/${P}.tar.gz"
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc ~x86"
 IUSE=""
 
 DEPEND=">=dev-python/kaa-base-0.3.0[${PYTHON_USEDEP}]


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

* [gentoo-commits] repo/gentoo:master commit in: dev-python/kaa-display/
@ 2016-11-09 14:04 Pacho Ramos
  0 siblings, 0 replies; 4+ messages in thread
From: Pacho Ramos @ 2016-11-09 14:04 UTC (permalink / raw
  To: gentoo-commits

commit:     92f4f6efc65b3f7d85d04f660191a4bde8483307
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Wed Nov  9 13:36:07 2016 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Wed Nov  9 14:03:56 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92f4f6ef

dev-python/kaa-display: Drop old

Package-Manager: portage-2.3.2

 dev-python/kaa-display/kaa-display-0.1.0.ebuild | 28 -------------------------
 1 file changed, 28 deletions(-)

diff --git a/dev-python/kaa-display/kaa-display-0.1.0.ebuild b/dev-python/kaa-display/kaa-display-0.1.0.ebuild
deleted file mode 100644
index b7669f0..00000000
--- a/dev-python/kaa-display/kaa-display-0.1.0.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="3"
-PYTHON_DEPEND="2:2.5"
-SUPPORT_PYTHON_ABIS="1"
-RESTRICT_PYTHON_ABIS="2.4 3.* *-jython 2.7-pypy-*"
-
-inherit distutils
-
-DESCRIPTION="Python API providing Low level support for various displays, such as X11 or framebuffer"
-HOMEPAGE="http://freevo.sourceforge.net/kaa/"
-SRC_URI="mirror://sourceforge/freevo/${P}.tar.gz"
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="amd64 ppc x86"
-IUSE=""
-
-DEPEND=">=dev-python/kaa-base-0.3.0
-	>=dev-python/kaa-imlib2-0.2.0
-	>=dev-python/pygame-1.6.0
-	media-libs/imlib2[X]
-	>=x11-libs/libX11-1.0.0"
-RDEPEND="${DEPEND}"
-
-PYTHON_MODNAME="kaa/display"


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

* [gentoo-commits] repo/gentoo:master commit in: dev-python/kaa-display/
@ 2017-09-03  1:04 Mike Gilbert
  0 siblings, 0 replies; 4+ messages in thread
From: Mike Gilbert @ 2017-09-03  1:04 UTC (permalink / raw
  To: gentoo-commits

commit:     e1e6672d999094b79e240a711df38e773dd6bdea
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Fri Aug 18 09:08:48 2017 +0000
Commit:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Sun Sep  3 01:03:27 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1e6672d

dev-python/kaa-display: fix HOMEPAGE

 dev-python/kaa-display/kaa-display-0.1.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/kaa-display/kaa-display-0.1.0-r1.ebuild b/dev-python/kaa-display/kaa-display-0.1.0-r1.ebuild
index 29063ff6cf3..d4484e45f55 100644
--- a/dev-python/kaa-display/kaa-display-0.1.0-r1.ebuild
+++ b/dev-python/kaa-display/kaa-display-0.1.0-r1.ebuild
@@ -7,7 +7,7 @@ PYTHON_COMPAT=( python2_7 )
 inherit distutils-r1
 
 DESCRIPTION="Python API providing Low level support for various displays, such as X11 or framebuffer"
-HOMEPAGE="http://freevo.sourceforge.net/kaa/"
+HOMEPAGE="http://www.freevo.org/ https://github.com/freevo/kaa-display"
 SRC_URI="mirror://sourceforge/freevo/${P}.tar.gz"
 
 LICENSE="LGPL-2.1"


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

* [gentoo-commits] repo/gentoo:master commit in: dev-python/kaa-display/
@ 2018-04-22  6:32 Michał Górny
  0 siblings, 0 replies; 4+ messages in thread
From: Michał Górny @ 2018-04-22  6:32 UTC (permalink / raw
  To: gentoo-commits

commit:     a73cf24a7bd45cb28fa03c7278cf39dee05d9a03
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 21 20:01:42 2018 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Apr 22 06:31:25 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a73cf24a

dev-python/kaa-display: Drop python@ from maintainers

KAA is another suite of NIH packages.  The only reverse dependency
is media-video/subdownloader which is masked for removal.

 dev-python/kaa-display/metadata.xml | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/dev-python/kaa-display/metadata.xml b/dev-python/kaa-display/metadata.xml
index 4d1758b85b4..77e5b28d467 100644
--- a/dev-python/kaa-display/metadata.xml
+++ b/dev-python/kaa-display/metadata.xml
@@ -1,10 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-	<maintainer type="project">
-		<email>python@gentoo.org</email>
-		<name>Python</name>
-	</maintainer>
+	<!-- maintainer-needed -->
 	<upstream>
 		<remote-id type="sourceforge">freevo</remote-id>
 	</upstream>


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

end of thread, other threads:[~2018-04-22  6:33 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-26 18:06 [gentoo-commits] repo/gentoo:master commit in: dev-python/kaa-display/ Agostino Sarubbo
  -- strict thread matches above, loose matches on Subject: below --
2016-11-09 14:04 Pacho Ramos
2017-09-03  1:04 Mike Gilbert
2018-04-22  6:32 Michał Górny

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