summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2012-05-29 22:04:46 +0000
committerAnthony G. Basile <blueness@gentoo.org>2012-05-29 22:04:46 +0000
commitff4e30d78f3902efa755010fa64caf76fd2d2620 (patch)
treee3dbaeab3bf2ac078274eebd78a68aea842c65c7 /app-text
parentKeyword ~mips (diff)
downloadgentoo-2-ff4e30d78f3902efa755010fa64caf76fd2d2620.tar.gz
gentoo-2-ff4e30d78f3902efa755010fa64caf76fd2d2620.tar.bz2
gentoo-2-ff4e30d78f3902efa755010fa64caf76fd2d2620.zip
Keyword ~mips
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'app-text')
-rw-r--r--app-text/libwpd/ChangeLog5
-rw-r--r--app-text/libwpd/libwpd-0.9.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/libwpd/ChangeLog b/app-text/libwpd/ChangeLog
index 296a8d6cb9c5..1b4443440039 100644
--- a/app-text/libwpd/ChangeLog
+++ b/app-text/libwpd/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/libwpd
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/libwpd/ChangeLog,v 1.99 2012/05/04 03:33:12 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/libwpd/ChangeLog,v 1.100 2012/05/29 22:04:46 blueness Exp $
+
+ 29 May 2012; Anthony G. Basile <blueness@gentoo.org> libwpd-0.9.4.ebuild:
+ Keyword ~mips
04 May 2012; Jeff Horelick <jdhore@gentoo.org> libwpd-0.9.4.ebuild:
dev-util/pkgconfig -> virtual/pkgconfig
diff --git a/app-text/libwpd/libwpd-0.9.4.ebuild b/app-text/libwpd/libwpd-0.9.4.ebuild
index 4860ba82e115..2d8bbb3647b3 100644
--- a/app-text/libwpd/libwpd-0.9.4.ebuild
+++ b/app-text/libwpd/libwpd-0.9.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/libwpd/libwpd-0.9.4.ebuild,v 1.9 2012/05/04 03:33:12 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/libwpd/libwpd-0.9.4.ebuild,v 1.10 2012/05/29 22:04:46 blueness Exp $
EAPI=4
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
LICENSE="LGPL-2.1"
SLOT="0.9"
-KEYWORDS="alpha amd64 ~arm hppa ia64 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=""