diff options
author | 2005-10-29 13:08:17 +0000 | |
---|---|---|
committer | 2005-10-29 13:08:17 +0000 | |
commit | a2d485bc20fce77793d062c8ad3030e552697b27 (patch) | |
tree | 97e591cbd0431855cffcb259d1176881e0d639d5 /app-text/o3read/o3read-0.0.4.ebuild | |
parent | Marked ~ppc-macos (bug #109219) (diff) | |
download | historical-a2d485bc20fce77793d062c8ad3030e552697b27.tar.gz historical-a2d485bc20fce77793d062c8ad3030e552697b27.tar.bz2 historical-a2d485bc20fce77793d062c8ad3030e552697b27.zip |
Marked ~ppc-macos (bug #109426)
Package-Manager: portage-2.0.51.22-r3
Diffstat (limited to 'app-text/o3read/o3read-0.0.4.ebuild')
-rw-r--r-- | app-text/o3read/o3read-0.0.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/o3read/o3read-0.0.4.ebuild b/app-text/o3read/o3read-0.0.4.ebuild index 89c6dabf895f..60244dc38bb5 100644 --- a/app-text/o3read/o3read-0.0.4.ebuild +++ b/app-text/o3read/o3read-0.0.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/o3read/o3read-0.0.4.ebuild,v 1.2 2005/06/02 05:56:26 wormo Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/o3read/o3read-0.0.4.ebuild,v 1.3 2005/10/29 13:08:17 grobian Exp $ DESCRIPTION="Converts OpenOffice formats to text or HTML." HOMEPAGE="http://siag.nu/o3read/" @@ -8,7 +8,7 @@ SRC_URI="http://siag.nu/pub/o3read/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc" +KEYWORDS="~ppc ~ppc-macos x86" IUSE="" DEPEND="app-arch/unzip" |