diff options
author | 2012-03-05 16:32:34 +0000 | |
---|---|---|
committer | 2012-03-05 16:32:34 +0000 | |
commit | 9a6fabec65365f366a78860728a6c11ebe4782dc (patch) | |
tree | bdce0b31f5ac25a99e531a0ea7cd96ff946e70e1 /app-text/libwpd | |
parent | Marking iso-codes-3.30 ppc64 for bug 393007 (diff) | |
download | gentoo-2-9a6fabec65365f366a78860728a6c11ebe4782dc.tar.gz gentoo-2-9a6fabec65365f366a78860728a6c11ebe4782dc.tar.bz2 gentoo-2-9a6fabec65365f366a78860728a6c11ebe4782dc.zip |
Marking libwpd-0.9.4 ppc64 for bug 393007
(Portage version: 2.1.10.11/cvs/Linux ppc64)
Diffstat (limited to 'app-text/libwpd')
-rw-r--r-- | app-text/libwpd/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/libwpd/libwpd-0.9.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/libwpd/ChangeLog b/app-text/libwpd/ChangeLog index 8ea95185b73a..165b8aa4255a 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.93 2012/01/18 20:11:41 lxnay Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/libwpd/ChangeLog,v 1.94 2012/03/05 16:32:34 ranger Exp $ + + 05 Mar 2012; Brent Baude <ranger@gentoo.org> libwpd-0.9.4.ebuild: + Marking libwpd-0.9.4 ppc64 stable for bug 393007 18 Jan 2012; Fabio Erculiani <lxnay@gentoo.org> libwpd-0.9.4.ebuild: add ~arm keyword diff --git a/app-text/libwpd/libwpd-0.9.4.ebuild b/app-text/libwpd/libwpd-0.9.4.ebuild index 6ef0ab8b3246..86686def72e1 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.5 2012/01/18 20:11:41 lxnay Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/libwpd/libwpd-0.9.4.ebuild,v 1.6 2012/03/05 16:32:34 ranger 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 ~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="" |