commit:     0106c614bfb5613e56c10eb8a840272651dbf400
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 15 16:32:19 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Oct 15 16:35:16 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0106c614

dev-util/atomic-install: Remove last-rited pkg

Closes: https://bugs.gentoo.org/694514
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-util/atomic-install/Manifest                   |  1 -
 .../atomic-install/atomic-install-0.1.1.ebuild     | 28 ---------------
 dev-util/atomic-install/atomic-install-9999.ebuild | 42 ----------------------
 dev-util/atomic-install/metadata.xml               | 16 ---------
 profiles/package.mask                              |  8 -----
 5 files changed, 95 deletions(-)

diff --git a/dev-util/atomic-install/Manifest b/dev-util/atomic-install/Manifest
deleted file mode 100644
index dbbec2e9cc1..00000000000
--- a/dev-util/atomic-install/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST atomic-install-0.1.1.tar.bz2 279555 BLAKE2B 
7665cf291243f208f809a5a22508df122ddeb2e2206431c6fe601f0db19e5c1991a3e1277259666fdef2ed08ccb2384c0af93efe71a4c6b9ae3b7395e3520d69
 SHA512 
6614b47ab24f3ce480dd977983c2117836418915a13689e301922dce3091cfbb4dfec412402fa4c68f77d15c7dc297f14d70c12aeccab98d77af0a3534f29c8a

diff --git a/dev-util/atomic-install/atomic-install-0.1.1.ebuild 
b/dev-util/atomic-install/atomic-install-0.1.1.ebuild
deleted file mode 100644
index 7328e3d55b9..00000000000
--- a/dev-util/atomic-install/atomic-install-0.1.1.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-
-inherit autotools-utils
-
-DESCRIPTION="A library and tool to atomically install sets of files"
-HOMEPAGE="https://github.com/mgorny/atomic-install/";
-SRC_URI="https://github.com/downloads/mgorny/${PN}/${P}.tar.bz2";
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="doc static-libs xattr"
-
-RDEPEND="xattr? ( sys-apps/attr )"
-DEPEND="${RDEPEND}
-       doc? ( >=dev-util/gtk-doc-1.18 )"
-
-src_configure() {
-       myeconfargs=(
-               $(use_enable doc gtk-doc)
-               $(use_enable xattr libattr)
-       )
-
-       autotools-utils_src_configure
-}

diff --git a/dev-util/atomic-install/atomic-install-9999.ebuild 
b/dev-util/atomic-install/atomic-install-9999.ebuild
deleted file mode 100644
index c8ad8483d1a..00000000000
--- a/dev-util/atomic-install/atomic-install-9999.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-
-#if LIVE
-AUTOTOOLS_AUTORECONF=yes
-EGIT_REPO_URI="https://github.com/mgorny/${PN}.git";
-
-inherit git-2
-#endif
-
-inherit autotools-utils
-
-DESCRIPTION="A library and tool to atomically install sets of files"
-HOMEPAGE="https://github.com/mgorny/atomic-install/";
-SRC_URI="https://github.com/downloads/mgorny/${PN}/${P}.tar.bz2";
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="doc static-libs xattr"
-
-RDEPEND="xattr? ( sys-apps/attr )"
-DEPEND="${RDEPEND}
-       doc? ( >=dev-util/gtk-doc-1.18 )"
-
-#if LIVE
-KEYWORDS=
-SRC_URI=
-DEPEND="${DEPEND}
-       >=dev-util/gtk-doc-1.18"
-#endif
-
-src_configure() {
-       myeconfargs=(
-               $(use_enable doc gtk-doc)
-               $(use_enable xattr libattr)
-       )
-
-       autotools-utils_src_configure
-}

diff --git a/dev-util/atomic-install/metadata.xml 
b/dev-util/atomic-install/metadata.xml
deleted file mode 100644
index 92f08657ac2..00000000000
--- a/dev-util/atomic-install/metadata.xml
+++ /dev/null
@@ -1,16 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-       <maintainer type="person">
-               <email>[email protected]</email>
-               <name>Michał Górny</name>
-       </maintainer>
-       <upstream>
-               <maintainer status="active">
-                       <email>[email protected]</email>
-                       <name>Michał Górny</name>
-               </maintainer>
-               
<bugs-to>https://github.com/mgorny/atomic-install/issues/</bugs-to>
-               <remote-id type="github">mgorny/atomic-install</remote-id>
-       </upstream>
-</pkgmetadata>

diff --git a/profiles/package.mask b/profiles/package.mask
index ecd4eea88b4..86b2a0e4430 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -440,14 +440,6 @@ app-text/gnopaster
 app-emulation/vmips
 app-emulation/vmips-cross-bin
 
-# Michał Górny <[email protected]> (2019-09-15)
-# This was an attempt to provide more reliable package merging mechanism
-# for Portage.  However, it was never finished and with Portage's
-# concept of bug-by-bug neverending backwards compatibility it would
-# never be accepted anyway.
-# Removal in 30 days.  Bug #694514.
-dev-util/atomic-install
-
 # Zac Medico <[email protected]> (2019-09-14)
 # No reverse dependencies.
 # Removal in 30 days.  Bug #694390.

Reply via email to