summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-04-18 13:55:33 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-04-18 13:55:33 +0000
commitff7887f07b08b68642e234a449b4c5d1074c5d02 (patch)
tree64afd0f64d503e4ca4e04cfb84943997c4860135 /app-text
parentStable for alpha, wrt bug #507568 (diff)
downloadgentoo-2-ff7887f07b08b68642e234a449b4c5d1074c5d02.tar.gz
gentoo-2-ff7887f07b08b68642e234a449b4c5d1074c5d02.tar.bz2
gentoo-2-ff7887f07b08b68642e234a449b4c5d1074c5d02.zip
Stable for alpha, wrt bug #507568
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-text')
-rw-r--r--app-text/libwpd/ChangeLog5
-rw-r--r--app-text/libwpd/libwpd-0.9.9.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/libwpd/ChangeLog b/app-text/libwpd/ChangeLog
index f23b212edcd5..ca03ef49699a 100644
--- a/app-text/libwpd/ChangeLog
+++ b/app-text/libwpd/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/libwpd
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/libwpd/ChangeLog,v 1.123 2014/04/17 07:48:00 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/libwpd/ChangeLog,v 1.124 2014/04/18 13:55:33 ago Exp $
+
+ 18 Apr 2014; Agostino Sarubbo <ago@gentoo.org> libwpd-0.9.9.ebuild:
+ Stable for alpha, wrt bug #507568
17 Apr 2014; Agostino Sarubbo <ago@gentoo.org> libwpd-0.9.9.ebuild:
Stable for ia64, wrt bug #507568
diff --git a/app-text/libwpd/libwpd-0.9.9.ebuild b/app-text/libwpd/libwpd-0.9.9.ebuild
index b0ec27d7a7eb..217140bc7bef 100644
--- a/app-text/libwpd/libwpd-0.9.9.ebuild
+++ b/app-text/libwpd/libwpd-0.9.9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/libwpd/libwpd-0.9.9.ebuild,v 1.9 2014/04/17 07:48:00 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/libwpd/libwpd-0.9.9.ebuild,v 1.10 2014/04/18 13:55:33 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=""