diff options
author | 2018-05-01 18:46:06 +0000 | |
---|---|---|
committer | 2018-05-01 18:46:06 +0000 | |
commit | a6774aa7a6da128bc4754c0fe2c14d67febc667d (patch) | |
tree | 914647545e2cdb4e5b60e4ca7b5ef33108d7f55b /x11-plugins/cputnik | |
parent | 2018-05-01 18:30:49 UTC (diff) | |
parent | dev-python/routes: use HTTPS (diff) | |
download | gentoo-a6774aa7a6da128bc4754c0fe2c14d67febc667d.tar.gz gentoo-a6774aa7a6da128bc4754c0fe2c14d67febc667d.tar.bz2 gentoo-a6774aa7a6da128bc4754c0fe2c14d67febc667d.zip |
Merge updates from master
Diffstat (limited to 'x11-plugins/cputnik')
-rw-r--r-- | x11-plugins/cputnik/cputnik-0.2.0.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/x11-plugins/cputnik/cputnik-0.2.0.ebuild b/x11-plugins/cputnik/cputnik-0.2.0.ebuild index 4f3cb860871d..8a31d3e63440 100644 --- a/x11-plugins/cputnik/cputnik-0.2.0.ebuild +++ b/x11-plugins/cputnik/cputnik-0.2.0.ebuild @@ -1,6 +1,8 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +EAPI=0 + inherit eutils toolchain-funcs DESCRIPTION="cputnik is a simple cpu monitor dockapp" |