diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2012-11-28 12:44:03 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2012-11-28 12:44:03 +0000 |
commit | f63f1ea0726891cecbfba0d0215935f82bc76975 (patch) | |
tree | 600767fe9062f411f402c9a1260c3ce2b678bed0 /xfce-extra/xfce4-cpugraph-plugin | |
parent | EAPI5 (diff) | |
download | gentoo-2-f63f1ea0726891cecbfba0d0215935f82bc76975.tar.gz gentoo-2-f63f1ea0726891cecbfba0d0215935f82bc76975.tar.bz2 gentoo-2-f63f1ea0726891cecbfba0d0215935f82bc76975.zip |
EAPI5
(Portage version: 2.2.0_alpha142/cvs/Linux x86_64, signed Manifest commit with key 4868F14D)
Diffstat (limited to 'xfce-extra/xfce4-cpugraph-plugin')
-rw-r--r-- | xfce-extra/xfce4-cpugraph-plugin/ChangeLog | 6 | ||||
-rw-r--r-- | xfce-extra/xfce4-cpugraph-plugin/xfce4-cpugraph-plugin-1.0.5.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-cpugraph-plugin/ChangeLog b/xfce-extra/xfce4-cpugraph-plugin/ChangeLog index 0bfa39891231..3553f228d981 100644 --- a/xfce-extra/xfce4-cpugraph-plugin/ChangeLog +++ b/xfce-extra/xfce4-cpugraph-plugin/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for xfce-extra/xfce4-cpugraph-plugin # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-cpugraph-plugin/ChangeLog,v 1.34 2012/11/28 09:39:38 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-cpugraph-plugin/ChangeLog,v 1.35 2012/11/28 12:44:03 ssuominen Exp $ + + 28 Nov 2012; Samuli Suominen <ssuominen@gentoo.org> + xfce4-cpugraph-plugin-1.0.5.ebuild: + EAPI5 28 Nov 2012; Samuli Suominen <ssuominen@gentoo.org> -xfce4-cpugraph-plugin-1.0.2.ebuild: 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" |