diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2012-11-28 12:18:36 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2012-11-28 12:18:36 +0000 |
commit | 9e94f809c0435261be40fa359d09904f60a5c00e (patch) | |
tree | e1423d4432b94a66b6ec50e68dbe4e0d19937305 /xfce-extra | |
parent | EAPI5 (diff) | |
download | gentoo-2-9e94f809c0435261be40fa359d09904f60a5c00e.tar.gz gentoo-2-9e94f809c0435261be40fa359d09904f60a5c00e.tar.bz2 gentoo-2-9e94f809c0435261be40fa359d09904f60a5c00e.zip |
EAPI5
(Portage version: 2.2.0_alpha142/cvs/Linux x86_64, signed Manifest commit with key 4868F14D)
Diffstat (limited to 'xfce-extra')
-rw-r--r-- | xfce-extra/thunar-vcs-plugin/ChangeLog | 6 | ||||
-rw-r--r-- | xfce-extra/thunar-vcs-plugin/thunar-vcs-plugin-0.1.4.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/xfce-extra/thunar-vcs-plugin/ChangeLog b/xfce-extra/thunar-vcs-plugin/ChangeLog index b54945a27f08..774c72e340a0 100644 --- a/xfce-extra/thunar-vcs-plugin/ChangeLog +++ b/xfce-extra/thunar-vcs-plugin/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for xfce-extra/thunar-vcs-plugin # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-vcs-plugin/ChangeLog,v 1.17 2012/05/04 07:41:30 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-vcs-plugin/ChangeLog,v 1.18 2012/11/28 12:18:36 ssuominen Exp $ + + 28 Nov 2012; Samuli Suominen <ssuominen@gentoo.org> + thunar-vcs-plugin-0.1.4.ebuild: + EAPI5 04 May 2012; Samuli Suominen <ssuominen@gentoo.org> thunar-vcs-plugin-0.1.4.ebuild: diff --git a/xfce-extra/thunar-vcs-plugin/thunar-vcs-plugin-0.1.4.ebuild b/xfce-extra/thunar-vcs-plugin/thunar-vcs-plugin-0.1.4.ebuild index 81ec96d3e4e5..0d3d3f9c84ab 100644 --- a/xfce-extra/thunar-vcs-plugin/thunar-vcs-plugin-0.1.4.ebuild +++ b/xfce-extra/thunar-vcs-plugin/thunar-vcs-plugin-0.1.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/thunar-vcs-plugin/thunar-vcs-plugin-0.1.4.ebuild,v 1.5 2012/05/04 07:41:30 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-vcs-plugin/thunar-vcs-plugin-0.1.4.ebuild,v 1.6 2012/11/28 12:18:36 ssuominen Exp $ -EAPI=4 +EAPI=5 inherit xfconf DESCRIPTION="adds Subversion and GIT actions to the context menu of thunar" |