summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-text/o3read')
-rw-r--r--app-text/o3read/ChangeLog7
-rw-r--r--app-text/o3read/o3read-0.0.4.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/app-text/o3read/ChangeLog b/app-text/o3read/ChangeLog
index 741cca6a6f3d..04fc5cd10379 100644
--- a/app-text/o3read/ChangeLog
+++ b/app-text/o3read/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/o3read
-# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/o3read/ChangeLog,v 1.10 2007/08/15 13:52:24 beandog Exp $
+# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-text/o3read/ChangeLog,v 1.11 2008/01/25 19:34:49 grobian Exp $
+
+ 25 Jan 2008; Fabian Groffen <grobian@gentoo.org> o3read-0.0.4.ebuild:
+ Dropped ppc-macos keyword, see you in prefix
15 Aug 2007; Steve Dibb <beandog@gentoo.org> o3read-0.0.4.ebuild:
add ~amd64, bug 188983
diff --git a/app-text/o3read/o3read-0.0.4.ebuild b/app-text/o3read/o3read-0.0.4.ebuild
index 8db87426c2cf..f581da4f01ba 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-2007 Gentoo Foundation
+# Copyright 1999-2008 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.4 2007/08/15 13:52:24 beandog Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/o3read/o3read-0.0.4.ebuild,v 1.5 2008/01/25 19:34:49 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="~amd64 ~ppc ~ppc-macos x86"
+KEYWORDS="~amd64 ~ppc x86"
IUSE=""
DEPEND="app-arch/unzip"