diff options
author | Heinrich Wendel <lanius@gentoo.org> | 2004-05-15 09:44:49 +0000 |
---|---|---|
committer | Heinrich Wendel <lanius@gentoo.org> | 2004-05-15 09:44:49 +0000 |
commit | 73eb904c6a5a60d91cd17b8a89eb251ffd21ccce (patch) | |
tree | 99b7d6872f2e62c217243431d6f7b32d503ac3b1 /app-office/ooodi | |
parent | Long overdue version bump... (Manifest recommit) (diff) | |
download | gentoo-2-73eb904c6a5a60d91cd17b8a89eb251ffd21ccce.tar.gz gentoo-2-73eb904c6a5a60d91cd17b8a89eb251ffd21ccce.tar.bz2 gentoo-2-73eb904c6a5a60d91cd17b8a89eb251ffd21ccce.zip |
mark stable on x86
Diffstat (limited to 'app-office/ooodi')
-rw-r--r-- | app-office/ooodi/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/ooodi/ooodi-0.68.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/ooodi/ChangeLog b/app-office/ooodi/ChangeLog index 6de9f3241250..6ae7ab9cc58d 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.8 2004/04/15 20:02:29 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/ooodi/ChangeLog,v 1.9 2004/05/15 09:44:48 lanius Exp $ + + 15 May 2004; Heinrich Wendel <lanius@gentoo.org> ooodi-0.68.ebuild: + mark stable on x86 15 Apr 2004; David Holm <dholm@gentoo.org> ooodi-0.68.ebuild: Added to ~ppc. diff --git a/app-office/ooodi/ooodi-0.68.ebuild b/app-office/ooodi/ooodi-0.68.ebuild index afc2d436f3b3..94193e32d5a6 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.2 2004/04/15 20:02:29 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/ooodi/ooodi-0.68.ebuild,v 1.3 2004/05/15 09:44:49 lanius 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 ~ppc" +KEYWORDS="x86 ~ppc" IUSE="nls" DEPEND="net-misc/curl |