public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: app-editors/editra/
@ 2016-10-09  7:56 Pacho Ramos
  0 siblings, 0 replies; 3+ messages in thread
From: Pacho Ramos @ 2016-10-09  7:56 UTC (permalink / raw
  To: gentoo-commits

commit:     b55bb13052474e203ce37f39e5ccc548de94cefa
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sun Oct  9 07:49:17 2016 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sun Oct  9 07:55:11 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b55bb130

app-editors/editra: Drop old

Package-Manager: portage-2.3.1

 app-editors/editra/editra-0.7.20.ebuild | 50 ---------------------------------
 1 file changed, 50 deletions(-)

diff --git a/app-editors/editra/editra-0.7.20.ebuild b/app-editors/editra/editra-0.7.20.ebuild
deleted file mode 100644
index 301c6d1..00000000
--- a/app-editors/editra/editra-0.7.20.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-SUPPORT_PYTHON_ABIS=1
-PYTHON_DEPEND="2:2.6"
-RESTRICT_PYTHON_ABIS="2.5 3.* *-jython 2.7-pypy-*"
-
-inherit distutils eutils fdo-mime python
-
-MY_PN=${PN/e/E}
-
-DESCRIPTION="Multi-platform text editor supporting over 50 programming languages"
-HOMEPAGE="http://editra.org https://pypi.python.org/pypi/Editra"
-SRC_URI="http://editra.org/uploads/src/${MY_PN}-${PV}.tar.gz"
-
-LICENSE="wxWinLL-3.1"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="spell"
-
-DEPEND=">=dev-python/wxpython-2.8.9.2:2.8
-		>=dev-python/setuptools-0.6"
-# setuptools is RDEPEND because it's used by the runtime for installing plugins
-RDEPEND="${DEPEND}
-	spell? ( dev-python/pyenchant )"
-
-S="${WORKDIR}"/${MY_PN}-${PV}
-
-src_compile() {
-	distutils_src_compile --no-clean # https://code.google.com/p/editra/issues/detail?id=481
-}
-
-src_install() {
-	distutils_src_install --no-clean
-	doicon "${S}"/pixmaps/editra.png
-	make_desktop_entry editra Editra editra "Utility;TextEditor"
-	dodoc FAQ THANKS
-}
-
-pkg_postinst() {
-	distutils_pkg_postinst
-	fdo-mime_desktop_database_update
-}
-
-pkg_postrm() {
-	distutils_pkg_postrm
-	fdo-mime_desktop_database_update
-}


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

* [gentoo-commits] repo/gentoo:master commit in: app-editors/editra/
@ 2017-10-23 17:45 Pacho Ramos
  0 siblings, 0 replies; 3+ messages in thread
From: Pacho Ramos @ 2017-10-23 17:45 UTC (permalink / raw
  To: gentoo-commits

commit:     f1de65c2b80a56f8db5d41bdf3206f2d8609fabf
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 23 17:38:25 2017 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Mon Oct 23 17:45:28 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f1de65c2

app-editors/editra: amd64/x86 stable, bug #625194

Package-Manager: Portage-2.3.11, Repoman-2.3.3

 app-editors/editra/editra-0.7.20-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-editors/editra/editra-0.7.20-r2.ebuild b/app-editors/editra/editra-0.7.20-r2.ebuild
index 4bd7d9c6f22..a105e915cbe 100644
--- a/app-editors/editra/editra-0.7.20-r2.ebuild
+++ b/app-editors/editra/editra-0.7.20-r2.ebuild
@@ -14,7 +14,7 @@ SRC_URI="http://editra.org/uploads/src/${MY_PN}-${PV}.tar.gz"
 
 LICENSE="wxWinLL-3.1"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE="spell"
 
 DEPEND="


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

* [gentoo-commits] repo/gentoo:master commit in: app-editors/editra/
@ 2017-11-02 11:38 Mart Raudsepp
  0 siblings, 0 replies; 3+ messages in thread
From: Mart Raudsepp @ 2017-11-02 11:38 UTC (permalink / raw
  To: gentoo-commits

commit:     da3b9b1b9511f78ec23fb65e616d7fbd984f1273
Author:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Thu Nov  2 11:26:45 2017 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Thu Nov  2 11:26:45 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da3b9b1b

app-editors/editra: remove old

Package-Manager: Portage-2.3.8, Repoman-2.3.2

 app-editors/editra/editra-0.7.20-r1.ebuild | 53 ------------------------------
 1 file changed, 53 deletions(-)

diff --git a/app-editors/editra/editra-0.7.20-r1.ebuild b/app-editors/editra/editra-0.7.20-r1.ebuild
deleted file mode 100644
index d5b36f96a37..00000000000
--- a/app-editors/editra/editra-0.7.20-r1.ebuild
+++ /dev/null
@@ -1,53 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 )
-
-inherit distutils-r1 eutils fdo-mime
-
-MY_PN=${PN/e/E}
-
-DESCRIPTION="Multi-platform text editor supporting over 50 programming languages"
-HOMEPAGE="http://editra.org https://pypi.python.org/pypi/Editra"
-SRC_URI="http://editra.org/uploads/src/${MY_PN}-${PV}.tar.gz"
-
-LICENSE="wxWinLL-3.1"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="spell"
-
-DEPEND="
-	>=dev-python/wxpython-2.8.9.2:2.8[${PYTHON_USEDEP}]
-	>=dev-python/setuptools-0.6[${PYTHON_USEDEP}]"
-# setuptools is RDEPEND because it's used by the runtime for installing plugins
-RDEPEND="${DEPEND}
-	spell? ( dev-python/pyenchant[${PYTHON_USEDEP}] )"
-
-S="${WORKDIR}"/${MY_PN}-${PV}
-
-python_compile() {
-	# https://code.google.com/p/editra/issues/detail?id=481
-	distutils-r1_python_compile --no-clean
-}
-
-python_install() {
-	distutils-r1_python_install --no-clean
-}
-
-python_install_all() {
-	distutils-r1_python_install_all
-
-	doicon "${S}"/pixmaps/editra.png
-	make_desktop_entry editra Editra editra "Utility;TextEditor"
-	dodoc FAQ THANKS
-}
-
-pkg_postinst() {
-	fdo-mime_desktop_database_update
-}
-
-pkg_postrm() {
-	fdo-mime_desktop_database_update
-}


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

end of thread, other threads:[~2017-11-02 11:38 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-10-23 17:45 [gentoo-commits] repo/gentoo:master commit in: app-editors/editra/ Pacho Ramos
  -- strict thread matches above, loose matches on Subject: below --
2017-11-02 11:38 Mart Raudsepp
2016-10-09  7:56 Pacho Ramos

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