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/python-axolotl-curve25519/
Date: Sat, 23 Jun 2018 07:13:58 +0000 (UTC)	[thread overview]
Message-ID: <1529738015.5518b80a470b6159782253346e1c27fdda355fdd.mgorny@gentoo> (raw)

commit:     5518b80a470b6159782253346e1c27fdda355fdd
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 23 07:13:35 2018 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Jun 23 07:13:35 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5518b80a

dev-python/python-axolotl-curve25519: Revert "Initial commit."

This commit bypassed proxy-maint project and merged an old (broken)
version of the pull request.

 dev-python/python-axolotl-curve25519/Manifest         |  1 -
 dev-python/python-axolotl-curve25519/metadata.xml     | 11 -----------
 .../python-axolotl-curve25519-0.4.1_p2.ebuild         | 19 -------------------
 3 files changed, 31 deletions(-)

diff --git a/dev-python/python-axolotl-curve25519/Manifest b/dev-python/python-axolotl-curve25519/Manifest
deleted file mode 100644
index e9d3d04f14a..00000000000
--- a/dev-python/python-axolotl-curve25519/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST python-axolotl-curve25519-0.4.1.post2.tar.gz 79941 BLAKE2B 51f616670e23591bd77a3b75ecfb487ad5b0360d49cccd736041a3dd12665e19695aea1c772336dbc9642b6ddd2772e1169f02369943bf5311b0ffb6a664fb3d SHA512 2cd0b8607fd1fa7654a5dd02f4594e9617b0553913a59dda1292867de9f6c2160e4b56ec74f83f3d4ef9259e1c77828dd3cd3f58ecb10076d6c9180c61e7d8ef

diff --git a/dev-python/python-axolotl-curve25519/metadata.xml b/dev-python/python-axolotl-curve25519/metadata.xml
deleted file mode 100644
index 3d3866fb9b4..00000000000
--- a/dev-python/python-axolotl-curve25519/metadata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-	<maintainer type="person">
-		<email>hanno@gentoo.org</email>
-	</maintainer>
-	<upstream>
-		<remote-id type="pypi">python-axolotl-curve25519</remote-id>
-		<remote-id type="github">tgalal/python-axolotl-curve25519</remote-id>
-	</upstream>
-</pkgmetadata>

diff --git a/dev-python/python-axolotl-curve25519/python-axolotl-curve25519-0.4.1_p2.ebuild b/dev-python/python-axolotl-curve25519/python-axolotl-curve25519-0.4.1_p2.ebuild
deleted file mode 100644
index 4291ed002ca..00000000000
--- a/dev-python/python-axolotl-curve25519/python-axolotl-curve25519-0.4.1_p2.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
-
-inherit distutils-r1
-
-MY_P="${PN}-${PV/_p/.post}"
-DESCRIPTION="Python module for Ed25519 signatures"
-HOMEPAGE="https://github.com/tgalal/python-axolotl-curve25519"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${MY_P}.tar.gz"
-S="${WORKDIR}/${MY_P}"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""


             reply	other threads:[~2018-06-23  7:14 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-06-23  7:13 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-03-05 11:40 [gentoo-commits] repo/gentoo:master commit in: dev-python/python-axolotl-curve25519/ Sam James
2024-02-24 15:17 Hanno Böck
2023-08-05 22:41 Conrad Kostecki
2023-07-27  5:25 WANG Xuerui
2023-05-04 16:30 Michał Górny
2022-12-04 14:34 Conrad Kostecki
2022-11-03 23:15 Conrad Kostecki
2022-11-03 22:37 Conrad Kostecki
2021-12-03 13:46 Arthur Zamarin
2021-07-01 21:15 Conrad Kostecki
2020-08-24 22:33 Conrad Kostecki
2020-02-03 10:23 Hanno Böck
2019-12-17 18:40 Conrad Kostecki
2019-04-19  2:25 Aaron Bauman
2019-03-26 16:45 Patrice Clement
2018-10-29 23:15 Patrice Clement
2018-10-29 23:15 Patrice Clement
2018-06-24  7:47 Michał Górny
2018-06-22 17:32 Hanno Boeck

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=1529738015.5518b80a470b6159782253346e1c27fdda355fdd.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