diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-10-16 17:07:37 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-10-16 17:07:37 +0000 |
commit | a7937b774112e746a4d0bd33bd69603b9f459368 (patch) | |
tree | 5660128dc2e0d642c4286cf70a880809f1e8ec83 /app-text | |
parent | ppc stable wrt #385699 (diff) | |
download | gentoo-2-a7937b774112e746a4d0bd33bd69603b9f459368.tar.gz gentoo-2-a7937b774112e746a4d0bd33bd69603b9f459368.tar.bz2 gentoo-2-a7937b774112e746a4d0bd33bd69603b9f459368.zip |
ppc/ppc64 stable wrt #385699
(Portage version: 2.2.0_alpha63/cvs/Linux x86_64)
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/libwpd/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/libwpd/libwpd-0.9.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/libwpd/ChangeLog b/app-text/libwpd/ChangeLog index be06d2f0edf3..094b6effe8cb 100644 --- a/app-text/libwpd/ChangeLog +++ b/app-text/libwpd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/libwpd # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/libwpd/ChangeLog,v 1.84 2011/10/14 18:54:39 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/libwpd/ChangeLog,v 1.85 2011/10/16 17:07:37 xarthisius Exp $ + + 16 Oct 2011; Kacper Kowalik <xarthisius@gentoo.org> libwpd-0.9.3.ebuild: + ppc/ppc64 stable wrt #385699 14 Oct 2011; Samuli Suominen <ssuominen@gentoo.org> libwpd-0.9.3.ebuild: amd64 stable wrt #385699 diff --git a/app-text/libwpd/libwpd-0.9.3.ebuild b/app-text/libwpd/libwpd-0.9.3.ebuild index 141a4444cf87..234a82b55110 100644 --- a/app-text/libwpd/libwpd-0.9.3.ebuild +++ b/app-text/libwpd/libwpd-0.9.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/libwpd/libwpd-0.9.3.ebuild,v 1.3 2011/10/14 18:54:39 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/libwpd/libwpd-0.9.3.ebuild,v 1.4 2011/10/16 17:07:37 xarthisius 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 ~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 ~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="" |