diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2012-11-28 12:19:36 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2012-11-28 12:19:36 +0000 |
commit | a95c59a53840c8fea6ae946c3841ff649b9bd927 (patch) | |
tree | 28ae340e401cb9626f78d8a78f4fbe030c46d5e4 /xfce-extra/xfce4-soundmenu-plugin | |
parent | EAPI5 (diff) | |
download | gentoo-2-a95c59a53840c8fea6ae946c3841ff649b9bd927.tar.gz gentoo-2-a95c59a53840c8fea6ae946c3841ff649b9bd927.tar.bz2 gentoo-2-a95c59a53840c8fea6ae946c3841ff649b9bd927.zip |
EAPI5
(Portage version: 2.2.0_alpha142/cvs/Linux x86_64, signed Manifest commit with key 4868F14D)
Diffstat (limited to 'xfce-extra/xfce4-soundmenu-plugin')
-rw-r--r-- | xfce-extra/xfce4-soundmenu-plugin/ChangeLog | 6 | ||||
-rw-r--r-- | xfce-extra/xfce4-soundmenu-plugin/xfce4-soundmenu-plugin-0.4.10.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-soundmenu-plugin/ChangeLog b/xfce-extra/xfce4-soundmenu-plugin/ChangeLog index c0343174820e..26f758168860 100644 --- a/xfce-extra/xfce4-soundmenu-plugin/ChangeLog +++ b/xfce-extra/xfce4-soundmenu-plugin/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for xfce-extra/xfce4-soundmenu-plugin # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-soundmenu-plugin/ChangeLog,v 1.18 2012/11/16 12:30:29 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-soundmenu-plugin/ChangeLog,v 1.19 2012/11/28 12:19:36 ssuominen Exp $ + + 28 Nov 2012; Samuli Suominen <ssuominen@gentoo.org> + xfce4-soundmenu-plugin-0.4.10.ebuild: + EAPI5 16 Nov 2012; Samuli Suominen <ssuominen@gentoo.org> -xfce4-soundmenu-plugin-0.4.1.ebuild: diff --git a/xfce-extra/xfce4-soundmenu-plugin/xfce4-soundmenu-plugin-0.4.10.ebuild b/xfce-extra/xfce4-soundmenu-plugin/xfce4-soundmenu-plugin-0.4.10.ebuild index 90a816ec81ab..d204d56ca5ae 100644 --- a/xfce-extra/xfce4-soundmenu-plugin/xfce4-soundmenu-plugin-0.4.10.ebuild +++ b/xfce-extra/xfce4-soundmenu-plugin/xfce4-soundmenu-plugin-0.4.10.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-soundmenu-plugin/xfce4-soundmenu-plugin-0.4.10.ebuild,v 1.4 2012/11/15 19:34:20 nativemad Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-soundmenu-plugin/xfce4-soundmenu-plugin-0.4.10.ebuild,v 1.5 2012/11/28 12:19:36 ssuominen Exp $ -EAPI=4 +EAPI=5 inherit xfconf DESCRIPTION="A panel plug-in to control MPRIS2 compatible players like Pragha (from the same authors)" |