tMake repoman happy. - parlay - yet another gentoo overlay
 (HTM) git clone https://git.parazyd.org/parlay
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
       ---
 (DIR) commit 94933c9a1d7365a7193203877c492c8bfa5017b6
 (DIR) parent bb9053cc55bc9ca79d2473af0ea82d52fca512c3
 (HTM) Author: parazyd <parazyd@dyne.org>
       Date:   Sat, 13 May 2017 11:18:02 +0200
       
       Make repoman happy.
       
       Diffstat:
         M app-admin/doas/doas-6.0.ebuild      |       3 +--
         M app-crypt/opmsg/opmsg-1.76.ebuild   |       3 +--
         M app-crypt/opmsg/opmsg-9999.ebuild   |       3 +--
         M app-crypt/steghide/steghide-0.5.1-… |       1 -
         A app-crypt/tomb/metadata.xml         |      10 ++++++++++
         M app-crypt/tomb/tomb-2.4-r1.ebuild   |       3 +--
         D app-laptop/thinkfan/thinkfan-0.9.3… |      52 -------------------------------
         M app-misc/tbt/tbt-1.1.ebuild         |       3 +--
         M app-misc/whatmp3/whatmp3-3.8.ebuild |       3 +--
         M app-misc/whatmp3/whatmp3-9999.ebui… |       1 -
         D app-misc/wipe/Manifest              |       1 -
         D app-misc/wipe/files/fix-musl-build… |      14 --------------
         D app-misc/wipe/files/wipe-2.3.1-LDF… |      19 -------------------
         D app-misc/wipe/wipe-2.3.1-r99.ebuild |      41 -------------------------------
         M dev-util/ltrace/ltrace-0.7.3_p4-r9… |       1 -
         A dev-util/ltrace/metadata.xml        |      10 ++++++++++
         M net-analyzer/ettercap/ettercap-0.8… |       1 -
         A net-analyzer/ettercap/metadata.xml  |      13 +++++++++++++
         M net-analyzer/macchanger/macchanger… |       1 -
         M net-analyzer/openbsd-netcat/openbs… |       1 -
         M net-analyzer/thc-ipv6/thc-ipv6-2.7… |       1 -
         M net-analyzer/thc-ipv6/thc-ipv6-3.0… |       1 -
         D net-dns/dnscrypt-proxy/dnscrypt-pr… |      60 -------------------------------
         M net-dns/dnscrypt-proxy/dnscrypt-pr… |       1 -
         A net-dns/dnscrypt-proxy/metadata.xml |      19 +++++++++++++++++++
         M net-misc/bridge-utils/bridge-utils… |       1 -
         M net-misc/telnet-bsd/telnet-bsd-1.2… |       1 -
         M net-wireless/aircrack-ng/aircrack-… |       1 -
         A net-wireless/aircrack-ng/metadata.… |      19 +++++++++++++++++++
         M net-wireless/pixiewps/pixiewps-1.2… |       1 -
         M net-wireless/pixiewps/pixiewps-999… |       1 -
         M net-wireless/reaver-wps-fork-t6x/r… |       1 -
         M net-wireless/reaver-wps-fork-t6x/r… |       1 -
         M x11-libs/libwm/libwm-9999.ebuild    |       1 -
         M x11-misc/lemonbar/lemonbar-1.2.ebu… |       1 -
         M x11-misc/slstatus/slstatus-9999.eb… |       1 -
         M x11-misc/wmutils/wmutils-9999.ebui… |       1 -
       
       37 files changed, 77 insertions(+), 219 deletions(-)
       ---
 (DIR) diff --git a/app-admin/doas/doas-6.0.ebuild b/app-admin/doas/doas-6.0.ebuild
       t@@ -1,6 +1,5 @@
       -# Copyright 1999-2016 Gentoo Foundation
       +# Copyright 1999-2017 Gentoo Foundation
        # Distributed under the terms of the GNU General Public License v2
       -# $Id$
        
        EAPI=6
        
 (DIR) diff --git a/app-crypt/opmsg/opmsg-1.76.ebuild b/app-crypt/opmsg/opmsg-1.76.ebuild
       t@@ -1,6 +1,5 @@
       -# Copyright 1999-2016 Gentoo Foundation
       +# Copyright 1999-2017 Gentoo Foundation
        # Distributed under the terms of the GNU General Public License v2
       -# $Id$
        
        EAPI=6
        
 (DIR) diff --git a/app-crypt/opmsg/opmsg-9999.ebuild b/app-crypt/opmsg/opmsg-9999.ebuild
       t@@ -1,6 +1,5 @@
       -# Copyright 1999-2016 Gentoo Foundation
       +# Copyright 1999-2017 Gentoo Foundation
        # Distributed under the terms of the GNU General Public License v2
       -# $Id$
        
        EAPI=6
        
 (DIR) diff --git a/app-crypt/steghide/steghide-0.5.1-r1.ebuild b/app-crypt/steghide/steghide-0.5.1-r1.ebuild
       t@@ -1,6 +1,5 @@
        # Copyright 1999-2015 Gentoo Foundation
        # Distributed under the terms of the GNU General Public License v2
       -# $Id$
        
        EAPI="5"
        
 (DIR) diff --git a/app-crypt/tomb/metadata.xml b/app-crypt/tomb/metadata.xml
       t@@ -0,0 +1,10 @@
       +<?xml version="1.0" encoding="UTF-8"?>
       +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
       +<pkgmetadata>
       +<maintainer type="person">
       +        <email>parazyd@dyne.org</email>
       +</maintainer>
       +<use>
       +        <flag name="tools">Enable kdf and steghide</flag>
       +</use>
       +</pkgmetadata>
 (DIR) diff --git a/app-crypt/tomb/tomb-2.4-r1.ebuild b/app-crypt/tomb/tomb-2.4-r1.ebuild
       t@@ -1,6 +1,5 @@
       -# Copyright 1999-2016 Gentoo Foundation
       +# Copyright 1999-2017 Gentoo Foundation
        # Distributed under the terms of the GNU General Public License v2
       -# $Id$
        
        EAPI=6
        inherit eutils
 (DIR) diff --git a/app-laptop/thinkfan/thinkfan-0.9.3.ebuild b/app-laptop/thinkfan/thinkfan-0.9.3.ebuild
       t@@ -1,52 +0,0 @@
       -# Copyright 1999-2015 Gentoo Foundation
       -# Distributed under the terms of the GNU General Public License v2
       -# $Id$
       -
       -EAPI=5
       -
       -inherit cmake-utils readme.gentoo systemd
       -
       -DESCRIPTION="simple fan control program for thinkpads"
       -HOMEPAGE="http://thinkfan.sourceforge.net"
       -SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
       -
       -LICENSE="GPL-3"
       -SLOT="0"
       -KEYWORDS="amd64 x86"
       -IUSE="atasmart"
       -
       -DEPEND="atasmart? ( dev-libs/libatasmart )"
       -RDEPEND="${DEPEND}"
       -
       -S="${WORKDIR}/${P}"
       -
       -src_prepare() {
       -        # epatch "${FILESDIR}"/${P}-openrc.patch
       -        epatch "${FILESDIR}"/0001-fix-musl-build.patch
       -
       -        sed -e "s:share/doc/${PN}:share/doc/${P}:" \
       -                -i CMakeLists.txt
       -        sed -e "s/thinkfan.1/src\/thinkfan.1/" \
       -                -i CMakeLists.txt
       -}
       -
       -src_configure() {
       -        mycmakeargs+=(
       -                "-DCMAKE_BUILD_TYPE:STRING=Debug"
       -                "$(cmake-utils_use_use atasmart ATASMART)"
       -        )
       -
       -        cmake-utils_src_configure
       -}
       -
       -src_install() {
       -        cmake-utils_src_install
       -
       -        newinitd rcscripts/${PN}.gentoo ${PN}
       -        systemd_dounit rcscripts/${PN}.service
       -
       -        readme.gentoo_create_doc
       -}
       -
       -DOC_CONTENTS="Please read the documentation and copy an
       -appropriate file to /etc/thinkfan.conf."
 (DIR) diff --git a/app-misc/tbt/tbt-1.1.ebuild b/app-misc/tbt/tbt-1.1.ebuild
       t@@ -1,6 +1,5 @@
       -# Copyright 1999-2016 Gentoo Foundation
       +# Copyright 1999-2017 Gentoo Foundation
        # Distributed under the terms of the GNU General Public License v2
       -# $Id$
        
        EAPI=6
        
 (DIR) diff --git a/app-misc/whatmp3/whatmp3-3.8.ebuild b/app-misc/whatmp3/whatmp3-3.8.ebuild
       t@@ -1,6 +1,5 @@
       -# Copyright 1999-2014 Gentoo Foundation
       +# Copyright 1999-2017 Gentoo Foundation
        # Distributed under the terms of the GNU General Public License v2
       -# $Id$
        
        EAPI=6
        inherit eutils
 (DIR) diff --git a/app-misc/whatmp3/whatmp3-9999.ebuild b/app-misc/whatmp3/whatmp3-9999.ebuild
       t@@ -1,6 +1,5 @@
        # Copyright 1999-2014 Gentoo Foundation
        # Distributed under the terms of the GNU General Public License v2
       -# $Id$
        
        EAPI=6
        inherit eutils git-r3
 (DIR) diff --git a/app-misc/wipe/Manifest b/app-misc/wipe/Manifest
       t@@ -1 +0,0 @@
       -DIST wipe-2.3.1.tar.bz2 72297 SHA256 463916370f9b35bb34419c2c0ae3dc4c0a471db32e8595afa1d14c0337b61aa0 SHA512 63870e68fa5dbf90abb686052f8dcc216ccb93b0c4f5cc10d60ccf43f3606ba91b46dc1e3d8b34d201f7ea657f70b45a61d5d04facf5b2a3e47d2286c46e7110 WHIRLPOOL ed86197371451d0b7f9a0b635ac085c2376217f06fee09ce1aa0443e8515fcb9a4fe3098a19eb0f2e55cd1b79589af49798d6f44ab1ea99f2cdc8104ee4142f8
 (DIR) diff --git a/app-misc/wipe/files/fix-musl-build.patch b/app-misc/wipe/files/fix-musl-build.patch
       t@@ -1,14 +0,0 @@
       -diff -uNr wipe-2.3.1.org/rand.h wipe-2.3.1/rand.h
       ---- wipe-2.3.1.org/rand.h        2003-12-03 04:01:02.000000000 +0100
       -+++ wipe-2.3.1/rand.h        2016-01-31 21:39:54.000000000 +0100
       -@@ -22,10 +22,9 @@
       - 
       - #ifdef HAVE_STDINT_H
       - # include "stdint.h"
       --#else
       --# ifndef LINUX
       -+#endif
       -+#if !defined(u_int32_t)
       - #  define u_int32_t uint32_t
       --# endif
       - #endif
 (DIR) diff --git a/app-misc/wipe/files/wipe-2.3.1-LDFLAGS.patch b/app-misc/wipe/files/wipe-2.3.1-LDFLAGS.patch
       t@@ -1,19 +0,0 @@
       ---- wipe-2.3.1/Makefile.in
       -+++ wipe-2.3.1/Makefile.in
       -@@ -5,6 +5,7 @@
       - 
       - CC=@CC@
       - CFLAGS=@CFLAGS@ -I@srcdir@ -D@OSTYPE@ $(DEFINES)
       -+LDFLAGS=@LDFLAGS@
       - DEBUG=@DEBUG@ -I@srcdir@ -D@OSTYPE@ $(DEFINES)
       - 
       - LIBS=@LIBS@
       -@@ -31,7 +32,7 @@
       - all:        $(REQ) $(BIN)
       - 
       - $(BIN):        main.o wipe.o rand.o dir.o file.o blkdev.o lock.o text.o str.o percent.o prompt.o io.o mt.o
       --        $(CC) $(LIBS) *.o -o $@
       -+        $(CC) $(LIBS) *.o -o $@ $(LDFLAGS)
       - 
       - 
       - # restores everything to a pre-configured state
 (DIR) diff --git a/app-misc/wipe/wipe-2.3.1-r99.ebuild b/app-misc/wipe/wipe-2.3.1-r99.ebuild
       t@@ -1,41 +0,0 @@
       -# Copyright 1999-2012 Gentoo Foundation
       -# Distributed under the terms of the GNU General Public License v2
       -# $Id$
       -
       -EAPI=3
       -
       -inherit autotools eutils
       -
       -DESCRIPTION="Secure file wiping utility based on Peter Gutman's patterns"
       -HOMEPAGE="http://wipe.sourceforge.net/"
       -SRC_URI="mirror://sourceforge/wipe/${P}.tar.bz2"
       -
       -LICENSE="GPL-2"
       -SLOT="0"
       -KEYWORDS="amd64 ppc ~ppc64 x86"
       -IUSE=""
       -
       -DEPEND=""
       -RDEPEND="${DEPEND}"
       -
       -src_prepare() {
       -        epatch "${FILESDIR}"/fix-musl-build.patch
       -        epatch "${FILESDIR}"/${P}-LDFLAGS.patch
       -        eautoreconf
       -}
       -
       -src_compile() {
       -        emake CFLAGS="${CFLAGS}" || die
       -}
       -
       -src_install() {
       -        dobin wipe || die
       -        doman wipe.1 || die
       -        dodoc CHANGES README TODO TESTING || die
       -}
       -
       -pkg_postinst() {
       -        elog "Note that wipe is useless on journaling filesystems,"
       -        elog "such as reiserfs, XFS, or ext3."
       -        elog "See documentation for more info."
       -}
 (DIR) diff --git a/dev-util/ltrace/ltrace-0.7.3_p4-r99.ebuild b/dev-util/ltrace/ltrace-0.7.3_p4-r99.ebuild
       t@@ -1,6 +1,5 @@
        # Copyright 1999-2016 Gentoo Foundation
        # Distributed under the terms of the GNU General Public License v2
       -# $Id$
        
        EAPI=5
        inherit autotools eutils
 (DIR) diff --git a/dev-util/ltrace/metadata.xml b/dev-util/ltrace/metadata.xml
       t@@ -0,0 +1,10 @@
       +<?xml version="1.0" encoding="UTF-8"?>
       +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
       +<pkgmetadata>
       +        <maintainer type="person">
       +                <email>parazyd@dyne.org</email>
       +        </maintainer>
       +        <use>
       +                <flag name="unwind">Use <pkg>sys-libs/libunwind</pkg> for frame unwinding support</flag>
       +        </use>
       +</pkgmetadata>
 (DIR) diff --git a/net-analyzer/ettercap/ettercap-0.8.2.ebuild b/net-analyzer/ettercap/ettercap-0.8.2.ebuild
       t@@ -1,6 +1,5 @@
        # Copyright 1999-2015 Gentoo Foundation
        # Distributed under the terms of the GNU General Public License v2
       -# $Id$
        
        EAPI=5
        
 (DIR) diff --git a/net-analyzer/ettercap/metadata.xml b/net-analyzer/ettercap/metadata.xml
       t@@ -0,0 +1,13 @@
       +<?xml version="1.0" encoding="UTF-8"?>
       +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
       +<pkgmetadata>
       +        <maintainer type="person">
       +                <email>parazyd@dyne.org</email>
       +        </maintainer>
       +        <use>
       +                <flag name="plugins">Install ettercap plugins (et_*.so)</flag>
       +        </use>
       +        <upstream>
       +                <remote-id type="github">Ettercap/ettercap</remote-id>
       +        </upstream>
       +</pkgmetadata>
 (DIR) diff --git a/net-analyzer/macchanger/macchanger-1.7.0-r99.ebuild b/net-analyzer/macchanger/macchanger-1.7.0-r99.ebuild
       t@@ -1,6 +1,5 @@
        # Copyright 1999-2015 Gentoo Foundation
        # Distributed under the terms of the GNU General Public License v2
       -# $Id$
        
        EAPI=6
        
 (DIR) diff --git a/net-analyzer/openbsd-netcat/openbsd-netcat-1.105-r99.ebuild b/net-analyzer/openbsd-netcat/openbsd-netcat-1.105-r99.ebuild
       t@@ -1,6 +1,5 @@
        # Copyright 1999-2016 Gentoo Foundation
        # Distributed under the terms of the GNU General Public License v2
       -# $Id$
        
        EAPI=6
        
 (DIR) diff --git a/net-analyzer/thc-ipv6/thc-ipv6-2.7-r1.ebuild b/net-analyzer/thc-ipv6/thc-ipv6-2.7-r1.ebuild
       t@@ -1,6 +1,5 @@
        # Copyright 1999-2015 Gentoo Foundation
        # Distributed under the terms of the GNU General Public License v2
       -# $Id$
        
        EAPI=4
        
 (DIR) diff --git a/net-analyzer/thc-ipv6/thc-ipv6-3.0.ebuild b/net-analyzer/thc-ipv6/thc-ipv6-3.0.ebuild
       t@@ -1,6 +1,5 @@
        # Copyright 1999-2016 Gentoo Foundation
        # Distributed under the terms of the GNU General Public License v2
       -# $Id$
        
        EAPI=6
        [[ ${PV} == *9999 ]] && SCM="git-r3"
 (DIR) diff --git a/net-dns/dnscrypt-proxy/dnscrypt-proxy-1.9.4.ebuild b/net-dns/dnscrypt-proxy/dnscrypt-proxy-1.9.4.ebuild
       t@@ -1,60 +0,0 @@
       -# Copyright 1999-2016 Gentoo Foundation
       -# Distributed under the terms of the GNU General Public License v2
       -# $Id$
       -
       -EAPI=6
       -
       -inherit systemd user
       -
       -DESCRIPTION="A tool for securing communications between a client and a DNS resolver"
       -HOMEPAGE="https://dnscrypt.org/"
       -SRC_URI="https://download.dnscrypt.org/${PN}/${P}.tar.gz"
       -SRC_URI="https://github.com/jedisct1/${PN}/releases/download/${PV}/${P}.tar.bz2"
       -
       -LICENSE="ISC"
       -SLOT="0"
       -KEYWORDS="~amd64 ~arm ~x86"
       -IUSE="+plugins systemd static-libs"
       -
       -CDEPEND="
       -        dev-libs/libsodium
       -        net-libs/ldns
       -        systemd? ( sys-apps/systemd )"
       -RDEPEND="${CDEPEND}"
       -DEPEND="${CDEPEND}
       -        virtual/pkgconfig"
       -
       -DOCS="AUTHORS ChangeLog NEWS README* THANKS *txt"
       -
       -pkg_setup() {
       -        enewgroup dnscrypt
       -        enewuser dnscrypt -1 -1 /var/empty dnscrypt
       -}
       -
       -src_configure() {
       -        econf \
       -                $(use_enable plugins) \
       -                $(use_with systemd) \
       -                $(use_enable static-libs static)
       -}
       -
       -src_install() {
       -        default
       -
       -        newinitd "${FILESDIR}"/${PN}.initd ${PN}
       -        newconfd "${FILESDIR}"/${PN}.confd ${PN}
       -        systemd_dounit "${FILESDIR}"/${PN}.service
       -}
       -
       -pkg_postinst() {
       -        elog "After starting the service you will need to update your"
       -        elog "/etc/resolv.conf and replace your current set of resolvers"
       -        elog "with:"
       -        elog
       -        elog "nameserver <DNSCRYPT_LOCALIP>"
       -        elog
       -        elog "where <DNSCRYPT_LOCALIP> is what you supplied in"
       -        elog "/etc/conf.d/dnscrypt-proxy, default is \"127.0.0.1\"."
       -        elog
       -        elog "Also see https://github.com/jedisct1/dnscrypt-proxy#usage."
       -}
 (DIR) diff --git a/net-dns/dnscrypt-proxy/dnscrypt-proxy-1.9.5.ebuild b/net-dns/dnscrypt-proxy/dnscrypt-proxy-1.9.5.ebuild
       t@@ -1,6 +1,5 @@
        # Copyright 1999-2016 Gentoo Foundation
        # Distributed under the terms of the GNU General Public License v2
       -# $Id$
        
        EAPI=6
        
 (DIR) diff --git a/net-dns/dnscrypt-proxy/metadata.xml b/net-dns/dnscrypt-proxy/metadata.xml
       t@@ -0,0 +1,19 @@
       +<?xml version="1.0" encoding="UTF-8"?>
       +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
       +<pkgmetadata>
       +        <maintainer type="person">
       +                <email>parazyd@dyne.org</email>
       +        </maintainer>
       +        <longdescription lang="en">
       +                dnscrypt-proxy provides local service which can be used directly as your
       +                local resolver or as a DNS forwarder, encrypting and authenticating
       +                requests using the DNSCrypt protocol and passing them to an upstream
       +                server.
       +        </longdescription>
       +        <use>
       +                <flag name="plugins">Enable plugin support to inspect and modify
       +                        queries and responses</flag>
       +                <flag name="systemd">Use systemd's socket activation instead of
       +                        creating the sockets itself</flag>
       +        </use>
       +</pkgmetadata>
 (DIR) diff --git a/net-misc/bridge-utils/bridge-utils-1.5-r99.ebuild b/net-misc/bridge-utils/bridge-utils-1.5-r99.ebuild
       t@@ -1,6 +1,5 @@
        # Copyright 1999-2015 Gentoo Foundation
        # Distributed under the terms of the GNU General Public License v2
       -# $Id$
        
        EAPI="5"
        
 (DIR) diff --git a/net-misc/telnet-bsd/telnet-bsd-1.2-r99.ebuild b/net-misc/telnet-bsd/telnet-bsd-1.2-r99.ebuild
       t@@ -1,6 +1,5 @@
        # Copyright 1999-2015 Gentoo Foundation
        # Distributed under the terms of the GNU General Public License v2
       -# $Id$
        
        EAPI=5
        inherit eutils autotools toolchain-funcs
 (DIR) diff --git a/net-wireless/aircrack-ng/aircrack-ng-1.2_rc4-r2.ebuild b/net-wireless/aircrack-ng/aircrack-ng-1.2_rc4-r2.ebuild
       t@@ -1,6 +1,5 @@
        # Copyright 1999-2017 Gentoo Foundation
        # Distributed under the terms of the GNU General Public License v2
       -# $Id$
        
        EAPI="6"
        
 (DIR) diff --git a/net-wireless/aircrack-ng/metadata.xml b/net-wireless/aircrack-ng/metadata.xml
       t@@ -0,0 +1,19 @@
       +<?xml version="1.0" encoding="UTF-8"?>
       +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
       +<pkgmetadata>
       +<maintainer type="person">
       +        <email>parazyd@dyne.org</email>
       +</maintainer>
       +<longdescription>
       +        aircrack is a set of tools for auditing wireless networks.
       +        aircrack-ng is the next generation of aircrack with lots of new features.
       +        (from http://www.aircrack-ng.org)
       +</longdescription>
       +<use>
       +        <flag name="airdrop-ng">Build airdrop-ng</flag>
       +        <flag name="airgraph-ng">Build airgraph-ng</flag>
       +        <flag name="experimental">Build the "experimental" tools which may randomly fail to run properly</flag>
       +        <flag name="netlink">Use netlink for channel control instead of WEXT</flag>
       +        <flag name="unstable">Build the "unstable" tools which may randomly fail to run properly</flag>
       +</use>
       +</pkgmetadata>
 (DIR) diff --git a/net-wireless/pixiewps/pixiewps-1.2.2.ebuild b/net-wireless/pixiewps/pixiewps-1.2.2.ebuild
       t@@ -1,6 +1,5 @@
        # Copyright 1999-2016 Gentoo Foundation
        # Distributed under the terms of the GNU General Public License v2
       -# $Id$
        
        EAPI=6
        
 (DIR) diff --git a/net-wireless/pixiewps/pixiewps-9999.ebuild b/net-wireless/pixiewps/pixiewps-9999.ebuild
       t@@ -1,6 +1,5 @@
        # Copyright 1999-2016 Gentoo Foundation
        # Distributed under the terms of the GNU General Public License v2
       -# $Id$
        
        EAPI=6
        
 (DIR) diff --git a/net-wireless/reaver-wps-fork-t6x/reaver-wps-fork-t6x-1.5.2.ebuild b/net-wireless/reaver-wps-fork-t6x/reaver-wps-fork-t6x-1.5.2.ebuild
       t@@ -1,6 +1,5 @@
        # Copyright 1999-2016 Gentoo Foundation
        # Distributed under the terms of the GNU General Public License v2
       -# $Id$
        
        EAPI=5
        
 (DIR) diff --git a/net-wireless/reaver-wps-fork-t6x/reaver-wps-fork-t6x-9999.ebuild b/net-wireless/reaver-wps-fork-t6x/reaver-wps-fork-t6x-9999.ebuild
       t@@ -1,6 +1,5 @@
        # Copyright 1999-2016 Gentoo Foundation
        # Distributed under the terms of the GNU General Public License v2
       -# $Id$
        
        EAPI=5
        
 (DIR) diff --git a/x11-libs/libwm/libwm-9999.ebuild b/x11-libs/libwm/libwm-9999.ebuild
       t@@ -1,6 +1,5 @@
        # Copyright 1999-2016 Gentoo Foundation
        # Distributed under the terms of the GNU General Public License v2
       -# $Id$
        
        EAPI=6
        
 (DIR) diff --git a/x11-misc/lemonbar/lemonbar-1.2.ebuild b/x11-misc/lemonbar/lemonbar-1.2.ebuild
       t@@ -1,6 +1,5 @@
        # Copyright 1999-2016 Gentoo Foundation
        # Distributed under the terms of the GNU General Public License v2
       -# $Id$
        
        EAPI=6
        
 (DIR) diff --git a/x11-misc/slstatus/slstatus-9999.ebuild b/x11-misc/slstatus/slstatus-9999.ebuild
       t@@ -1,6 +1,5 @@
        # Copyright 1999-2017 Gentoo Foundation
        # Distributed under the terms of the GNU General Public License v2
       -# $Id$
        
        EAPI=6
        
 (DIR) diff --git a/x11-misc/wmutils/wmutils-9999.ebuild b/x11-misc/wmutils/wmutils-9999.ebuild
       t@@ -1,6 +1,5 @@
        # Copyright 1999-2016 Gentoo Foundation
        # Distributed under the terms of the GNU General Public License v2
       -# $Id$
        
        EAPI=6