summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2015-07-12 09:05:51 +0000
committerJeroen Roovers <jer@gentoo.org>2015-07-12 09:05:51 +0000
commit05c63dd94a0f28d6095d1743e4559728a9ff6f6c (patch)
tree2556f94329e6137300d134be5e4df41953ea0211
parentStable for PPC64 (bug #553500). (diff)
downloadgentoo-2-05c63dd94a0f28d6095d1743e4559728a9ff6f6c.tar.gz
gentoo-2-05c63dd94a0f28d6095d1743e4559728a9ff6f6c.tar.bz2
gentoo-2-05c63dd94a0f28d6095d1743e4559728a9ff6f6c.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)
-rw-r--r--xfce-base/exo/ChangeLog5
-rw-r--r--xfce-base/exo/exo-0.10.6.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-base/exo/ChangeLog b/xfce-base/exo/ChangeLog
index e5122ea34cc9..5ed833ec81f5 100644
--- a/xfce-base/exo/ChangeLog
+++ b/xfce-base/exo/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for xfce-base/exo
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/exo/ChangeLog,v 1.121 2015/07/11 06:37:29 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/exo/ChangeLog,v 1.122 2015/07/12 09:05:51 jer Exp $
+
+ 12 Jul 2015; Jeroen Roovers <jer@gentoo.org> exo-0.10.6.ebuild:
+ Stable for PPC64 (bug #553500).
11 Jul 2015; Markus Meier <maekke@gentoo.org> exo-0.10.6.ebuild:
arm stable, bug #553500
diff --git a/xfce-base/exo/exo-0.10.6.ebuild b/xfce-base/exo/exo-0.10.6.ebuild
index 61f1caaf092a..55bd37640d67 100644
--- a/xfce-base/exo/exo-0.10.6.ebuild
+++ b/xfce-base/exo/exo-0.10.6.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-base/exo/exo-0.10.6.ebuild,v 1.5 2015/07/11 06:37:29 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/exo/exo-0.10.6.ebuild,v 1.6 2015/07/12 09:05:51 jer Exp $
EAPI=5
inherit xfconf
@@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
LICENSE="GPL-2 LGPL-2.1"
SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ~ppc ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris"
IUSE="debug"
RDEPEND=">=dev-lang/perl-5.6