diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-05-07 17:51:28 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-05-07 17:51:28 +0000 |
commit | db4a2b8139fcca6ea379e6892a64f1a6273f518e (patch) | |
tree | 6893b88edf5856edbb6c97345d875f81abc06d64 /app-text | |
parent | Stable for ppc64, wrt bug #468814 (diff) | |
download | gentoo-2-db4a2b8139fcca6ea379e6892a64f1a6273f518e.tar.gz gentoo-2-db4a2b8139fcca6ea379e6892a64f1a6273f518e.tar.bz2 gentoo-2-db4a2b8139fcca6ea379e6892a64f1a6273f518e.zip |
Stable for ppc64, wrt bug #467450
(Portage version: 2.1.11.63/cvs/Linux ppc64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/libwpd/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/libwpd/libwpd-0.9.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/libwpd/ChangeLog b/app-text/libwpd/ChangeLog index 3f4ff47e4cf0..4e43531ba63d 100644 --- a/app-text/libwpd/ChangeLog +++ b/app-text/libwpd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/libwpd # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/libwpd/ChangeLog,v 1.112 2013/05/07 13:55:33 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/libwpd/ChangeLog,v 1.113 2013/05/07 17:51:28 ago Exp $ + + 07 May 2013; Agostino Sarubbo <ago@gentoo.org> libwpd-0.9.7.ebuild: + Stable for ppc64, wrt bug #467450 07 May 2013; Agostino Sarubbo <ago@gentoo.org> libwpd-0.9.7.ebuild: Stable for sparc, wrt bug #467450 diff --git a/app-text/libwpd/libwpd-0.9.7.ebuild b/app-text/libwpd/libwpd-0.9.7.ebuild index 4eb591953bdc..7dfcb0236f48 100644 --- a/app-text/libwpd/libwpd-0.9.7.ebuild +++ b/app-text/libwpd/libwpd-0.9.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/libwpd/libwpd-0.9.7.ebuild,v 1.9 2013/05/07 13:55:33 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/libwpd/libwpd-0.9.7.ebuild,v 1.10 2013/05/07 17:51:28 ago Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.xz" LICENSE="|| ( LGPL-2.1 MPL-2.0 )" SLOT="0.9" -KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ~ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="doc test +tools" RDEPEND="" |