summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2015-07-19 12:39:34 +0000
committerTobias Klausmann <klausman@gentoo.org>2015-07-19 12:39:34 +0000
commit462dd85d29fcfeeea230c06f9885ee0d09e394ae (patch)
tree2ec7e424b26dd7f35c79b857e67feb6573e1ef85 /xfce-extra/xfce4-dict
parentStable on alpha, bug 553500 (diff)
downloadgentoo-2-462dd85d29fcfeeea230c06f9885ee0d09e394ae.tar.gz
gentoo-2-462dd85d29fcfeeea230c06f9885ee0d09e394ae.tar.bz2
gentoo-2-462dd85d29fcfeeea230c06f9885ee0d09e394ae.zip
Stable on alpha, bug 553500
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key CE5D54E8)
Diffstat (limited to 'xfce-extra/xfce4-dict')
-rw-r--r--xfce-extra/xfce4-dict/ChangeLog5
-rw-r--r--xfce-extra/xfce4-dict/xfce4-dict-0.7.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-dict/ChangeLog b/xfce-extra/xfce4-dict/ChangeLog
index 79b969b64921..06874a0768f5 100644
--- a/xfce-extra/xfce4-dict/ChangeLog
+++ b/xfce-extra/xfce4-dict/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for xfce-extra/xfce4-dict
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-dict/ChangeLog,v 1.61 2015/07/12 09:29:26 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-dict/ChangeLog,v 1.62 2015/07/19 12:39:34 klausman Exp $
+
+ 19 Jul 2015; Tobias Klausmann <klausman@gentoo.org> xfce4-dict-0.7.1.ebuild:
+ Stable on alpha, bug 553500
12 Jul 2015; Jeroen Roovers <jer@gentoo.org> xfce4-dict-0.7.1.ebuild:
Stable for PPC64 (bug #553500).
diff --git a/xfce-extra/xfce4-dict/xfce4-dict-0.7.1.ebuild b/xfce-extra/xfce4-dict/xfce4-dict-0.7.1.ebuild
index 2c235a74c1d5..39a265cb742d 100644
--- a/xfce-extra/xfce4-dict/xfce4-dict-0.7.1.ebuild
+++ b/xfce-extra/xfce4-dict/xfce4-dict-0.7.1.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/xfce4-dict/xfce4-dict-0.7.1.ebuild,v 1.7 2015/07/12 09:29:26 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-dict/xfce4-dict-0.7.1.ebuild,v 1.8 2015/07/19 12:39:34 klausman Exp $
EAPI=5
EAUTORECONF=yes
@@ -12,7 +12,7 @@ SRC_URI="mirror://xfce/src/apps/${PN}/${PV%.*}/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ~ppc ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm hppa ~ia64 ~ppc ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux"
IUSE=""
RDEPEND=">=dev-libs/glib-2.24:=