diff options
author | David Holm <dholm@gentoo.org> | 2004-04-15 20:02:29 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-04-15 20:02:29 +0000 |
commit | 05736f207719413c91b29dbaf58d3be4723d9786 (patch) | |
tree | 0799b01d5e3e5f0eb669f81d6b2165b462cc39bf /app-office | |
parent | Where did the ~ppc keyword go? (diff) | |
download | historical-05736f207719413c91b29dbaf58d3be4723d9786.tar.gz historical-05736f207719413c91b29dbaf58d3be4723d9786.tar.bz2 historical-05736f207719413c91b29dbaf58d3be4723d9786.zip |
Added to ~ppc
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/ooodi/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/ooodi/Manifest | 6 | ||||
-rw-r--r-- | app-office/ooodi/ooodi-0.68.ebuild | 4 |
3 files changed, 9 insertions, 6 deletions
diff --git a/app-office/ooodi/ChangeLog b/app-office/ooodi/ChangeLog index f76212b352ba..6de9f3241250 100644 --- a/app-office/ooodi/ChangeLog +++ b/app-office/ooodi/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-office/ooodi # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/ooodi/ChangeLog,v 1.7 2004/04/14 12:55:09 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/ooodi/ChangeLog,v 1.8 2004/04/15 20:02:29 dholm Exp $ + + 15 Apr 2004; David Holm <dholm@gentoo.org> ooodi-0.68.ebuild: + Added to ~ppc. *ooodi-0.68 (14 Apr 2004) diff --git a/app-office/ooodi/Manifest b/app-office/ooodi/Manifest index c14dadf35686..21c0f9c6d9c7 100644 --- a/app-office/ooodi/Manifest +++ b/app-office/ooodi/Manifest @@ -1,8 +1,8 @@ +MD5 d3603bd5f91f3cf5dc873713b21e8f4f ChangeLog 1190 +MD5 9837f4cc30dba8c157ac9d380a079356 ooodi-0.55.ebuild 676 MD5 ddb950afceee8d02f67743371848ae51 ooodi-0.61.ebuild 671 -MD5 dbb61158ef8cecabe074b8cc02485ace ooodi-0.68.ebuild 671 -MD5 2bdbb3eba380fad2cd422c0f87d8876b ChangeLog 1109 MD5 b590f3f0a2ce3f620006995e5243fa6f metadata.xml 163 -MD5 9837f4cc30dba8c157ac9d380a079356 ooodi-0.55.ebuild 676 +MD5 b1d6a7b68ce656b050403af47825062e ooodi-0.68.ebuild 675 MD5 3b56ec8506ed8634051dc090a3916962 files/digest-ooodi-0.55 62 MD5 d46ce1918b87829f2026565375a6036f files/digest-ooodi-0.61 63 MD5 46d77626c4a6f8a6885b8a7c3c06cc8b files/digest-ooodi-0.68 64 diff --git a/app-office/ooodi/ooodi-0.68.ebuild b/app-office/ooodi/ooodi-0.68.ebuild index 91bc96138ebf..afc2d436f3b3 100644 --- a/app-office/ooodi/ooodi-0.68.ebuild +++ b/app-office/ooodi/ooodi-0.68.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-office/ooodi/ooodi-0.68.ebuild,v 1.1 2004/04/14 12:55:09 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/ooodi/ooodi-0.68.ebuild,v 1.2 2004/04/15 20:02:29 dholm Exp $ MY_P="OOodi2-${PV}" DESCRIPTION="automated dictionary installer for OpenOffice" @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/ooodi/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="-x86" +KEYWORDS="-x86 ~ppc" IUSE="nls" DEPEND="net-misc/curl |