diff options
author | Markus Meier <maekke@gentoo.org> | 2015-07-11 07:06:13 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2015-07-11 07:06:13 +0000 |
commit | a4a85a7016b2c44d9160a7c1881e74f338caef7c (patch) | |
tree | 85be3770d79162a7bf0bdd3322df90f6da6421f9 /xfce-extra/xfce4-dict | |
parent | Add ruby22. (diff) | |
download | gentoo-2-a4a85a7016b2c44d9160a7c1881e74f338caef7c.tar.gz gentoo-2-a4a85a7016b2c44d9160a7c1881e74f338caef7c.tar.bz2 gentoo-2-a4a85a7016b2c44d9160a7c1881e74f338caef7c.zip |
arm stable, bug #553500
(Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'xfce-extra/xfce4-dict')
-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 4fbb9235cfc7..01f929f0469c 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.59 2015/07/01 16:50:16 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-dict/ChangeLog,v 1.60 2015/07/11 07:06:13 maekke Exp $ + + 11 Jul 2015; Markus Meier <maekke@gentoo.org> xfce4-dict-0.7.1.ebuild: + arm stable, bug #553500 01 Jul 2015; Mikle Kolyada <zlogene@gentoo.org> xfce4-dict-0.7.1.ebuild: amd64 stable wrt 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 01213c7ab0cd..f7e496438b23 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.5 2015/07/01 16:50:16 zlogene Exp $ +# $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 $ 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:= |