commit: 8f7f418912b1630fefd69e5e2ca10142932761ee Author: Harri Nieminen <moikkis <AT> gmail <DOT> com> AuthorDate: Mon Feb 20 09:59:58 2017 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Tue Feb 21 08:13:26 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8f7f4189
x11-misc/xautomation: EAPI bump 5 -> 6 Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/4043 .../{xautomation-1.09.ebuild => xautomation-1.09-r1.ebuild} | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/x11-misc/xautomation/xautomation-1.09.ebuild b/x11-misc/xautomation/xautomation-1.09-r1.ebuild similarity index 87% rename from x11-misc/xautomation/xautomation-1.09.ebuild rename to x11-misc/xautomation/xautomation-1.09-r1.ebuild index 1947684178..5cb9134426 100644 --- a/x11-misc/xautomation/xautomation-1.09.ebuild +++ b/x11-misc/xautomation/xautomation-1.09-r1.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI=5 +EAPI=6 DESCRIPTION="Control X from command line and find things on screen" HOMEPAGE="http://hoopajoo.net/projects/xautomation.html" @@ -24,5 +24,3 @@ DEPEND=" x11-proto/xextproto x11-proto/xproto " - -DOCS="AUTHORS ChangeLog"
