summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-06-17 12:58:09 +0200
committerMichał Górny <mgorny@gentoo.org>2018-06-17 12:58:20 +0200
commit0713f5f59791c9e00c79b156fb706955024fe14b (patch)
tree864af9b6e65e889e8b9e3eb330d76e26dadf4ac3
parentxfce-base/libxfce4util: Bump to 4.13.2 (now with vala bindings) (diff)
downloadgentoo-0713f5f59791c9e00c79b156fb706955024fe14b.tar.gz
gentoo-0713f5f59791c9e00c79b156fb706955024fe14b.tar.bz2
gentoo-0713f5f59791c9e00c79b156fb706955024fe14b.zip
app-misc/eid-viewer-bin: Remove last-rited pkg
-rw-r--r--app-misc/eid-viewer-bin/Manifest2
-rw-r--r--app-misc/eid-viewer-bin/eid-viewer-bin-4.0.7_p184.ebuild33
-rw-r--r--app-misc/eid-viewer-bin/eid-viewer-bin-4.1.9.ebuild29
-rw-r--r--app-misc/eid-viewer-bin/metadata.xml21
-rw-r--r--profiles/package.mask6
5 files changed, 0 insertions, 91 deletions
diff --git a/app-misc/eid-viewer-bin/Manifest b/app-misc/eid-viewer-bin/Manifest
deleted file mode 100644
index c8e2d675943e..000000000000
--- 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 0cea01094a4a..000000000000
--- 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 34372ac5cbb2..000000000000
--- 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 7a2a8b3dbd4a..000000000000
--- 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 9111c970734b..f7ea5cbb0e85 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