diff options
author | 2011-12-18 20:45:39 +0000 | |
---|---|---|
committer | 2011-12-18 20:45:39 +0000 | |
commit | 4b4a6a57efe8d20ca3666cd9048f2cb5fb948858 (patch) | |
tree | 90a7c7b41e3664fc6f62bea33ac2f3d5c96b7c88 /app-text/libwps/libwps-0.2.3.ebuild | |
parent | Stable for ppc; bug #387187 (diff) | |
download | gentoo-2-4b4a6a57efe8d20ca3666cd9048f2cb5fb948858.tar.gz gentoo-2-4b4a6a57efe8d20ca3666cd9048f2cb5fb948858.tar.bz2 gentoo-2-4b4a6a57efe8d20ca3666cd9048f2cb5fb948858.zip |
Stable for ppc; bug #387187
(Portage version: 2.1.10.11/cvs/Linux ppc)
Diffstat (limited to 'app-text/libwps/libwps-0.2.3.ebuild')
-rw-r--r-- | app-text/libwps/libwps-0.2.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/libwps/libwps-0.2.3.ebuild b/app-text/libwps/libwps-0.2.3.ebuild index e7f01d899696..5cd456622e0f 100644 --- a/app-text/libwps/libwps-0.2.3.ebuild +++ b/app-text/libwps/libwps-0.2.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/libwps/libwps-0.2.3.ebuild,v 1.3 2011/10/26 15:30:48 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/libwps/libwps-0.2.3.ebuild,v 1.4 2011/12/18 20:45:39 halcy0n Exp $ EAPI=4 @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.xz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ~ppc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ppc ~x86 ~amd64-linux ~x86-linux" IUSE="doc debug static-libs" RDEPEND="app-text/libwpd:0.9" |