diff options
author | Fabian Groffen <grobian@gentoo.org> | 2005-10-29 13:08:17 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2005-10-29 13:08:17 +0000 |
commit | a2d485bc20fce77793d062c8ad3030e552697b27 (patch) | |
tree | 97e591cbd0431855cffcb259d1176881e0d639d5 /app-text/o3read | |
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')
-rw-r--r-- | app-text/o3read/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/o3read/Manifest | 6 | ||||
-rw-r--r-- | app-text/o3read/o3read-0.0.4.ebuild | 4 |
3 files changed, 9 insertions, 6 deletions
diff --git a/app-text/o3read/ChangeLog b/app-text/o3read/ChangeLog index 9b6652884593..841284139574 100644 --- a/app-text/o3read/ChangeLog +++ b/app-text/o3read/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/o3read # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/o3read/ChangeLog,v 1.6 2005/06/02 05:56:26 wormo Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/o3read/ChangeLog,v 1.7 2005/10/29 13:08:17 grobian Exp $ + + 29 Oct 2005; Fabian Groffen <grobian@gentoo.org> o3read-0.0.4.ebuild: + Marked ~ppc-macos (bug #109426) 02 Jun 2005; Stephanie Lockwood-Childs <wormo@gentoo.org> o3read-0.0.4.ebuild: diff --git a/app-text/o3read/Manifest b/app-text/o3read/Manifest index 72ccf7812e2f..19f544867b0d 100644 --- a/app-text/o3read/Manifest +++ b/app-text/o3read/Manifest @@ -1,6 +1,6 @@ -MD5 fedb05d2edfab01df71e1c5630943f19 ChangeLog 611 -MD5 51334b67d2cbed22e0efec4143bc6ff0 metadata.xml 245 MD5 b285621bb32945428ec7f67a3bbede6f o3read-0.0.3.ebuild 585 -MD5 81fe983f87bc0aec39580a1ec55e92f9 o3read-0.0.4.ebuild 585 +MD5 fd7cfea6fa96b000ad690bfa50b5125b o3read-0.0.4.ebuild 598 +MD5 d7db1045a8b507ea28d824802f7a2f7a ChangeLog 720 +MD5 51334b67d2cbed22e0efec4143bc6ff0 metadata.xml 245 MD5 20c495b9db1d59ae4db26b34a9a3d5aa files/digest-o3read-0.0.3 63 MD5 3b4f96ed25d50b491138182aad87aa12 files/digest-o3read-0.0.4 63 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" |