diff options
author | Johannes Huber <johu@gentoo.org> | 2018-05-19 22:36:58 +0200 |
---|---|---|
committer | Johannes Huber <johu@gentoo.org> | 2018-05-19 22:37:23 +0200 |
commit | 1127a11f3ac50ca6dd028a764a50d47c2c78baed (patch) | |
tree | 5572c8c7c0be93949bf3c3427e8b2341b6e9a292 /app-misc/neofetch/neofetch-9999.ebuild | |
parent | dev-python/toolz: version bump. (diff) | |
download | gentoo-1127a11f3ac50ca6dd028a764a50d47c2c78baed.tar.gz gentoo-1127a11f3ac50ca6dd028a764a50d47c2c78baed.tar.bz2 gentoo-1127a11f3ac50ca6dd028a764a50d47c2c78baed.zip |
app-misc/neofetch: Version bump 4.0.1
Closes: https://github.com/gentoo/gentoo/pull/8442
Package-Manager: Portage-2.3.38, Repoman-2.3.9
Diffstat (limited to 'app-misc/neofetch/neofetch-9999.ebuild')
-rw-r--r-- | app-misc/neofetch/neofetch-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-misc/neofetch/neofetch-9999.ebuild b/app-misc/neofetch/neofetch-9999.ebuild index 2bcaa63beeae..82642075d611 100644 --- a/app-misc/neofetch/neofetch-9999.ebuild +++ b/app-misc/neofetch/neofetch-9999.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 inherit git-r3 DESCRIPTION="Simple information system script" |