diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2012-11-28 12:20:13 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2012-11-28 12:20:13 +0000 |
commit | f4bddcde6d36ce59ce32ce3e531cff23e0a5b87b (patch) | |
tree | 7a1e53112166062f1ffb8ba904c87fb075ef846c /xfce-extra/xfce4-mount-plugin | |
parent | EAPI5 (diff) | |
download | gentoo-2-f4bddcde6d36ce59ce32ce3e531cff23e0a5b87b.tar.gz gentoo-2-f4bddcde6d36ce59ce32ce3e531cff23e0a5b87b.tar.bz2 gentoo-2-f4bddcde6d36ce59ce32ce3e531cff23e0a5b87b.zip |
EAPI5
(Portage version: 2.2.0_alpha142/cvs/Linux x86_64, signed Manifest commit with key 4868F14D)
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" |