summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2015-07-12 09:26:16 +0000
committerJeroen Roovers <jer@gentoo.org>2015-07-12 09:26:16 +0000
commit76dcabe0c25b2e5754edae6fd7046886b1fd3fdd (patch)
treeb939746feb19ff1c8279fafe051cbbd53a0ce8ca /xfce-extra/thunar-archive-plugin
parentStable for PPC64 (bug #553500). (diff)
downloadgentoo-2-76dcabe0c25b2e5754edae6fd7046886b1fd3fdd.tar.gz
gentoo-2-76dcabe0c25b2e5754edae6fd7046886b1fd3fdd.tar.bz2
gentoo-2-76dcabe0c25b2e5754edae6fd7046886b1fd3fdd.zip
Stable for PPC64 (bug #553500).
(Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'xfce-extra/thunar-archive-plugin')
-rw-r--r--xfce-extra/thunar-archive-plugin/ChangeLog6
-rw-r--r--xfce-extra/thunar-archive-plugin/thunar-archive-plugin-0.3.1-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/xfce-extra/thunar-archive-plugin/ChangeLog b/xfce-extra/thunar-archive-plugin/ChangeLog
index 77d4bb295b48..1e3fbe9e3cfd 100644
--- a/xfce-extra/thunar-archive-plugin/ChangeLog
+++ b/xfce-extra/thunar-archive-plugin/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for xfce-extra/thunar-archive-plugin
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-archive-plugin/ChangeLog,v 1.35 2015/07/11 07:04:49 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-archive-plugin/ChangeLog,v 1.36 2015/07/12 09:26:16 jer Exp $
+
+ 12 Jul 2015; Jeroen Roovers <jer@gentoo.org>
+ thunar-archive-plugin-0.3.1-r1.ebuild:
+ Stable for PPC64 (bug #553500).
11 Jul 2015; Markus Meier <maekke@gentoo.org>
thunar-archive-plugin-0.3.1-r1.ebuild:
diff --git a/xfce-extra/thunar-archive-plugin/thunar-archive-plugin-0.3.1-r1.ebuild b/xfce-extra/thunar-archive-plugin/thunar-archive-plugin-0.3.1-r1.ebuild
index b084f2c186bc..8b84cf09ba6c 100644
--- a/xfce-extra/thunar-archive-plugin/thunar-archive-plugin-0.3.1-r1.ebuild
+++ b/xfce-extra/thunar-archive-plugin/thunar-archive-plugin-0.3.1-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-archive-plugin/thunar-archive-plugin-0.3.1-r1.ebuild,v 1.4 2015/07/11 07:04:49 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-archive-plugin/thunar-archive-plugin-0.3.1-r1.ebuild,v 1.5 2015/07/12 09:26:16 jer Exp $
EAPI=5
@@ -13,7 +13,7 @@ SRC_URI="mirror://xfce/src/thunar-plugins/${PN}/${PV%.*}/${P}.tar.bz2"
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 arm ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm ~ia64 ~ppc ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux"
IUSE="debug"
RDEPEND=">=xfce-base/libxfce4util-4.8:=