diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2012-11-28 12:19:32 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2012-11-28 12:19:32 +0000 |
commit | eb6d05b3add59fc12df0318125955d39e1a07d14 (patch) | |
tree | b89cd7d65ef9ef214985558241c0f6e0b4b69301 /xfce-extra | |
parent | EAPI5 (diff) | |
download | gentoo-2-eb6d05b3add59fc12df0318125955d39e1a07d14.tar.gz gentoo-2-eb6d05b3add59fc12df0318125955d39e1a07d14.tar.bz2 gentoo-2-eb6d05b3add59fc12df0318125955d39e1a07d14.zip |
EAPI5
(Portage version: 2.2.0_alpha142/cvs/Linux x86_64, signed Manifest commit with key 4868F14D)
Diffstat (limited to 'xfce-extra')
-rw-r--r-- | xfce-extra/xfce4-systemload-plugin/ChangeLog | 6 | ||||
-rw-r--r-- | xfce-extra/xfce4-systemload-plugin/xfce4-systemload-plugin-1.1.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-systemload-plugin/ChangeLog b/xfce-extra/xfce4-systemload-plugin/ChangeLog index 914c18edb759..501d38841511 100644 --- a/xfce-extra/xfce4-systemload-plugin/ChangeLog +++ b/xfce-extra/xfce4-systemload-plugin/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for xfce-extra/xfce4-systemload-plugin # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-systemload-plugin/ChangeLog,v 1.31 2012/11/28 09:42:12 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-systemload-plugin/ChangeLog,v 1.32 2012/11/28 12:19:32 ssuominen Exp $ + + 28 Nov 2012; Samuli Suominen <ssuominen@gentoo.org> + xfce4-systemload-plugin-1.1.1.ebuild: + EAPI5 28 Nov 2012; Samuli Suominen <ssuominen@gentoo.org> -xfce4-systemload-plugin-1.1.0.ebuild: diff --git a/xfce-extra/xfce4-systemload-plugin/xfce4-systemload-plugin-1.1.1.ebuild b/xfce-extra/xfce4-systemload-plugin/xfce4-systemload-plugin-1.1.1.ebuild index 3867b69871d2..8a4b5ec69285 100644 --- a/xfce-extra/xfce4-systemload-plugin/xfce4-systemload-plugin-1.1.1.ebuild +++ b/xfce-extra/xfce4-systemload-plugin/xfce4-systemload-plugin-1.1.1.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-systemload-plugin/xfce4-systemload-plugin-1.1.1.ebuild,v 1.4 2012/11/19 21:25:00 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-systemload-plugin/xfce4-systemload-plugin-1.1.1.ebuild,v 1.5 2012/11/28 12:19:32 ssuominen Exp $ -EAPI=4 +EAPI=5 inherit xfconf DESCRIPTION="System load plug-in for Xfce panel" |