public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: www-apps/blohg-tumblelog/
@ 2017-07-30  9:23 Michał Górny
  0 siblings, 0 replies; 2+ messages in thread
From: Michał Górny @ 2017-07-30  9:23 UTC (permalink / raw
  To: gentoo-commits

commit:     596877313920bfc42abd95c24f94f00a886f0821
Author:     David Hicks <david <AT> hicks <DOT> id <DOT> au>
AuthorDate: Sat Jul 29 15:03:20 2017 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Jul 30 09:22:48 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59687731

www-apps/blohg-tumblelog: use HTTPS for GitHub

Package-Manager: Portage-2.3.6, Repoman-2.3.3

 www-apps/blohg-tumblelog/blohg-tumblelog-0.2.ebuild  | 5 ++---
 www-apps/blohg-tumblelog/blohg-tumblelog-9999.ebuild | 5 ++---
 2 files changed, 4 insertions(+), 6 deletions(-)

diff --git a/www-apps/blohg-tumblelog/blohg-tumblelog-0.2.ebuild b/www-apps/blohg-tumblelog/blohg-tumblelog-0.2.ebuild
index 2e9df279df4..068364304c3 100644
--- a/www-apps/blohg-tumblelog/blohg-tumblelog-0.2.ebuild
+++ b/www-apps/blohg-tumblelog/blohg-tumblelog-0.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -15,8 +15,7 @@ KEYWORDS="~amd64 ~x86"
 if [[ ${PV} = *9999* ]]; then
 	SRC_URI=
 	KEYWORDS=
-	EGIT_REPO_URI="git://github.com/rafaelmartins/blohg-tumblelog.git
-		https://github.com/rafaelmartins/blohg-tumblelog.git"
+	EGIT_REPO_URI="https://github.com/rafaelmartins/${PN}.git"
 	inherit git-r3
 fi
 

diff --git a/www-apps/blohg-tumblelog/blohg-tumblelog-9999.ebuild b/www-apps/blohg-tumblelog/blohg-tumblelog-9999.ebuild
index 2e9df279df4..068364304c3 100644
--- a/www-apps/blohg-tumblelog/blohg-tumblelog-9999.ebuild
+++ b/www-apps/blohg-tumblelog/blohg-tumblelog-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -15,8 +15,7 @@ KEYWORDS="~amd64 ~x86"
 if [[ ${PV} = *9999* ]]; then
 	SRC_URI=
 	KEYWORDS=
-	EGIT_REPO_URI="git://github.com/rafaelmartins/blohg-tumblelog.git
-		https://github.com/rafaelmartins/blohg-tumblelog.git"
+	EGIT_REPO_URI="https://github.com/rafaelmartins/${PN}.git"
 	inherit git-r3
 fi
 


^ permalink raw reply related	[flat|nested] 2+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: www-apps/blohg-tumblelog/
@ 2020-01-04  8:54 Mikle Kolyada
  0 siblings, 0 replies; 2+ messages in thread
From: Mikle Kolyada @ 2020-01-04  8:54 UTC (permalink / raw
  To: gentoo-commits

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>


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

end of thread, other threads:[~2020-01-04  8:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-30  9:23 [gentoo-commits] repo/gentoo:master commit in: www-apps/blohg-tumblelog/ Michał Górny
  -- strict thread matches above, loose matches on Subject: below --
2020-01-04  8:54 Mikle Kolyada

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