diff options
author | Jason Wever <weeve@gentoo.org> | 2003-03-26 13:43:17 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2003-03-26 13:43:17 +0000 |
commit | a3e5844441592f9c2e247245f83efd73cb0ada03 (patch) | |
tree | daaa883fb469600be9d46ea58a072caa6c909716 /app-office/abiword | |
parent | added changelog (diff) | |
download | historical-a3e5844441592f9c2e247245f83efd73cb0ada03.tar.gz historical-a3e5844441592f9c2e247245f83efd73cb0ada03.tar.bz2 historical-a3e5844441592f9c2e247245f83efd73cb0ada03.zip |
Added ~sparc to keywords.
Diffstat (limited to 'app-office/abiword')
-rw-r--r-- | app-office/abiword/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/abiword/abiword-1.0.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/abiword/ChangeLog b/app-office/abiword/ChangeLog index d2de69121fce..20a57563a395 100644 --- a/app-office/abiword/ChangeLog +++ b/app-office/abiword/ChangeLog @@ -1,9 +1,12 @@ # ChangeLog for app-office/abiword # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.28 2003/03/24 12:48:44 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.29 2003/03/26 13:43:17 weeve Exp $ *abiword-1.0.5 (16 Mar 2003) + 26 Mar 2003; Jason Wever <weeve@gentoo.org> abiword-1.0.5.ebuild: + Added ~sparc to keywords. + 24 Mar 2003; foser <foser@gentoo.org> abiword-1.0.5.ebuild : Lowered optimizations to -O1 as suggested in to fix on-exit crash (#8100) diff --git a/app-office/abiword/abiword-1.0.5.ebuild b/app-office/abiword/abiword-1.0.5.ebuild index f0a70216120b..5b53dc2facfe 100644 --- a/app-office/abiword/abiword-1.0.5.ebuild +++ b/app-office/abiword/abiword-1.0.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-1.0.5.ebuild,v 1.2 2003/03/24 12:48:44 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-1.0.5.ebuild,v 1.3 2003/03/26 13:43:17 weeve Exp $ inherit flag-o-matic @@ -13,7 +13,7 @@ DESCRIPTION="Word processor" SRC_URI="mirror://sourceforge/abiword/${P}.tar.gz" HOMEPAGE="http://www.abisource.com" -KEYWORDS="~x86 ~ppc" +KEYWORDS="~x86 ~ppc ~sparc" LICENSE="GPL-2" SLOT="1" |