From: "Mikle Kolyada" <zlogene@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: www-apps/blohg-tumblelog/
Date: Sat, 4 Jan 2020 08:54:31 +0000 (UTC) [thread overview]
Message-ID: <1578128059.fbf730a1defcbe26f825748eb202dced507925b1.zlogene@gentoo> (raw)
commit: fbf730a1defcbe26f825748eb202dced507925b1
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 4 08:54:19 2020 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sat Jan 4 08:54:19 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fbf730a1
www-apps/blohg-tumblelog: remove last-rited pkg
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
www-apps/blohg-tumblelog/Manifest | 1 -
.../blohg-tumblelog/blohg-tumblelog-0.2.ebuild | 31 ----------------------
.../blohg-tumblelog/blohg-tumblelog-9999.ebuild | 31 ----------------------
www-apps/blohg-tumblelog/metadata.xml | 20 --------------
4 files changed, 83 deletions(-)
diff --git a/www-apps/blohg-tumblelog/Manifest b/www-apps/blohg-tumblelog/Manifest
deleted file mode 100644
index be1f81a29ff..00000000000
--- a/www-apps/blohg-tumblelog/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST blohg-tumblelog-0.2.tar.gz 11046 BLAKE2B ffad48daca84f939fd7f57b149add91f7dbc3a9c74dfc94377a02c27216592699a222758ca741935eeb52a4b16c972b53d10f7686193ceff86db1546909e5afd SHA512 c9819c503751f4b6dc5f53b2f16206912424fe51eee4c76da5331e1ee1847066f4c758e98ec6fae98b0e0dfe33d5a37ce5f4ea2ea3abba0fd276cde242489792
diff --git a/www-apps/blohg-tumblelog/blohg-tumblelog-0.2.ebuild b/www-apps/blohg-tumblelog/blohg-tumblelog-0.2.ebuild
deleted file mode 100644
index 068364304c3..00000000000
--- a/www-apps/blohg-tumblelog/blohg-tumblelog-0.2.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 )
-
-inherit distutils-r1
-
-DESCRIPTION="A blohg extension with reStructuredText directives to run a tumblelog"
-HOMEPAGE="https://github.com/rafaelmartins/blohg-tumblelog"
-
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-KEYWORDS="~amd64 ~x86"
-if [[ ${PV} = *9999* ]]; then
- SRC_URI=
- KEYWORDS=
- EGIT_REPO_URI="https://github.com/rafaelmartins/${PN}.git"
- inherit git-r3
-fi
-
-LICENSE="GPL-2"
-SLOT="0"
-IUSE=""
-
-DEPEND="
- >=www-apps/blohg-0.12
- dev-python/pygments[${PYTHON_USEDEP}]
- dev-python/pyoembed[${PYTHON_USEDEP}]
- dev-python/beautifulsoup:4[${PYTHON_USEDEP}]"
-RDEPEND="${DEPEND}"
diff --git a/www-apps/blohg-tumblelog/blohg-tumblelog-9999.ebuild b/www-apps/blohg-tumblelog/blohg-tumblelog-9999.ebuild
deleted file mode 100644
index 068364304c3..00000000000
--- a/www-apps/blohg-tumblelog/blohg-tumblelog-9999.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 )
-
-inherit distutils-r1
-
-DESCRIPTION="A blohg extension with reStructuredText directives to run a tumblelog"
-HOMEPAGE="https://github.com/rafaelmartins/blohg-tumblelog"
-
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-KEYWORDS="~amd64 ~x86"
-if [[ ${PV} = *9999* ]]; then
- SRC_URI=
- KEYWORDS=
- EGIT_REPO_URI="https://github.com/rafaelmartins/${PN}.git"
- inherit git-r3
-fi
-
-LICENSE="GPL-2"
-SLOT="0"
-IUSE=""
-
-DEPEND="
- >=www-apps/blohg-0.12
- dev-python/pygments[${PYTHON_USEDEP}]
- dev-python/pyoembed[${PYTHON_USEDEP}]
- dev-python/beautifulsoup:4[${PYTHON_USEDEP}]"
-RDEPEND="${DEPEND}"
diff --git a/www-apps/blohg-tumblelog/metadata.xml b/www-apps/blohg-tumblelog/metadata.xml
deleted file mode 100644
index f8048e3efc3..00000000000
--- a/www-apps/blohg-tumblelog/metadata.xml
+++ /dev/null
@@ -1,20 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="person">
- <email>rafaelmartins@gentoo.org</email>
- <name>Rafael G. Martins</name>
- </maintainer>
- <longdescription lang="en">
- A blohg extension with reStructuredText directives to run a tumblelog.
- </longdescription>
- <upstream>
- <maintainer status="active">
- <email>rafaelmartins@gentoo.org</email>
- <name>Rafael G. Martins</name>
- </maintainer>
- <bugs-to>mailto:blohg@librelist.com</bugs-to>
- <remote-id type="pypi">blohg-tumblelog</remote-id>
- <remote-id type="github">rafaelmartins/blohg-tumblelog</remote-id>
- </upstream>
-</pkgmetadata>
next reply other threads:[~2020-01-04 8:54 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-01-04 8:54 Mikle Kolyada [this message]
-- strict thread matches above, loose matches on Subject: below --
2017-07-30 9:23 [gentoo-commits] repo/gentoo:master commit in: www-apps/blohg-tumblelog/ Michał Górny
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=1578128059.fbf730a1defcbe26f825748eb202dced507925b1.zlogene@gentoo \
--to=zlogene@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