commit:     29c824f101403a9dda74b28d05359942c7fe43b1
Author:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 26 13:48:53 2018 +0000
Commit:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Fri Jan 26 13:48:53 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=29c824f1

net-print/foomatic-db: Remove old

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 net-print/foomatic-db/Manifest                     |  3 --
 .../foomatic-db/foomatic-db-4.0.20140105.ebuild    | 41 ----------------------
 .../foomatic-db/foomatic-db-4.0.20160504.ebuild    | 40 ---------------------
 .../foomatic-db/foomatic-db-4.0.20161101.ebuild    | 40 ---------------------
 4 files changed, 124 deletions(-)

diff --git a/net-print/foomatic-db/Manifest b/net-print/foomatic-db/Manifest
index 70013ffdb57..bcbcadfdfd6 100644
--- a/net-print/foomatic-db/Manifest
+++ b/net-print/foomatic-db/Manifest
@@ -1,4 +1 @@
-DIST foomatic-db-4.0-20140105.tar.gz 38845034 BLAKE2B 
d61f6f2eb6eeb913d8875c16538b2c0dce2b2962ba85c4856471cd84b0866d1450b1d3fec863faa22ae0766848562f81d4ab543192bcc6c2a5f8bdc3435ec18c
 SHA512 
4d06d63fe79bcfb912875b8209d658e018f4486821e7bf9433cb181d68df58602a58e755202d8ce53e0a9b9d8b0f1b31a7847c4d1346164e88105b06a4003ee4
-DIST foomatic-db-4.0-20160504.tar.xz 4074612 BLAKE2B 
aa7bbbc3798edbed0ed0ad84fb83566ebdda1c883eaa19b1d1b7c8db536c11e0899671953355bb56d10899003ca7abdb779ee7e5198432094efb94b32dc9944b
 SHA512 
ade62d14773fc5c4c82ac5ebf791ab0e70b36d758493468307acde21730a146bdb198cfe7bc14041aa05ed5b29961ca2dde4ad29d3e555164020046a4f89e5eb
-DIST foomatic-db-4.0-20161101.tar.xz 4474300 BLAKE2B 
2919f33d379777c61d5eebc8b5349bd44ec18ca4cd8698643d2172ed6513be707045eca1e3cdbe8855f30c94bfa2d6e75e649fbe0204ac411f0cbaf53279181c
 SHA512 
8370632697846e1635d00c369125eebc83fd0363896ed3b29d684c8e6cacc4d8cc8c679e889f20e83458f07b254dcfab22b1faef2dcf3063fbe9d3f457ead623
 DIST foomatic-db-4.0-20170331.tar.xz 5083832 BLAKE2B 
3c22869cc50f9e68e04bc9edaf6227764ede1566bf93311f1098d0022174911697a63685488be2c753205e40284ec22c31a64e672fee3851eeec920730b5a344
 SHA512 
f265a476533a77c27f0eb6414a3b93c6b269effba7bb0d46c9d3965c0e7218c3b081ae5e3f01ebfe7afbec70379543dd2e553b97b338eca43c34c11a4ffb4dcc

diff --git a/net-print/foomatic-db/foomatic-db-4.0.20140105.ebuild 
b/net-print/foomatic-db/foomatic-db-4.0.20140105.ebuild
deleted file mode 100644
index 8c7581fcb01..00000000000
--- a/net-print/foomatic-db/foomatic-db-4.0.20140105.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit versionator
-
-DESCRIPTION="Printer information files for foomatic-db-engine to generate ppds"
-HOMEPAGE="http://www.linuxprinting.org/foomatic.html";
-#SRC_URI="http://www.openprinting.org/download/foomatic/${PN}-$(replace_version_separator
 2 -).tar.gz"
-SRC_URI="https://dev.gentoo.org/~dilfridge/distfiles/${PN}-$(replace_version_separator
 2 -).tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~x86-fbsd"
-IUSE=""
-
-DEPEND=""
-RDEPEND="
-       net-print/foomatic-db-engine
-       !net-print/foo2zjs[hp2600n]"
-
-S="${WORKDIR}/${PN}-$(get_version_component_range 3 ${PV})"
-
-src_prepare() {
-       # ppd files do not belong to this package
-       rm -r db/source/PPD || die
-}
-
-src_configure() {
-       econf \
-               --disable-gzip-ppds \
-               --disable-ppds-to-cups
-}
-
-src_install() {
-       default
-       rmdir "${ED}"/usr/share/foomatic/db/source/PPD || die
-       # Avoid collision with foo2zjs, bug 185486
-       rm 
"${ED}"/usr/share/foomatic/db/source/{driver/foo2{hp,lava,xqx,zjs}.xml,printer/{Generic-ZjStream_Printer,HP-{Color_LaserJet_{1500,1600,2600n},LaserJet_{10{00,05,18,20,22},M1005_MFP}},Minolta-{Color_PageWorks_Pro_L,magicolor_2{20,30,43}0_DL},Samsung-CLP-{3,6}00}.xml}
  || die
-}

diff --git a/net-print/foomatic-db/foomatic-db-4.0.20160504.ebuild 
b/net-print/foomatic-db/foomatic-db-4.0.20160504.ebuild
deleted file mode 100644
index eb237a0a62e..00000000000
--- a/net-print/foomatic-db/foomatic-db-4.0.20160504.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit versionator
-
-DESCRIPTION="Printer information files for foomatic-db-engine to generate ppds"
-HOMEPAGE="http://www.linuxprinting.org/foomatic.html";
-SRC_URI="http://www.openprinting.org/download/foomatic/${PN}-$(replace_version_separator
 2 -).tar.xz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86 ~x86-fbsd"
-IUSE=""
-
-DEPEND=""
-RDEPEND="
-       net-print/foomatic-db-engine
-       !net-print/foo2zjs[hp2600n]"
-
-S="${WORKDIR}/${PN}-$(get_version_component_range 3 ${PV})"
-
-src_prepare() {
-       # ppd files do not belong to this package
-       rm -r db/source/PPD || die
-}
-
-src_configure() {
-       econf \
-               --disable-gzip-ppds \
-               --disable-ppds-to-cups
-}
-
-src_install() {
-       default
-       rmdir "${ED}"/usr/share/foomatic/db/source/PPD || die
-       # Avoid collision with foo2zjs, bug 185486
-       rm 
"${ED}"/usr/share/foomatic/db/source/{driver/foo2{hp,lava,xqx,zjs}.xml,printer/{Generic-ZjStream_Printer,HP-{Color_LaserJet_{1500,1600,2600n},LaserJet_{10{00,05,18,20,22},M1005_MFP}},Minolta-{Color_PageWorks_Pro_L,magicolor_2{20,30,43}0_DL},Samsung-CLP-{3,6}00}.xml}
  || die
-}

diff --git a/net-print/foomatic-db/foomatic-db-4.0.20161101.ebuild 
b/net-print/foomatic-db/foomatic-db-4.0.20161101.ebuild
deleted file mode 100644
index eb237a0a62e..00000000000
--- a/net-print/foomatic-db/foomatic-db-4.0.20161101.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit versionator
-
-DESCRIPTION="Printer information files for foomatic-db-engine to generate ppds"
-HOMEPAGE="http://www.linuxprinting.org/foomatic.html";
-SRC_URI="http://www.openprinting.org/download/foomatic/${PN}-$(replace_version_separator
 2 -).tar.xz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86 ~x86-fbsd"
-IUSE=""
-
-DEPEND=""
-RDEPEND="
-       net-print/foomatic-db-engine
-       !net-print/foo2zjs[hp2600n]"
-
-S="${WORKDIR}/${PN}-$(get_version_component_range 3 ${PV})"
-
-src_prepare() {
-       # ppd files do not belong to this package
-       rm -r db/source/PPD || die
-}
-
-src_configure() {
-       econf \
-               --disable-gzip-ppds \
-               --disable-ppds-to-cups
-}
-
-src_install() {
-       default
-       rmdir "${ED}"/usr/share/foomatic/db/source/PPD || die
-       # Avoid collision with foo2zjs, bug 185486
-       rm 
"${ED}"/usr/share/foomatic/db/source/{driver/foo2{hp,lava,xqx,zjs}.xml,printer/{Generic-ZjStream_Printer,HP-{Color_LaserJet_{1500,1600,2600n},LaserJet_{10{00,05,18,20,22},M1005_MFP}},Minolta-{Color_PageWorks_Pro_L,magicolor_2{20,30,43}0_DL},Samsung-CLP-{3,6}00}.xml}
  || die
-}

Reply via email to