public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: profiles/, app-misc/eid-viewer-bin/
@ 2018-06-17 11:01 Michał Górny
  0 siblings, 0 replies; only message in thread
From: Michał Górny @ 2018-06-17 11:01 UTC (permalink / raw
  To: gentoo-commits

commit:     0713f5f59791c9e00c79b156fb706955024fe14b
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 17 10:58:09 2018 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Jun 17 10:58:20 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0713f5f5

app-misc/eid-viewer-bin: Remove last-rited pkg

 app-misc/eid-viewer-bin/Manifest                   |  2 --
 .../eid-viewer-bin-4.0.7_p184.ebuild               | 33 ----------------------
 .../eid-viewer-bin/eid-viewer-bin-4.1.9.ebuild     | 29 -------------------
 app-misc/eid-viewer-bin/metadata.xml               | 21 --------------
 profiles/package.mask                              |  6 ----
 5 files changed, 91 deletions(-)

diff --git a/app-misc/eid-viewer-bin/Manifest b/app-misc/eid-viewer-bin/Manifest
deleted file mode 100644
index c8e2d675943..00000000000
--- a/app-misc/eid-viewer-bin/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-DIST eid-viewer-4.0.7_p184.tar.gz 9908119 BLAKE2B 3be67b5ebe6ab179d0013bddbf84533d8a413897c81471f4ed5d5c3e90ac70ee946baf9aac4934b765f758f57a0de4eb3905b8cba72755cec3f90073dbeb69cb SHA512 65b93e86e0175ca9aea8b5fb237aaa8b3fcab838d7507db335e163a6927e1c214248764b96c61eb3bbec6caf19440f7b7cd60dff79482ad249e23770b51fafa9
-DIST eid-viewer-4.1.9.tar.gz 9924753 BLAKE2B 1d8b96b5a46bc49125fc6fe2095b01125108a8dc2da7a9446b54c3b17f02c3ac5428b8d0681b979248a3c27999ac2d4ca8a3fd8a919c02c4f9ed61ec55b85def SHA512 536387f93e0fee3f39145a888df93b58fdf4e92389ea5eee99c41713f2eef22e136ef674c7c59790e8484d2353820c4b6b104ea45dd41036fcdeb5f7754fb52f

diff --git a/app-misc/eid-viewer-bin/eid-viewer-bin-4.0.7_p184.ebuild b/app-misc/eid-viewer-bin/eid-viewer-bin-4.0.7_p184.ebuild
deleted file mode 100644
index 0cea01094a4..00000000000
--- a/app-misc/eid-viewer-bin/eid-viewer-bin-4.0.7_p184.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit eutils
-
-MY_PN="eid-viewer"
-MY_PV="${PV%%_p*}"
-#MY_PV="${PV/_p/-}"
-MY_P="${MY_PN}-${MY_PV}"
-
-SLOT="0"
-LICENSE="LGPL-3"
-KEYWORDS="~amd64 ~x86"
-DESCRIPTION="Graphical interface to the Belgian Electronic Identity Card"
-
-SRC_URI="http://eid.belgium.be/en/binaries/eid-viewer-4%2E0%2E7-184%2Esrc%2Etar_tcm406-250014.gz -> eid-viewer-4.0.7_p184.tar.gz"
-HOMEPAGE="http://eid.belgium.be"
-
-RDEPEND="
-	virtual/jre:*
-	sys-apps/pcsc-lite"
-DEPEND="${RDEPEND}"
-
-IUSE=""
-
-S="${WORKDIR}/${MY_P}"
-
-src_prepare() {
-	sed -i -e 's:icons:pixmaps:' Makefile.in || die
-	sed -i -e 's:Application;::' eid-viewer.desktop.sh.in || die
-}

diff --git a/app-misc/eid-viewer-bin/eid-viewer-bin-4.1.9.ebuild b/app-misc/eid-viewer-bin/eid-viewer-bin-4.1.9.ebuild
deleted file mode 100644
index 34372ac5cbb..00000000000
--- a/app-misc/eid-viewer-bin/eid-viewer-bin-4.1.9.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit eutils
-
-MY_P="${P/-bin/}"
-SLOT="0"
-LICENSE="LGPL-3"
-KEYWORDS="~amd64 ~x86"
-DESCRIPTION="Graphical interface to the Belgian Electronic Identity Card"
-
-SRC_URI="https://downloads.services.belgium.be/eid/${MY_P}-v${PV}.src.tar.gz -> ${MY_P}.tar.gz"
-HOMEPAGE="http://eid.belgium.be"
-
-RDEPEND="
-	virtual/jre:*
-	sys-apps/pcsc-lite"
-DEPEND="${RDEPEND}"
-
-IUSE=""
-
-S="${WORKDIR}/${MY_P}"
-
-src_prepare() {
-	sed -i -e 's:icons:pixmaps:' Makefile.in || die
-	sed -i -e 's:Application;::' eid-viewer.desktop.sh.in || die
-}

diff --git a/app-misc/eid-viewer-bin/metadata.xml b/app-misc/eid-viewer-bin/metadata.xml
deleted file mode 100644
index 7a2a8b3dbd4..00000000000
--- a/app-misc/eid-viewer-bin/metadata.xml
+++ /dev/null
@@ -1,21 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<maintainer type="person">
-  <email>vincent.hardy.be@gmail.com</email>
-</maintainer>
-<maintainer type="project">
-  <email>proxy-maint@gentoo.org</email>
-  <name>Proxy Maintainers</name>
-</maintainer>
-<longdescription>
-eid-mw is Belgian Electronic Identity Card (eID) middleware supplied by the Belgian Federal Government.
-
-With your eID, you can:
-- identify yourself when necessary. All you have to do is insert the card in the reader. All your details then appear automatically on the PC screen.
-- authenticate yourself. This is a way of checking that you are who you say you are. That can be handy on the internet or to enable your children to chat in safety.
-- place a legally binding electronic signature on electronic documents.
-
-These three functions form the basis of the countless applications for your eID. Go to http://welcome-to-e-belgium.be/en/ and check out what can you do with it? and discover all the things you can use the eID for.
-</longdescription>
-</pkgmetadata>

diff --git a/profiles/package.mask b/profiles/package.mask
index 9111c970734..f7ea5cbb0e8 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -191,12 +191,6 @@ x11-plugins/epplets
 ~dev-qt/qtxmlpatterns-5.11.0_rc2
 ~dev-qt/qtxml-5.11.0_rc2
 
-# Amy Liffey <amynka@gentoo.org> (16 May 2018)
-# Obsolete and not used anymore replaced by app-crypt/eid-mw.
-# Requested by maintainer Vincent Hardy <vincent.hardy.be@gmail.com>
-# Removal in 30 days.
-app-misc/eid-viewer-bin
-
 # Maciej Mrozowski <reavertm@gentoo.org> (6 May 2018)
 # SoQt does not build yet
 >=media-libs/coin-4.0.0


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2018-06-17 11:01 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-06-17 11:01 [gentoo-commits] repo/gentoo:master commit in: profiles/, app-misc/eid-viewer-bin/ Michał Górny

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox