summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2014-02-22 14:32:13 +0000
committerPacho Ramos <pacho@gentoo.org>2014-02-22 14:32:13 +0000
commita73dffd5307392002d03e6b772d16ce2012929cb (patch)
tree3ddd172b37de1353580fb70881416076cc19a7c5 /app-text/libwpd
parentarch stable, bug 888 (diff)
downloadgentoo-2-a73dffd5307392002d03e6b772d16ce2012929cb.tar.gz
gentoo-2-a73dffd5307392002d03e6b772d16ce2012929cb.tar.bz2
gentoo-2-a73dffd5307392002d03e6b772d16ce2012929cb.zip
arch stable, bug 888
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'app-text/libwpd')
-rw-r--r--app-text/libwpd/ChangeLog7
-rw-r--r--app-text/libwpd/libwpd-0.9.9.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/app-text/libwpd/ChangeLog b/app-text/libwpd/ChangeLog
index 95fd0973c143..62bd5d88c247 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.118 2013/12/22 15:29:05 jer Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-text/libwpd/ChangeLog,v 1.119 2014/02/22 14:32:13 pacho Exp $
+
+ 22 Feb 2014; Pacho Ramos <pacho@gentoo.org> libwpd-0.9.9.ebuild:
+ arch stable, bug 888
22 Dec 2013; Jeroen Roovers <jer@gentoo.org> libwpd-0.9.9.ebuild:
Stable for HPPA (bug #478252).
diff --git a/app-text/libwpd/libwpd-0.9.9.ebuild b/app-text/libwpd/libwpd-0.9.9.ebuild
index 831c4fcdb414..c4d3b52fa02c 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-2013 Gentoo Foundation
+# 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.4 2013/12/22 15:29:05 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/libwpd/libwpd-0.9.9.ebuild,v 1.5 2014/02/22 14:32:13 pacho 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=""