diff options
author | Bertrand Jacquin <bertrand@jacquin.bzh> | 2020-09-26 17:52:45 +0100 |
---|---|---|
committer | Bertrand Jacquin <bertrand@jacquin.bzh> | 2020-10-18 01:19:04 +0100 |
commit | 7c3eeb9a6cfad1fb1b1d9bd1856a2459e5c35beb (patch) | |
tree | de7c475b66f5075af7452b2bc439984b136ce3bd | |
parent | www-apps/phabricator: move to EAPI 7 (diff) | |
download | portage-7c3eeb9a6cfad1fb1b1d9bd1856a2459e5c35beb.tar.xz |
www-apps/phabricator-extensions-Sprint: move to EAPI 7
Package-Manager: Portage-3.0.4, Repoman-3.0.1
-rw-r--r-- | www-apps/phabricator-extensions-Sprint/phabricator-extensions-Sprint-20191219.ebuild | 2 | ||||
-rw-r--r-- | www-apps/phabricator-extensions-Sprint/phabricator-extensions-Sprint-9999.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/www-apps/phabricator-extensions-Sprint/phabricator-extensions-Sprint-20191219.ebuild b/www-apps/phabricator-extensions-Sprint/phabricator-extensions-Sprint-20191219.ebuild index 2f8abc45..d25663a0 100644 --- a/www-apps/phabricator-extensions-Sprint/phabricator-extensions-Sprint-20191219.ebuild +++ b/www-apps/phabricator-extensions-Sprint/phabricator-extensions-Sprint-20191219.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 inherit git-r3 DESCRIPTION="Manage your tasks with Points in Phabricator" diff --git a/www-apps/phabricator-extensions-Sprint/phabricator-extensions-Sprint-9999.ebuild b/www-apps/phabricator-extensions-Sprint/phabricator-extensions-Sprint-9999.ebuild index b3007827..f7b242a5 100644 --- a/www-apps/phabricator-extensions-Sprint/phabricator-extensions-Sprint-9999.ebuild +++ b/www-apps/phabricator-extensions-Sprint/phabricator-extensions-Sprint-9999.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 inherit git-r3 DESCRIPTION="Manage your tasks with Points in Phabricator" |