public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: dev-python/kaa-imlib2/
@ 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:     729471d25bf9501d2c30cb67975636b07cae5994
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 26 18:06:01 2016 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Sat Mar 26 18:06:01 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=729471d2

dev-python/kaa-imlib2: 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-imlib2/kaa-imlib2-0.2.3-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/kaa-imlib2/kaa-imlib2-0.2.3-r2.ebuild b/dev-python/kaa-imlib2/kaa-imlib2-0.2.3-r2.ebuild
index 8a5d9aa..c85bf68 100644
--- a/dev-python/kaa-imlib2/kaa-imlib2-0.2.3-r2.ebuild
+++ b/dev-python/kaa-imlib2/kaa-imlib2-0.2.3-r2.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-imlib2/
@ 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:     c1ee7ab055fa9d5ac1d68c9ff9399b1dc2733e92
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Wed Nov  9 13:37:06 2016 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Wed Nov  9 14:03:58 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c1ee7ab0

dev-python/kaa-imlib2: Drop old

Package-Manager: portage-2.3.2

 dev-python/kaa-imlib2/kaa-imlib2-0.2.3-r1.ebuild | 31 ------------------------
 1 file changed, 31 deletions(-)

diff --git a/dev-python/kaa-imlib2/kaa-imlib2-0.2.3-r1.ebuild b/dev-python/kaa-imlib2/kaa-imlib2-0.2.3-r1.ebuild
deleted file mode 100644
index d787a39..00000000
--- a/dev-python/kaa-imlib2/kaa-imlib2-0.2.3-r1.ebuild
+++ /dev/null
@@ -1,31 +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.* 2.7-pypy-* *-jython"
-
-inherit distutils eutils
-
-DESCRIPTION="Imlib2 wrapper for Python"
-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-libs/libxml2[python]
-	media-libs/imlib2"
-RDEPEND="${DEPEND}"
-
-PYTHON_MODNAME="kaa"
-
-src_prepare() {
-	distutils_src_prepare
-	epatch "${FILESDIR}/kaa-imlib2-remove-png-dep.patch"
-}


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

* [gentoo-commits] repo/gentoo:master commit in: dev-python/kaa-imlib2/
@ 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:     64bd7e5a8f7059389b437479f50738cd1bba71f1
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Fri Aug 18 09:09:36 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=64bd7e5a

dev-python/kaa-imlib2: fix HOMEPAGE

 dev-python/kaa-imlib2/kaa-imlib2-0.2.3-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/kaa-imlib2/kaa-imlib2-0.2.3-r2.ebuild b/dev-python/kaa-imlib2/kaa-imlib2-0.2.3-r2.ebuild
index 8ad3f596113..01b4d056dec 100644
--- a/dev-python/kaa-imlib2/kaa-imlib2-0.2.3-r2.ebuild
+++ b/dev-python/kaa-imlib2/kaa-imlib2-0.2.3-r2.ebuild
@@ -7,7 +7,7 @@ PYTHON_COMPAT=( python2_7 )
 inherit distutils-r1
 
 DESCRIPTION="Imlib2 wrapper for Python"
-HOMEPAGE="http://freevo.sourceforge.net/kaa/"
+HOMEPAGE="http://www.freevo.org/ http://api.freevo.org/kaa-imlib2/"
 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-imlib2/
@ 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:     5d12a2df1f5b694050639c568a274c4da3125fa8
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 21 20:01:45 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=5d12a2df

dev-python/kaa-imlib2: 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-imlib2/metadata.xml | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/dev-python/kaa-imlib2/metadata.xml b/dev-python/kaa-imlib2/metadata.xml
index a6cf9f4c003..602b261e828 100644
--- a/dev-python/kaa-imlib2/metadata.xml
+++ b/dev-python/kaa-imlib2/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 -->
 	<longdescription>
 		Kaa-Imlib2 is a python module for Imlib2.
 	</longdescription>


^ 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 --
2018-04-22  6:32 [gentoo-commits] repo/gentoo:master commit in: dev-python/kaa-imlib2/ Michał Górny
  -- strict thread matches above, loose matches on Subject: below --
2017-09-03  1:04 Mike Gilbert
2016-11-09 14:04 Pacho Ramos
2016-03-26 18:06 Agostino Sarubbo

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