diff options
Diffstat (limited to 'xfce-extra/xfce4-mount-plugin')
-rw-r--r-- | xfce-extra/xfce4-mount-plugin/ChangeLog | 6 | ||||
-rw-r--r-- | xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-0.6.4.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-mount-plugin/ChangeLog b/xfce-extra/xfce4-mount-plugin/ChangeLog index 3ff1ce65fea6..806483bb9cdc 100644 --- a/xfce-extra/xfce4-mount-plugin/ChangeLog +++ b/xfce-extra/xfce4-mount-plugin/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for xfce-extra/xfce4-mount-plugin # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mount-plugin/ChangeLog,v 1.17 2012/08/07 13:17:55 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mount-plugin/ChangeLog,v 1.18 2012/11/28 12:20:13 ssuominen Exp $ + + 28 Nov 2012; Samuli Suominen <ssuominen@gentoo.org> + xfce4-mount-plugin-0.6.4.ebuild: + EAPI5 07 Aug 2012; Samuli Suominen <ssuominen@gentoo.org> -xfce4-mount-plugin-0.5.5.ebuild, -xfce4-mount-plugin-0.6.3.ebuild: diff --git a/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-0.6.4.ebuild b/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-0.6.4.ebuild index 5473203b9ae4..ed1be062221c 100644 --- a/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-0.6.4.ebuild +++ b/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-0.6.4.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-mount-plugin/xfce4-mount-plugin-0.6.4.ebuild,v 1.6 2012/07/14 13:28:12 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-0.6.4.ebuild,v 1.7 2012/11/28 12:20:13 ssuominen Exp $ -EAPI=4 +EAPI=5 inherit xfconf DESCRIPTION="An mount plug-in for the Xfce panel" |