commit:     bb9e73790b4f2b922f42352d3361c777dd9b9326
Author:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 30 17:44:17 2021 +0000
Commit:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Mon Nov  1 21:55:04 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb9e7379

net-print/ink: drop 0.5.2

Bug: https://bugs.gentoo.org/819282
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>

 net-print/ink/Manifest         |  1 -
 net-print/ink/ink-0.5.2.ebuild | 21 ---------------------
 2 files changed, 22 deletions(-)

diff --git a/net-print/ink/Manifest b/net-print/ink/Manifest
index 7ca7fdb6dbd..3ab05479214 100644
--- a/net-print/ink/Manifest
+++ b/net-print/ink/Manifest
@@ -1,3 +1,2 @@
 DIST ink-0.5.1.tar.gz 105174 BLAKE2B 
dc5807ee0f87e8e48e283e86d7d9ea9fe74b407591448eb66d45871185c2439fb97c81ef8c6ab0d10d871f28c49bd0d3a55b981d126314af829420ecacec7bb2
 SHA512 
12a21279ca4f390c5748b8ab1c62770c82decec1f9bfa3e6c13d7a269a7cb28fb96f92506c532f52fb4e3f1b72012e2c2a08e654a91edb1c73d1f7b778dc5848
-DIST ink-0.5.2.tar.gz 120024 BLAKE2B 
f90038992759c484bcf12f949feebd92d202e4e392873ac579733032964a928556fe0d380b814cf5f9519d7e9be964964e1b60b1913b083dd9573e5636351875
 SHA512 
3e04646141b4c3267cf6e29b28b84b2a879a8edbe3356e469b8195b8fb97787144d167ec2bab41b3365c3171638a31dd566cb690725711d942528e2b4c6d4195
 DIST ink-0.5.3.tar.gz 111791 BLAKE2B 
15269a5ea267434f529256aeb144950111ffdaf9d9e182b62f5e1b0b3e6340495a2fdf22ffa6578a1960259a5f1a9097f27ca09ea6ecb1fb1f702aa15b7b2b5b
 SHA512 
a05a3647d0fcae652f1b339006d22b7324e42615ed63fed47269dad409d0a6bd7640b9ec9fb6871d7ff0027af2577b64af98cbb8d9e38810e3b26490a5c0a2a1

diff --git a/net-print/ink/ink-0.5.2.ebuild b/net-print/ink/ink-0.5.2.ebuild
deleted file mode 100644
index c74f9fc83d8..00000000000
--- a/net-print/ink/ink-0.5.2.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-DESCRIPTION="A command line utility to display the ink level of your printer"
-SRC_URI="mirror://sourceforge/ink/${P/_}.tar.gz"
-HOMEPAGE="http://ink.sourceforge.net/";
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND=">net-print/libinklevel-0.8"
-RDEPEND="${DEPEND}"
-
-src_configure() {
-       # always use /bin/bash as configure shell, bug #526548
-       CONFIG_SHELL=/bin/bash default
-}

Reply via email to