dev-util/atomic-install: Remove last-rited pkg
authorMichał Górny <mgorny@gentoo.org>
Tue, 15 Oct 2019 16:32:19 +0000 (18:32 +0200)
committerMichał Górny <mgorny@gentoo.org>
Tue, 15 Oct 2019 16:35:16 +0000 (18:35 +0200)
Closes: https://bugs.gentoo.org/694514
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-util/atomic-install/Manifest [deleted file]
dev-util/atomic-install/atomic-install-0.1.1.ebuild [deleted file]
dev-util/atomic-install/atomic-install-9999.ebuild [deleted file]
dev-util/atomic-install/metadata.xml [deleted file]
profiles/package.mask

diff --git a/dev-util/atomic-install/Manifest b/dev-util/atomic-install/Manifest
deleted file mode 100644 (file)
index dbbec2e..0000000
+++ /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 (file)
index 7328e3d..0000000
+++ /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 (file)
index c8ad848..0000000
+++ /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 (file)
index 92f0865..0000000
+++ /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>mgorny@gentoo.org</email>
-               <name>Michał Górny</name>
-       </maintainer>
-       <upstream>
-               <maintainer status="active">
-                       <email>mgorny@gentoo.org</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>
index ecd4eea88b46aef6e41151e6f88e57c5b879228f..86b2a0e4430fa98cca19ee90a9fb4e67016c9573 100644 (file)
@@ -440,14 +440,6 @@ app-text/gnopaster
 app-emulation/vmips
 app-emulation/vmips-cross-bin
 
-# Michał Górny <mgorny@gentoo.org> (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 <zmedico@gentoo.org> (2019-09-14)
 # No reverse dependencies.
 # Removal in 30 days.  Bug #694390.