diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2012-11-28 12:22:59 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2012-11-28 12:22:59 +0000 |
commit | 72d16b8865e47595aa17fc453a4c4ae44df7c3ae (patch) | |
tree | 247b3150f4eac9ea042fce16a65e282310e2b7d9 /xfce-extra | |
parent | EAPI5 (diff) | |
download | gentoo-2-72d16b8865e47595aa17fc453a4c4ae44df7c3ae.tar.gz gentoo-2-72d16b8865e47595aa17fc453a4c4ae44df7c3ae.tar.bz2 gentoo-2-72d16b8865e47595aa17fc453a4c4ae44df7c3ae.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-indicator-plugin/ChangeLog | 6 | ||||
-rw-r--r-- | xfce-extra/xfce4-indicator-plugin/xfce4-indicator-plugin-0.5.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-indicator-plugin/ChangeLog b/xfce-extra/xfce4-indicator-plugin/ChangeLog index e98828501f4c..59df3a60812b 100644 --- a/xfce-extra/xfce4-indicator-plugin/ChangeLog +++ b/xfce-extra/xfce4-indicator-plugin/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for xfce-extra/xfce4-indicator-plugin # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-indicator-plugin/ChangeLog,v 1.15 2012/08/12 07:28:33 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-indicator-plugin/ChangeLog,v 1.16 2012/11/28 12:22:59 ssuominen Exp $ + + 28 Nov 2012; Samuli Suominen <ssuominen@gentoo.org> + xfce4-indicator-plugin-0.5.0.ebuild: + EAPI5 12 Aug 2012; Samuli Suominen <ssuominen@gentoo.org> -xfce4-indicator-plugin-0.4.0.ebuild: diff --git a/xfce-extra/xfce4-indicator-plugin/xfce4-indicator-plugin-0.5.0.ebuild b/xfce-extra/xfce4-indicator-plugin/xfce4-indicator-plugin-0.5.0.ebuild index a66778e120db..599374e7a069 100644 --- a/xfce-extra/xfce4-indicator-plugin/xfce4-indicator-plugin-0.5.0.ebuild +++ b/xfce-extra/xfce4-indicator-plugin/xfce4-indicator-plugin-0.5.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-indicator-plugin/xfce4-indicator-plugin-0.5.0.ebuild,v 1.2 2012/05/05 07:13:46 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-indicator-plugin/xfce4-indicator-plugin-0.5.0.ebuild,v 1.3 2012/11/28 12:22:59 ssuominen Exp $ -EAPI=4 +EAPI=5 inherit multilib xfconf DESCRIPTION="A panel plugin that uses indicator-applet to show new messages" |