commit:     51e319b4751adb36802556322b6ac8787838254d
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 16 19:22:23 2017 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Mar 18 07:33:25 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=51e319b4

net-misc/clamz: Remove last-rited pkg, #542442

 net-misc/clamz/Manifest         |  2 --
 net-misc/clamz/clamz-0.4.ebuild | 43 -----------------------------------------
 net-misc/clamz/clamz-0.5.ebuild | 43 -----------------------------------------
 net-misc/clamz/metadata.xml     | 11 -----------
 profiles/package.mask           |  5 -----
 5 files changed, 104 deletions(-)

diff --git a/net-misc/clamz/Manifest b/net-misc/clamz/Manifest
deleted file mode 100644
index c04268ef771..00000000000
--- a/net-misc/clamz/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-DIST clamz-0.4.tar.gz 73830 SHA256 
ecc09d09ad329f2e24c9381983a56de3c944e3a933183ca342d25d5917f34968 SHA512 
7cb4d306f9e45b8babaccfacc234bef3d087a1df9e761cf23ffe199e517a45c5ae487720d9577c18f7bc7d302a3c198f71f13a0dc4000fe16bd8ddad0ac4a0b4
 WHIRLPOOL 
28b51cb9d1f01519c557a4691b2ec4c948d4574bef206edddc80815a1acc759439bb385a1829bca9a1f87e81906abfbd1c9eddac003abaf2070fdf0ebe07b503
-DIST clamz-0.5.tar.gz 75001 SHA256 
5a63f23f15dfa6c2af00ff9531ae9bfcca0facfe5b1aa82790964f050a09832b SHA512 
78fb0d64aa8c3a52a624c7bba70385eb0ba0ecf230d5f7368277119d9c62b1df8844a56ec9b0d5c5556aac2b52ccb623f31176382b18b2a2d80ccd720a3a0ca3
 WHIRLPOOL 
7ab48fb372d398786c1cd87d997afcfa015e52809c454401d35ae2a26f2612267d96c9953e2b7fd9316d61b4843b1eaa5d2572fa3732306daeb7dbd7186bdff9

diff --git a/net-misc/clamz/clamz-0.4.ebuild b/net-misc/clamz/clamz-0.4.ebuild
deleted file mode 100644
index 10e87306f66..00000000000
--- a/net-misc/clamz/clamz-0.4.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=3
-inherit fdo-mime
-
-DESCRIPTION="Command-line downloader for the Amazon.com MP3 music store"
-HOMEPAGE="https://code.google.com/p/clamz/";
-SRC_URI="https://clamz.googlecode.com/files/${P}.tar.gz";
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-RDEPEND="dev-libs/expat
-       net-misc/curl
-       dev-libs/libgcrypt:0"
-DEPEND="${RDEPEND}
-       virtual/pkgconfig"
-
-src_configure() {
-       UPDATE_MIME_DATABASE=true \
-       UPDATE_DESKTOP_DATABASE=true \
-       econf
-}
-
-src_install() {
-       emake DESTDIR="${D}" install || die "Install failed"
-       dodoc README
-}
-
-pkg_postinst() {
-       fdo-mime_desktop_database_update
-       fdo-mime_mime_database_update
-       einfo "To link clamz with your amazon.com account, visit:"
-       einfo "  
http://www.amazon.com/gp/dmusic/after_download_manager_install.html";
-}
-
-pkg_postrm() {
-       fdo-mime_desktop_database_update
-       fdo-mime_mime_database_update
-}

diff --git a/net-misc/clamz/clamz-0.5.ebuild b/net-misc/clamz/clamz-0.5.ebuild
deleted file mode 100644
index 0a95d813943..00000000000
--- a/net-misc/clamz/clamz-0.5.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-inherit fdo-mime
-
-DESCRIPTION="Command-line downloader for the Amazon.com MP3 music store"
-HOMEPAGE="https://code.google.com/p/clamz/";
-SRC_URI="https://clamz.googlecode.com/files/${P}.tar.gz";
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="dev-libs/expat
-       net-misc/curl
-       dev-libs/libgcrypt:0"
-DEPEND="${RDEPEND}
-       virtual/pkgconfig"
-
-src_configure() {
-       UPDATE_MIME_DATABASE=true \
-       UPDATE_DESKTOP_DATABASE=true \
-       econf
-}
-
-src_install() {
-       emake DESTDIR="${D}" install || die "Install failed"
-       dodoc README
-}
-
-pkg_postinst() {
-       fdo-mime_desktop_database_update
-       fdo-mime_mime_database_update
-       einfo "To link clamz with your amazon.com account, visit:"
-       einfo "  
http://www.amazon.com/gp/dmusic/after_download_manager_install.html";
-}
-
-pkg_postrm() {
-       fdo-mime_desktop_database_update
-       fdo-mime_mime_database_update
-}

diff --git a/net-misc/clamz/metadata.xml b/net-misc/clamz/metadata.xml
deleted file mode 100644
index c45f7480f57..00000000000
--- a/net-misc/clamz/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="project">
-               <email>[email protected]</email>
-               <name>Gentoo Desktop Miscellaneous Project</name>
-       </maintainer>
-       <upstream>
-               <remote-id type="google-code">clamz</remote-id>
-       </upstream>
-</pkgmetadata>

diff --git a/profiles/package.mask b/profiles/package.mask
index 38dc5177a0a..27e3415b625 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -280,11 +280,6 @@ sys-block/rtsadmin
 www-apps/roundup
 
 # Michał Górny <[email protected]> (17 Feb 2017)
-# Both reported not to work with current Amazon servers and abandoned
-# upstream. Removal in 30 days. Bug #542442.
-net-misc/clamz
-
-# Michał Górny <[email protected]> (17 Feb 2017)
 # Reported to be broken. Last real upstream activity in 2011 with
 # a quick hack-fix in 2013. Removal in 30 days. Bug #591506.
 net-misc/orbited

Reply via email to