public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: app-text/pybookreader/
@ 2015-12-22  5:31 Michał Górny
  0 siblings, 0 replies; 2+ messages in thread
From: Michał Górny @ 2015-12-22  5:31 UTC (permalink / raw
  To: gentoo-commits

commit:     e0316949e47c8cc3031a5d0f3e0c433f94e84223
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 22 05:30:44 2015 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Dec 22 05:30:54 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e0316949

app-text/pybookreader: Convert to distutils-r1

 app-text/pybookreader/pybookreader-0.5.0-r1.ebuild | 25 ++++++++++++++++++++++
 1 file changed, 25 insertions(+)

diff --git a/app-text/pybookreader/pybookreader-0.5.0-r1.ebuild b/app-text/pybookreader/pybookreader-0.5.0-r1.ebuild
new file mode 100644
index 0000000..649f504
--- /dev/null
+++ b/app-text/pybookreader/pybookreader-0.5.0-r1.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+PYTHON_COMPAT=( python2_7 )
+
+inherit distutils-r1
+
+MY_P="PyBookReader-${PV}"
+
+DESCRIPTION="A book reader for .fb2 .html and plain text (possibly gzipped)"
+HOMEPAGE="http://pybookreader.narod.ru/"
+SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND="dev-python/pygtk[${PYTHON_USEDEP}]
+	dev-libs/libxml2[python,${PYTHON_USEDEP}]"
+RDEPEND="${DEPEND}"
+
+S="${WORKDIR}/${MY_P}"


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

* [gentoo-commits] repo/gentoo:master commit in: app-text/pybookreader/
@ 2016-10-18 19:26 Pacho Ramos
  0 siblings, 0 replies; 2+ messages in thread
From: Pacho Ramos @ 2016-10-18 19:26 UTC (permalink / raw
  To: gentoo-commits

commit:     29b778c61da42cfd535c0826d50098c3a121e88e
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 18 19:03:10 2016 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Tue Oct 18 19:26:03 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=29b778c6

app-text/pybookreader: Drop old

Package-Manager: portage-2.3.1

 app-text/pybookreader/pybookreader-0.5.0.ebuild | 29 -------------------------
 1 file changed, 29 deletions(-)

diff --git a/app-text/pybookreader/pybookreader-0.5.0.ebuild b/app-text/pybookreader/pybookreader-0.5.0.ebuild
deleted file mode 100644
index e39a2bb..00000000
--- a/app-text/pybookreader/pybookreader-0.5.0.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="3"
-PYTHON_DEPEND="2"
-SUPPORT_PYTHON_ABIS="1"
-RESTRICT_PYTHON_ABIS="3.* 2.5 2.7-pypy-* *-jython"
-
-inherit distutils
-
-MY_P="PyBookReader-${PV}"
-
-DESCRIPTION="A book reader for .fb2 .html and plain text (possibly gzipped)"
-HOMEPAGE="http://pybookreader.narod.ru/"
-SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND="dev-python/pygtk
-	dev-libs/libxml2[python]"
-RDEPEND="${DEPEND}"
-
-S="${WORKDIR}/${MY_P}"
-
-PYTHON_MODNAME="ornamentbook pybookreader"


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

end of thread, other threads:[~2016-10-18 19:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-12-22  5:31 [gentoo-commits] repo/gentoo:master commit in: app-text/pybookreader/ Michał Górny
  -- strict thread matches above, loose matches on Subject: below --
2016-10-18 19:26 Pacho Ramos

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