diff options
author | David Holm <dholm@gentoo.org> | 2004-04-26 07:38:33 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-04-26 07:38:33 +0000 |
commit | 7b4d1a44c4806f58c6bd42f7e93dc37684de69e8 (patch) | |
tree | 5457129684638cd88436be969c9c975669b12106 /app-text/wpd2sxw | |
parent | Added to ~ppc (diff) | |
download | historical-7b4d1a44c4806f58c6bd42f7e93dc37684de69e8.tar.gz historical-7b4d1a44c4806f58c6bd42f7e93dc37684de69e8.tar.bz2 historical-7b4d1a44c4806f58c6bd42f7e93dc37684de69e8.zip |
Added to ~ppc
Diffstat (limited to 'app-text/wpd2sxw')
-rw-r--r-- | app-text/wpd2sxw/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/wpd2sxw/Manifest | 4 | ||||
-rw-r--r-- | app-text/wpd2sxw/wpd2sxw-0.6.0.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/app-text/wpd2sxw/ChangeLog b/app-text/wpd2sxw/ChangeLog index 4f1ca4db11e2..5e0fcab338ff 100644 --- a/app-text/wpd2sxw/ChangeLog +++ b/app-text/wpd2sxw/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/wpd2sxw # Copyright 1999-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/wpd2sxw/ChangeLog,v 1.1 2004/04/23 21:51:58 squinky86 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/wpd2sxw/ChangeLog,v 1.2 2004/04/26 07:38:33 dholm Exp $ + + 25 Apr 2004; David Holm <dholm@gentoo.org> wpd2sxw-0.6.0.ebuild: + Added to ~ppc. *wpd2sxw-0.6.0 (23 Apr 2004) diff --git a/app-text/wpd2sxw/Manifest b/app-text/wpd2sxw/Manifest index b5609c8ad1b9..986652eaec98 100644 --- a/app-text/wpd2sxw/Manifest +++ b/app-text/wpd2sxw/Manifest @@ -1,4 +1,4 @@ -MD5 da033ba9c5de4d184261de2d157a697d wpd2sxw-0.6.0.ebuild 647 -MD5 8468a6f46495ccd8c10e96e13ba386e8 ChangeLog 365 +MD5 93c93d5bb0a76d1306153a25a260c92a ChangeLog 446 MD5 fd687f26b47d4c53d2ed805ad8b0f310 metadata.xml 227 +MD5 17299fc1afc99bff3f9a03cbce52cad9 wpd2sxw-0.6.0.ebuild 648 MD5 a313e0b8bc35fc9f27f61c5257caddff files/digest-wpd2sxw-0.6.0 65 diff --git a/app-text/wpd2sxw/wpd2sxw-0.6.0.ebuild b/app-text/wpd2sxw/wpd2sxw-0.6.0.ebuild index 1fdf543314b8..f13009e53b28 100644 --- a/app-text/wpd2sxw/wpd2sxw-0.6.0.ebuild +++ b/app-text/wpd2sxw/wpd2sxw-0.6.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/wpd2sxw/wpd2sxw-0.6.0.ebuild,v 1.2 2004/04/23 21:54:39 squinky86 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/wpd2sxw/wpd2sxw-0.6.0.ebuild,v 1.3 2004/04/26 07:38:33 dholm Exp $ DESCRIPTION="WordPerfect Document (wpd) to OpenOffice.org (sxw) converter" HOMEPAGE="http://libwpd.sf.net" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/libwpd/${P}.tar.gz" RESTRICT="nomirror" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~x86 ~ppc" IUSE="" DEPEND="gnome-extra/libgsf >=app-text/libwpd-0.7.1" |