public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/proj/guru:master commit in: net-im/mastoposter/
@ 2024-04-14 17:03 Julien Roy
  0 siblings, 0 replies; only message in thread
From: Julien Roy @ 2024-04-14 17:03 UTC (permalink / raw
  To: gentoo-commits

commit:     62815d2a49544bcfc682b7e28b80f1703eae4c02
Author:     Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Sun Apr 14 16:15:39 2024 +0000
Commit:     Julien Roy <julien <AT> jroy <DOT> ca>
CommitDate: Sun Apr 14 16:15:39 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=62815d2a

net-im/mastoposter: drop 0.1-r1

Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>

 net-im/mastoposter/Manifest                  |  1 -
 net-im/mastoposter/mastoposter-0.1-r1.ebuild | 39 ----------------------------
 2 files changed, 40 deletions(-)

diff --git a/net-im/mastoposter/Manifest b/net-im/mastoposter/Manifest
index 4ea23c6bf1..1df4cc956b 100644
--- a/net-im/mastoposter/Manifest
+++ b/net-im/mastoposter/Manifest
@@ -1,2 +1 @@
-DIST mastoposter-0.1.tar.gz 36352 BLAKE2B e0710ce461f3d2b21ea7e3aee0e698a9db90523f9ab598868b602f028951251e6ac69cca9f1dfe9b6a66432a8c0f01d32871327b4e064eed2c3b530ae3c4c153 SHA512 77d834503e25f41b4c92ef2538ee8b3a1143d4927e5f96c0ce53d3a3f5c4a004f05c3392d43d8c4af187fc91a044ccec22f9083ccffb31ba5902f254723577ec
 DIST mastoposter-0.2.tar.gz 39036 BLAKE2B 33ba25e6374337050cbf150603d38121ac2701ffbaf969344e296643854ee30709eb51b3044b46ca675cc01ce3bd7f35360e6cc4a0c081f6566ffcca50604d34 SHA512 4ed5327243520c2b7884fb80eaef76f88d3f605fab92fb9b13db0c4c3dbce3fab03338f9582d7cc3ad89a0bd9e6441de23dc4e5d264d8d8cf046b57bba4aed87

diff --git a/net-im/mastoposter/mastoposter-0.1-r1.ebuild b/net-im/mastoposter/mastoposter-0.1-r1.ebuild
deleted file mode 100644
index 0544f41306..0000000000
--- a/net-im/mastoposter/mastoposter-0.1-r1.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{10..11} )
-DISTUTILS_USE_PEP517=flit
-inherit distutils-r1 pypi systemd
-
-DESCRIPTION="Configurable reposter from Mastodon-compatible Fediverse servers"
-HOMEPAGE="
-	https://pypi.org/project/mastoposter/
-	https://github.com/hatkidchan/mastoposter
-"
-
-LICENSE="GPL-3+"
-SLOT="0"
-KEYWORDS="~amd64"
-
-RDEPEND="
-	acct-user/mastoposter
-	dev-python/beautifulsoup4[${PYTHON_USEDEP}]
-	dev-python/emoji[${PYTHON_USEDEP}]
-	dev-python/httpx[${PYTHON_USEDEP}]
-	dev-python/jinja[${PYTHON_USEDEP}]
-	dev-python/websockets[${PYTHON_USEDEP}]
-"
-
-src_install() {
-	distutils-r1_src_install
-
-	systemd_dounit "${FILESDIR}"/mastoposter.service
-	newinitd "${FILESDIR}"/mastoposter.initd mastoposter
-	newconfd "${FILESDIR}"/mastoposter.confd mastoposter
-
-	insinto /etc/mastoposter
-	insopts --mode=600 --owner=${PN} --group=${PN}
-	doins config.ini
-}


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2024-04-14 17:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-14 17:03 [gentoo-commits] repo/proj/guru:master commit in: net-im/mastoposter/ Julien Roy

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