summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2014-02-22 21:06:51 +0000
committerPacho Ramos <pacho@gentoo.org>2014-02-22 21:06:51 +0000
commit47d531c76c15516b12a24271765278229de84f57 (patch)
tree33a2bfdecd5af863ccd2c2a7e1b92e7c17791d27 /app-text/libwpd
parentFix wrong commit, bug 502160 (diff)
downloadgentoo-2-47d531c76c15516b12a24271765278229de84f57.tar.gz
gentoo-2-47d531c76c15516b12a24271765278229de84f57.tar.bz2
gentoo-2-47d531c76c15516b12a24271765278229de84f57.zip
Fix wrong commit, bug 502160
(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/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 62bd5d88c247..4b79073679b9 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.119 2014/02/22 14:32:13 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/libwpd/ChangeLog,v 1.120 2014/02/22 21:06:51 pacho Exp $
+
+ 22 Feb 2014; Pacho Ramos <pacho@gentoo.org> libwpd-0.9.9.ebuild:
+ Fix wrong commit, bug 502160
22 Feb 2014; Pacho Ramos <pacho@gentoo.org> libwpd-0.9.9.ebuild:
arch stable, bug 888
diff --git a/app-text/libwpd/libwpd-0.9.9.ebuild b/app-text/libwpd/libwpd-0.9.9.ebuild
index c4d3b52fa02c..0f526489a824 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.5 2014/02/22 14:32:13 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/libwpd/libwpd-0.9.9.ebuild,v 1.6 2014/02/22 21:06:51 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=""