From: "Anthony G. Basile" <blueness@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/amodem/
Date: Fri, 14 Aug 2015 06:58:23 +0000 (UTC) [thread overview]
Message-ID: <1439535693.148b3fcce1c70b2e440c5401f5154b551b99fce8.blueness@gentoo> (raw)
commit: 148b3fcce1c70b2e440c5401f5154b551b99fce8
Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 14 07:01:03 2015 +0000
Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Fri Aug 14 07:01:33 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=148b3fcc
dev-python/amodem: remove older unstable versions.
Package-Manager: portage-2.2.20.1
dev-python/amodem/Manifest | 2 --
dev-python/amodem/amodem-1.10.ebuild | 18 ------------------
dev-python/amodem/amodem-1.9.ebuild | 18 ------------------
3 files changed, 38 deletions(-)
diff --git a/dev-python/amodem/Manifest b/dev-python/amodem/Manifest
index 647ba6f..d15c70d 100644
--- a/dev-python/amodem/Manifest
+++ b/dev-python/amodem/Manifest
@@ -1,4 +1,2 @@
-DIST amodem-1.10.tar.gz 19168 SHA256 a3ba8fc29230d40e0077040561e47b2626a375ca2a42e31aed1401187ae2c421 SHA512 408e2ec0c81f08d5e1567cf0216b9918efbd76887726dc8afade03669aa43f7f32052d8428718333d4e118be8716e9edf4cccd8a813609bc025ad6f1e1631c63 WHIRLPOOL 7fba535ad787303e281ebdc3a1482399fc50f5dd61ca4afe1a202334662e6e28bae53d9e4dd30992811e6b075bc0c1b446180634c91eaa5cb824a4e1832f0c5f
DIST amodem-1.11.tar.gz 19869 SHA256 00a4c19fb8a9e6dff9459a2cb021c0adc5c669ac1658685f2388457c409931c6 SHA512 f045a771215b50eb387a92209bd1aba0f47f7779b78b720ce49590d6e14ad0b176be6099f78e3b959a61f018b06768bad1f39555c77388d545d088f5cede3fb7 WHIRLPOOL b6b42dd5b240c4704ee26a86a43e9b254673bee2782c976317abf501075b0ed225028df650e03f1b88195c31d75269217ee573ac29370af2afc367cc7488fae9
DIST amodem-1.12.tar.gz 27490 SHA256 d4842f2df83d0eda7036665d0699e2c265a1933a3b0c3d6555040c52bdac282e SHA512 7fc5927137f0c250092aafafcfacd218218874c4bd2803a126f5310cf22aa2339217094420cba7b003492477670ba83c04ff7610fc15b80c905eb75ee35b1d2d WHIRLPOOL 1c5f0337f47ddc5bd4812e891f7fa2c8c5699541eb5530def8d1b7bd2331b7a039c711077ddc5ba6c748b0ab7a887765f859e3782d29e2c0e1ced921a5d18ae1
-DIST amodem-1.9.tar.gz 19301 SHA256 a668abe618446a6925b4262cbd884ea9f2ef38bf44481d37f09cf1f1f0989c95 SHA512 92206cc45d58605f3bc2f00c466712e9ca7e4af6e257817483e69c9f84cdcf8996c99872360b1717f584357b395d81c907493180318bf8b93c6f0ad40caf1305 WHIRLPOOL a1c0ec6cbcf4d18890d22f1c051e78dc904a4bbca3d745fc7615ea93eca57f1110038e21a4091479d0ba75f4d5c885d361ec05b6b51d0385498ac328987f5318
diff --git a/dev-python/amodem/amodem-1.10.ebuild b/dev-python/amodem/amodem-1.10.ebuild
deleted file mode 100644
index 1eb9d3a..0000000
--- a/dev-python/amodem/amodem-1.10.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 )
-
-inherit distutils-r1
-
-DESCRIPTION="Transmit data between two computers using audio"
-HOMEPAGE="https://github.com/romanz/amodem"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
diff --git a/dev-python/amodem/amodem-1.9.ebuild b/dev-python/amodem/amodem-1.9.ebuild
deleted file mode 100644
index 1eb9d3a..0000000
--- a/dev-python/amodem/amodem-1.9.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 )
-
-inherit distutils-r1
-
-DESCRIPTION="Transmit data between two computers using audio"
-HOMEPAGE="https://github.com/romanz/amodem"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
next reply other threads:[~2015-08-14 6:58 UTC|newest]
Thread overview: 35+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-08-14 6:58 Anthony G. Basile [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-12-24 11:17 [gentoo-commits] repo/gentoo:master commit in: dev-python/amodem/ Michał Górny
2024-10-25 11:52 Michał Górny
2024-06-13 16:15 Michał Górny
2023-10-28 19:28 Michał Górny
2023-03-16 3:44 Michał Górny
2022-12-26 7:10 Michał Górny
2022-12-26 7:10 Michał Górny
2022-11-14 4:34 Michał Górny
2022-06-17 6:40 Arthur Zamarin
2022-06-17 6:40 Arthur Zamarin
2022-06-04 17:39 Michał Górny
2022-06-04 17:39 Michał Górny
2022-06-04 17:39 Michał Górny
2021-10-17 7:24 Michał Górny
2021-07-21 7:25 Michał Górny
2021-06-20 5:51 Michał Górny
2021-03-15 2:55 Sam James
2021-02-06 23:48 Sam James
2020-08-02 20:32 Sam James
2020-08-02 3:45 Aaron Bauman
2020-08-02 3:45 Aaron Bauman
2020-03-26 11:16 Michał Górny
2019-12-27 14:22 Anthony G. Basile
2018-09-12 19:57 Anthony G. Basile
2018-03-17 21:02 Anthony G. Basile
2018-02-21 0:58 Anthony G. Basile
2018-02-21 0:58 Anthony G. Basile
2017-07-07 9:20 Pacho Ramos
2015-10-05 15:44 Anthony G. Basile
2015-10-05 11:50 Anthony G. Basile
2015-10-05 11:49 Anthony G. Basile
2015-08-22 0:26 Anthony G. Basile
2015-08-14 6:58 Anthony G. Basile
2015-08-14 6:47 Anthony G. Basile
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=1439535693.148b3fcce1c70b2e440c5401f5154b551b99fce8.blueness@gentoo \
--to=blueness@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