public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/nototools/
Date: Thu, 19 Mar 2020 18:44:33 +0000 (UTC)	[thread overview]
Message-ID: <1584643462.2764c90449f63db8b5f36171a259b477bd27a412.mgorny@gentoo> (raw)

commit:     2764c90449f63db8b5f36171a259b477bd27a412
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 19 18:32:10 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Mar 19 18:44:22 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2764c904

dev-python/nototools: Remove old

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/nototools/Manifest                      |  1 -
 .../nototools/nototools-0_pre20200113.ebuild       | 41 ----------------------
 2 files changed, 42 deletions(-)

diff --git a/dev-python/nototools/Manifest b/dev-python/nototools/Manifest
index 1513d54b650..2b1c8df680b 100644
--- a/dev-python/nototools/Manifest
+++ b/dev-python/nototools/Manifest
@@ -1,2 +1 @@
 DIST nototools-9731cb825a5c7c7c88c043009f15d4d1e5708df1.tar.gz 9703187 BLAKE2B 9767b79514b8d7da8cac879c71fa76054993d17bee41f978ccca1648bed525567cfec48bfe06ae2b1de2146d2c2898afd4e53b746d5b03c0e48e6c93632407e6 SHA512 6888b00a11fb7d54947c438ba9e654f97e4ccd1ba292ad6219c7a2f4cc56fc75d249b89eb688b2f99ea3f321472eeb5103b33f4641d17e9983c70e9ad3cf6cb3
-DIST nototools-9c4375f07c9adc00c700c5d252df6a25d7425870.tar.gz 9693250 BLAKE2B 636832b538714d48aa78946b9af9985c55a5543828c3033b849fe3ad75c15472ea7515ca2a4a30c990457acdce2fcbad27d8e61fcd42a4bd7f009638f1bb4381 SHA512 dd2ffe072716c61c9eab9307308f6f72ca3a6631ec2402d03adc4e4483030d770035bf9b9ae66b5b580f1dd7e1cb546f03eff61c00c73069c804953587199e9e

diff --git a/dev-python/nototools/nototools-0_pre20200113.ebuild b/dev-python/nototools/nototools-0_pre20200113.ebuild
deleted file mode 100644
index 538928c9262..00000000000
--- a/dev-python/nototools/nototools-0_pre20200113.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-# Doesn't work with python3 yet:
-# https://github.com/googlei18n/nototools/issues/472
-PYTHON_COMPAT=( python2_7 )
-
-inherit distutils-r1
-
-DESCRIPTION="Noto fonts support tools and scripts plus web site generation"
-HOMEPAGE="https://github.com/googlei18n/nototools"
-
-COMMIT="9c4375f07c9adc00c700c5d252df6a25d7425870"
-SRC_URI="https://github.com/googlei18n/nototools/archive/${COMMIT}.tar.gz#/nototools-${COMMIT}.tar.gz"
-
-LICENSE="Apache-2.0 OFL-1.1"
-SLOT="0"
-KEYWORDS="amd64"
-IUSE=""
-
-DEPEND=""
-BDEPEND=""
-RDEPEND="${DEPEND}
-	media-gfx/scour
-	>=dev-python/booleanOperations-0.7.0[${PYTHON_USEDEP}]
-	>=dev-python/defcon-0.3.1[${PYTHON_USEDEP}]
-	>=dev-python/fonttools-3.36.0[${PYTHON_USEDEP}]
-	>=dev-python/pillow-4.0.0[${PYTHON_USEDEP}]
-	>=dev-python/pyclipper-1.0.6[${PYTHON_USEDEP}]
-	$(python_gen_cond_dep '
-		dev-python/typing[${PYTHON_USEDEP}]
-	' -2)
-"
-
-S="${WORKDIR}/${PN}-${COMMIT}"
-
-python_test() {
-	esetup.py test
-}


             reply	other threads:[~2020-03-19 18:44 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-19 18:44 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-09-20  5:57 [gentoo-commits] repo/gentoo:master commit in: dev-python/nototools/ Michał Górny
2022-09-19 20:08 Arthur Zamarin
2022-08-14  9:21 Pacho Ramos
2022-05-14  7:28 WANG Xuerui
2021-10-24  8:45 Michał Górny
2021-10-24  1:15 Sam James
2021-09-16 12:32 Marek Szuba
2021-09-09  7:41 Pacho Ramos
2021-02-23 15:32 Pacho Ramos
2021-01-18 19:06 Michał Górny
2021-01-18 17:43 Sam James
2021-01-18 12:09 Michał Górny
2020-12-11 15:01 Michał Górny
2020-12-09 17:45 Pacho Ramos
2020-10-06  5:08 Sam James
2020-06-04 17:14 Mart Raudsepp
2020-06-04 14:06 Michał Górny
2020-06-01 19:12 Georgy Yakovlev
2020-05-29 16:18 Michał Górny
2020-04-29 17:23 Pacho Ramos
2020-04-19  2:35 Craig Andrews
2020-03-16 21:18 Michał Górny
2020-03-12 11:32 Mikle Kolyada
2020-02-06 10:26 Mikle Kolyada
2020-01-13 10:14 Mikle Kolyada
2019-12-15 12:20 Pacho Ramos
2019-12-11 10:47 Agostino Sarubbo
2019-09-15 12:18 Pacho Ramos
2019-02-18 21:23 Pacho Ramos
2018-10-14 19:44 Pacho Ramos

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1584643462.2764c90449f63db8b5f36171a259b477bd27a412.mgorny@gentoo \
    --to=mgorny@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox