diff options
author | Pacho Ramos <pacho@gentoo.org> | 2015-07-25 12:20:11 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2015-07-25 12:20:11 +0000 |
commit | 70d23570fd0993b631a897871f677d5b6abb1cb6 (patch) | |
tree | 253154042e862f5b88cd4b445d2db58d39006726 /xfce-extra | |
parent | ppc stable wrt bug #553500 (diff) | |
download | gentoo-2-70d23570fd0993b631a897871f677d5b6abb1cb6.tar.gz gentoo-2-70d23570fd0993b631a897871f677d5b6abb1cb6.tar.bz2 gentoo-2-70d23570fd0993b631a897871f677d5b6abb1cb6.zip |
ppc stable wrt bug #553500
(Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key A188FBD4)
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 06874a0768f5..cd03235cbb0f 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.62 2015/07/19 12:39:34 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-dict/ChangeLog,v 1.63 2015/07/25 12:20:11 pacho Exp $ + + 25 Jul 2015; Pacho Ramos <pacho@gentoo.org> xfce4-dict-0.7.1.ebuild: + ppc stable wrt bug #553500 19 Jul 2015; Tobias Klausmann <klausman@gentoo.org> xfce4-dict-0.7.1.ebuild: Stable on alpha, 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 39a265cb742d..e03a338a0929 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.8 2015/07/19 12:39:34 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-dict/xfce4-dict-0.7.1.ebuild,v 1.9 2015/07/25 12:20:11 pacho 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:= |