diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2012-11-28 12:25:49 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2012-11-28 12:25:49 +0000 |
commit | 253976ba41250c1b6cc39404d58b1f0457f19403 (patch) | |
tree | 6d0df910299c48ef6a1aafccd8b0cd298599c05e /xfce-extra/xfce4-gvfs-mount | |
parent | EAPI5 (diff) | |
download | gentoo-2-253976ba41250c1b6cc39404d58b1f0457f19403.tar.gz gentoo-2-253976ba41250c1b6cc39404d58b1f0457f19403.tar.bz2 gentoo-2-253976ba41250c1b6cc39404d58b1f0457f19403.zip |
EAPI5
(Portage version: 2.2.0_alpha142/cvs/Linux x86_64, signed Manifest commit with key 4868F14D)
Diffstat (limited to 'xfce-extra/xfce4-gvfs-mount')
-rw-r--r-- | xfce-extra/xfce4-gvfs-mount/ChangeLog | 6 | ||||
-rw-r--r-- | xfce-extra/xfce4-gvfs-mount/xfce4-gvfs-mount-0.0.4.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-gvfs-mount/ChangeLog b/xfce-extra/xfce4-gvfs-mount/ChangeLog index 9deb53ca6480..437b4eb21b86 100644 --- a/xfce-extra/xfce4-gvfs-mount/ChangeLog +++ b/xfce-extra/xfce4-gvfs-mount/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for xfce-extra/xfce4-gvfs-mount # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-gvfs-mount/ChangeLog,v 1.3 2012/05/05 07:13:51 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-gvfs-mount/ChangeLog,v 1.4 2012/11/28 12:25:49 ssuominen Exp $ + + 28 Nov 2012; Samuli Suominen <ssuominen@gentoo.org> + xfce4-gvfs-mount-0.0.4.ebuild: + EAPI5 05 May 2012; Michał Górny <mgorny@gentoo.org> xfce4-gvfs-mount-0.0.4.ebuild: diff --git a/xfce-extra/xfce4-gvfs-mount/xfce4-gvfs-mount-0.0.4.ebuild b/xfce-extra/xfce4-gvfs-mount/xfce4-gvfs-mount-0.0.4.ebuild index 0e74581f8eb0..463a1b564d4e 100644 --- a/xfce-extra/xfce4-gvfs-mount/xfce4-gvfs-mount-0.0.4.ebuild +++ b/xfce-extra/xfce4-gvfs-mount/xfce4-gvfs-mount-0.0.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-gvfs-mount/xfce4-gvfs-mount-0.0.4.ebuild,v 1.5 2012/05/05 07:13:51 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-gvfs-mount/xfce4-gvfs-mount-0.0.4.ebuild,v 1.6 2012/11/28 12:25:49 ssuominen Exp $ -EAPI=4 +EAPI=5 inherit multilib xfconf MY_REV=6d2684b |