swift       14/05/30 12:13:20

  Added:                metadata.xml eid-viewer-bin-4.0.4_p146.ebuild
                        ChangeLog
  Log:
  Adding Belgian eID viewer software (java binary edition) to tree, thanks to 
Vincent Hardy (bug #372187)
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0x2EDD52403B68AF47)

Revision  Changes    Path
1.1                  app-misc/eid-viewer-bin/metadata.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/eid-viewer-bin/metadata.xml?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/eid-viewer-bin/metadata.xml?rev=1.1&content-type=text/plain

Index: metadata.xml
===================================================================
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
<pkgmetadata>
<herd>proxy-maintainers</herd>
<maintainer>
  <email>[email protected]</email>
</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>



1.1                  app-misc/eid-viewer-bin/eid-viewer-bin-4.0.4_p146.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/eid-viewer-bin/eid-viewer-bin-4.0.4_p146.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/eid-viewer-bin/eid-viewer-bin-4.0.4_p146.ebuild?rev=1.1&content-type=text/plain

Index: eid-viewer-bin-4.0.4_p146.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/app-misc/eid-viewer-bin/eid-viewer-bin-4.0.4_p146.ebuild,v
 1.1 2014/05/30 12:13:19 swift Exp $

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%2E4-146%2Esrc_tcm406-178483.tgz";
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
}



1.1                  app-misc/eid-viewer-bin/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/eid-viewer-bin/ChangeLog?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/eid-viewer-bin/ChangeLog?rev=1.1&content-type=text/plain

Index: ChangeLog
===================================================================
# ChangeLog for app-misc/eid-viewer-bin
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-misc/eid-viewer-bin/ChangeLog,v 1.1 
2014/05/30 12:13:19 swift Exp $

*eid-viewer-bin-4.0.4_p146 (30 May 2014)

  30 May 2014; Sven Vermeulen <[email protected]>
  +eid-viewer-bin-4.0.4_p146.ebuild, +metadata.xml:
  Adding Belgian eID viewer software (java binary edition) to tree, thanks to
  Vincent Hardy (bug #372187)




Reply via email to