commit: 93596ff0301b7f34625f40b6038a59f9becaff26 Author: Jakov Smolic <jakov.smolic <AT> sartura <DOT> hr> AuthorDate: Mon Jan 18 11:36:09 2021 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Mon Jan 18 11:36:09 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=93596ff0
net-print/cups-bjnp: Remove old Signed-off-by: Jakov Smolic <jakov.smolic <AT> sartura.hr> Signed-off-by: David Seifert <soap <AT> gentoo.org> net-print/cups-bjnp/Manifest | 1 - net-print/cups-bjnp/cups-bjnp-2.0.ebuild | 20 -------------------- 2 files changed, 21 deletions(-) diff --git a/net-print/cups-bjnp/Manifest b/net-print/cups-bjnp/Manifest index 6c317cadee9..12e3eea53a5 100644 --- a/net-print/cups-bjnp/Manifest +++ b/net-print/cups-bjnp/Manifest @@ -1,2 +1 @@ DIST cups-bjnp-2.0.3.tar.gz 140764 BLAKE2B 4b8d3c823abd9057be91a246b463fd17a26362c7f11959989749e023d3bdb70a0cba444b86d5f2302f6da13324f7fb6f6c84970933919be67c023e03842b124a SHA512 57db45e85ca016b823563ed6a2aa07a32b9fb733fc01af0aa488bd2fc3cf02388ae1dfb63234ce80d64616dd97209153bb8c047ff549405e7bfdcca0c57fcd5c -DIST cups-bjnp-2.0.tar.gz 140617 BLAKE2B 7d280346a6f29a3530b605d8e259007c004dc5c53386904db93e5302303a158b8a5a4ed86e8cf72692fb4d64f4b041625b224a1325d5c77e4ecc82cd59bfa0d2 SHA512 60b7c58828c736eab6986896730db7635d3364e94d6d7c4992eb7f49f22ced6a5643153c069d3823d4dc663ee7de8748b8e8ec527e04afc65389c521b791c8d0 diff --git a/net-print/cups-bjnp/cups-bjnp-2.0.ebuild b/net-print/cups-bjnp/cups-bjnp-2.0.ebuild deleted file mode 100644 index 794ea7b24fb..00000000000 --- a/net-print/cups-bjnp/cups-bjnp-2.0.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -DESCRIPTION="CUPS backend for the canon printers using the proprietary USB over IP BJNP protocol" -HOMEPAGE="https://sourceforge.net/projects/cups-bjnp/" -SRC_URI="mirror://sourceforge/${PN}/${PV}/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 ~ppc ~ppc64 x86" -IUSE="" - -DEPEND="net-print/cups" -RDEPEND="${DEPEND}" - -src_configure() { - econf --disable-Werror -}
