diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2012-11-28 12:44:52 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2012-11-28 12:44:52 +0000 |
commit | 152b0d847f6735745737d6a072fe348d99e13852 (patch) | |
tree | c9ab25e5ed130daba04189221db26dbd8f6f243e /xfce-extra/xfce4-cpugraph-plugin/xfce4-cpugraph-plugin-1.0.5.ebuild | |
parent | Remove support for EAPI=4 to force EAPI=5 and verbose build.log everywhere (diff) | |
download | historical-152b0d847f6735745737d6a072fe348d99e13852.tar.gz historical-152b0d847f6735745737d6a072fe348d99e13852.tar.bz2 historical-152b0d847f6735745737d6a072fe348d99e13852.zip |
EAPI5
Package-Manager: portage-2.2.0_alpha142/cvs/Linux x86_64
Manifest-Sign-Key: 0x4868F14D
Diffstat (limited to 'xfce-extra/xfce4-cpugraph-plugin/xfce4-cpugraph-plugin-1.0.5.ebuild')
-rw-r--r-- | xfce-extra/xfce4-cpugraph-plugin/xfce4-cpugraph-plugin-1.0.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce-extra/xfce4-cpugraph-plugin/xfce4-cpugraph-plugin-1.0.5.ebuild b/xfce-extra/xfce4-cpugraph-plugin/xfce4-cpugraph-plugin-1.0.5.ebuild index f325158d6d8b..1271e008c62a 100644 --- a/xfce-extra/xfce4-cpugraph-plugin/xfce4-cpugraph-plugin-1.0.5.ebuild +++ b/xfce-extra/xfce4-cpugraph-plugin/xfce4-cpugraph-plugin-1.0.5.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-cpugraph-plugin/xfce4-cpugraph-plugin-1.0.5.ebuild,v 1.4 2012/11/19 21:13:13 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-cpugraph-plugin/xfce4-cpugraph-plugin-1.0.5.ebuild,v 1.5 2012/11/28 12:44:03 ssuominen Exp $ -EAPI=4 +EAPI=5 inherit xfconf DESCRIPTION="A system load plug-in for the Xfce panel" |