diff options
author | Jeroen Roovers <jer@gentoo.org> | 2015-07-12 09:29:26 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2015-07-12 09:29:26 +0000 |
commit | 0bf51a39ae3d9915413fa05d5647a7c26de02ca6 (patch) | |
tree | 5538c947537f728c2f93c95791d27f631f44daa1 /xfce-extra | |
parent | Stable for PPC64 (bug #553500). (diff) | |
download | gentoo-2-0bf51a39ae3d9915413fa05d5647a7c26de02ca6.tar.gz gentoo-2-0bf51a39ae3d9915413fa05d5647a7c26de02ca6.tar.bz2 gentoo-2-0bf51a39ae3d9915413fa05d5647a7c26de02ca6.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')
-rw-r--r-- | xfce-extra/xfce4-dict/ChangeLog | 5 | ||||
-rw-r--r-- | xfce-extra/xfce4-dict/xfce4-dict-0.7.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-dict/ChangeLog b/xfce-extra/xfce4-dict/ChangeLog index 01f929f0469c..79b969b64921 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.60 2015/07/11 07:06:13 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-dict/ChangeLog,v 1.61 2015/07/12 09:29:26 jer Exp $ + + 12 Jul 2015; Jeroen Roovers <jer@gentoo.org> xfce4-dict-0.7.1.ebuild: + Stable for PPC64 (bug #553500). 11 Jul 2015; Markus Meier <maekke@gentoo.org> xfce4-dict-0.7.1.ebuild: arm stable, 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 f7e496438b23..2c235a74c1d5 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.6 2015/07/11 07:06:13 maekke Exp $ +# $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 $ 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:= |