commit:     0686d8797d0bac18606926111413ecc39fd8d115
Author:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 10 14:57:59 2017 +0000
Commit:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Sun Dec 10 14:58:20 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0686d879

dev-util/debootstrap: Old.

Package-Manager: Portage-2.3.17, Repoman-2.3.6

 dev-util/debootstrap/Manifest                  |  1 -
 dev-util/debootstrap/debootstrap-1.0.91.ebuild | 49 --------------------------
 2 files changed, 50 deletions(-)

diff --git a/dev-util/debootstrap/Manifest b/dev-util/debootstrap/Manifest
index f618a140e3b..93b03afc0a6 100644
--- a/dev-util/debootstrap/Manifest
+++ b/dev-util/debootstrap/Manifest
@@ -1,6 +1,5 @@
 DIST debootstrap_1.0.87.tar.gz 65875 BLAKE2B 
dcbd613a3144320377f1f87ce19dc6de51210af3eb2f7f680cf1122d62dce2c4b5a398f272dbbf9a9795863e8b2c996e645002584fb533ae49e8e5b3a91ed1a2
 SHA512 
a36d566292f25093e0367a912f262e95036e355a3f4872a5b957cff53999f4491cc30d7d65a08c31e68f98d75c0a5229b88681895720ff9a610d5fffe4565060
 DIST debootstrap_1.0.89.tar.gz 69020 BLAKE2B 
9175d0936b6c9a28a29ee1b24bd835c41aaf807bc24a029201aaa45d07789206ee06e38b0a70c1e507ab448a3ec9c0fded2838bfb868334270b5159b34cbe9eb
 SHA512 
3f230ce3eff6359353d106c806ce395861fb47fc1416eb0b498af7ce12a45ce7572b18284633d6d4d07b73a4a203e03bc205df3eae0db6f637237d25d0a69b1a
-DIST debootstrap_1.0.91.tar.gz 70171 BLAKE2B 
25e0ae88694cea0639b4a458dbd5dc982237d77645e3717d35224d4f7447295e7d8d77b7a952cd0e61d31690f1771b69f6994f463410aab216d7cb2dab5deecd
 SHA512 
5d1633c31b6a17aa3da4644a750875fd05bdfd448f90bcd453fc7bdb64df13e6bc4f2e8a6968e0c36302fa0458b9ac321e2ed3dbc68a4f4c071f7c16d950953c
 DIST debootstrap_1.0.92.tar.gz 70042 BLAKE2B 
d2e42f876c1bcc03d6159f1bbedaa26fece48d11cc847315711c2e89b4d313d98e7394515a319cda0f1fd857965878227862fd5255b50d6e0ccd433c7002f6eb
 SHA512 
42d6cdeb1efbe95d9215522648d87165326ae1b5a024608abd476a6b3889c8c04420a0f29f5eb9cfd2e57adb4aa57a606519b09e356d0442cd4a4a0f6f45f656
 DIST debootstrap_1.0.93.tar.gz 70695 BLAKE2B 
e0d5747dce7e2c45f5aec271b3a6f1e004ae19e58747abaa10d258f4e16383d305da28aad3a72c51e8ea513ffc15f61980ff27e141de69af5e259572b1afd089
 SHA512 
c5947a0aafd8f526236d98fe3da3374ef02a69b089844c89a3f5bb5f991fa29d8c2a4ecdbbc84a69a85eca242c628cd592c22e59f444b65c581b8a70d60a3f01
 DIST devices.tar.gz 47835 BLAKE2B 
03bfe097fda12a7a0aa19d3308c0d44382ad945defea05a63b17a72e4051ef94f0e60e75bde35baeace81da59d9f04126f6e463163609475b9c0fdf518f533ef
 SHA512 
994ec8d72e3d52d2d872f7ff0da2336e4cbd3a5fa73bb6cdb9e06f5e7f5b8c69cea639c738fdba1186f382d6dcf62e7746fface664bfbd744aac24b16f034432

diff --git a/dev-util/debootstrap/debootstrap-1.0.91.ebuild 
b/dev-util/debootstrap/debootstrap-1.0.91.ebuild
deleted file mode 100644
index fc955a4bad4..00000000000
--- a/dev-util/debootstrap/debootstrap-1.0.91.ebuild
+++ /dev/null
@@ -1,49 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-inherit eutils
-
-DESCRIPTION="Debian/Ubuntu bootstrap scripts"
-HOMEPAGE="https://packages.qa.debian.org/d/debootstrap.html";
-SRC_URI="mirror://debian/pool/main/d/${PN}/${PN}_${PV}.tar.gz
-       mirror://gentoo/devices.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 
~amd64-linux ~x86-linux"
-
-RDEPEND="
-       app-arch/dpkg
-       net-misc/wget
-       sys-devel/binutils
-"
-
-DOCS=( TODO debian/changelog )
-
-src_unpack() {
-       unpack ${PN}_${PV}.tar.gz
-       cp "${DISTDIR}"/devices.tar.gz "${S}"
-}
-
-src_compile() {
-       return
-}
-
-src_install() {
-       default
-       doman debootstrap.8
-}
-
-pkg_postinst() {
-       if ! has_version ${CATEGORY}/${PN} && ! has_version app-crypt/gnupg; 
then
-               elog "To check Release files against a keyring (--keyring=K), 
please"
-               elog "install app-crypt/gnupg"
-       fi
-
-       if ! has_version app-crypt/debian-archive-keyring || ! has_version 
app-crypt/ubuntu-keyring; then
-               elog "To check Release files from Debian or Ubuntu, please 
install"
-               elog " app-crypt/debian-archive-keyring or"
-               elog " app-crypt/ubuntu-keyring as required"
-       fi
-}

Reply via email to