diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2012-11-28 12:43:56 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2012-11-28 12:43:56 +0000 |
commit | 54bc7e1501a3686d29aabd337fa411c97395fca0 (patch) | |
tree | cd1cf01caec7248bb5c080f2c6e580e51906941c /xfce-extra/xfce4-genmon-plugin | |
parent | EAPI5 (diff) | |
download | gentoo-2-54bc7e1501a3686d29aabd337fa411c97395fca0.tar.gz gentoo-2-54bc7e1501a3686d29aabd337fa411c97395fca0.tar.bz2 gentoo-2-54bc7e1501a3686d29aabd337fa411c97395fca0.zip |
EAPI5
(Portage version: 2.2.0_alpha142/cvs/Linux x86_64, signed Manifest commit with key 4868F14D)
Diffstat (limited to 'xfce-extra/xfce4-genmon-plugin')
-rw-r--r-- | xfce-extra/xfce4-genmon-plugin/ChangeLog | 6 | ||||
-rw-r--r-- | xfce-extra/xfce4-genmon-plugin/xfce4-genmon-plugin-3.4.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-genmon-plugin/ChangeLog b/xfce-extra/xfce4-genmon-plugin/ChangeLog index bed6e905e821..98f03c9166b1 100644 --- a/xfce-extra/xfce4-genmon-plugin/ChangeLog +++ b/xfce-extra/xfce4-genmon-plugin/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for xfce-extra/xfce4-genmon-plugin # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-genmon-plugin/ChangeLog,v 1.27 2012/08/07 13:24:17 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-genmon-plugin/ChangeLog,v 1.28 2012/11/28 12:43:56 ssuominen Exp $ + + 28 Nov 2012; Samuli Suominen <ssuominen@gentoo.org> + xfce4-genmon-plugin-3.4.0.ebuild: + EAPI5 07 Aug 2012; Samuli Suominen <ssuominen@gentoo.org> -xfce4-genmon-plugin-3.3.1.ebuild: diff --git a/xfce-extra/xfce4-genmon-plugin/xfce4-genmon-plugin-3.4.0.ebuild b/xfce-extra/xfce4-genmon-plugin/xfce4-genmon-plugin-3.4.0.ebuild index be96b433e3fc..8a9cfcb1f037 100644 --- a/xfce-extra/xfce4-genmon-plugin/xfce4-genmon-plugin-3.4.0.ebuild +++ b/xfce-extra/xfce4-genmon-plugin/xfce4-genmon-plugin-3.4.0.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-genmon-plugin/xfce4-genmon-plugin-3.4.0.ebuild,v 1.6 2012/07/14 13:25:26 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-genmon-plugin/xfce4-genmon-plugin-3.4.0.ebuild,v 1.7 2012/11/28 12:43:56 ssuominen Exp $ -EAPI=4 +EAPI=5 inherit xfconf DESCRIPTION="Cyclically spawns the executable, captures its output and displays the result into the panel" |