x11-misc/autocutsel: EAPI bump 5 -> 6
authorHarri Nieminen <moikkis@gmail.com>
Wed, 22 Feb 2017 13:59:38 +0000 (15:59 +0200)
committerDavid Seifert <soap@gentoo.org>
Sat, 25 Feb 2017 14:14:10 +0000 (15:14 +0100)
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/4057

x11-misc/autocutsel/autocutsel-0.10.0.ebuild

index fd2f88066104af4e7aac22976760ea2b3ed8b1e0..02109250e27636a2544d4bf354f07f93d2933566 100644 (file)
@@ -1,8 +1,8 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI="5"
+EAPI=6
 
 DESCRIPTION="Synchronise the two copy/paste buffers mainly used by X applications"
 HOMEPAGE="http://www.nongnu.org/autocutsel/ https://github.com/sigmike/autocutsel"
@@ -23,5 +23,3 @@ DEPEND="
        ${RDEPEND}
        x11-proto/xproto
 "
-
-DOCS=( AUTHORS ChangeLog NEWS README TODO )