diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2012-11-28 12:20:36 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2012-11-28 12:20:36 +0000 |
commit | 3bd90a009a2f30f7b0bc22efe7f285adb0a68e2e (patch) | |
tree | 81eabf015fbe40e30d545377ed9ce4f36a117988 /xfce-extra/xfce4-radio-plugin | |
parent | EAPI5 (diff) | |
download | gentoo-2-3bd90a009a2f30f7b0bc22efe7f285adb0a68e2e.tar.gz gentoo-2-3bd90a009a2f30f7b0bc22efe7f285adb0a68e2e.tar.bz2 gentoo-2-3bd90a009a2f30f7b0bc22efe7f285adb0a68e2e.zip |
EAPI5
(Portage version: 2.2.0_alpha142/cvs/Linux x86_64, signed Manifest commit with key 4868F14D)
Diffstat (limited to 'xfce-extra/xfce4-radio-plugin')
-rw-r--r-- | xfce-extra/xfce4-radio-plugin/ChangeLog | 6 | ||||
-rw-r--r-- | xfce-extra/xfce4-radio-plugin/xfce4-radio-plugin-0.5.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-radio-plugin/ChangeLog b/xfce-extra/xfce4-radio-plugin/ChangeLog index cb0b6c0fb42d..308fec298c19 100644 --- a/xfce-extra/xfce4-radio-plugin/ChangeLog +++ b/xfce-extra/xfce4-radio-plugin/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for xfce-extra/xfce4-radio-plugin # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-radio-plugin/ChangeLog,v 1.20 2012/05/05 07:19:03 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-radio-plugin/ChangeLog,v 1.21 2012/11/28 12:20:36 ssuominen Exp $ + + 28 Nov 2012; Samuli Suominen <ssuominen@gentoo.org> + xfce4-radio-plugin-0.5.1.ebuild: + EAPI5 05 May 2012; Michał Górny <mgorny@gentoo.org> xfce4-radio-plugin-0.5.1.ebuild: diff --git a/xfce-extra/xfce4-radio-plugin/xfce4-radio-plugin-0.5.1.ebuild b/xfce-extra/xfce4-radio-plugin/xfce4-radio-plugin-0.5.1.ebuild index 5e8cc1da229b..3d8133cfa18e 100644 --- a/xfce-extra/xfce4-radio-plugin/xfce4-radio-plugin-0.5.1.ebuild +++ b/xfce-extra/xfce4-radio-plugin/xfce4-radio-plugin-0.5.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-radio-plugin/xfce4-radio-plugin-0.5.1.ebuild,v 1.5 2012/05/05 07:19:03 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-radio-plugin/xfce4-radio-plugin-0.5.1.ebuild,v 1.6 2012/11/28 12:20:36 ssuominen Exp $ -EAPI=4 +EAPI=5 inherit multilib xfconf DESCRIPTION="V4L radio device control plug-in for the Xfce desktop environment" |