diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-08-31 21:41:42 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-08-31 21:41:42 +0000 |
commit | fd92a3d62c2a072485cb3a75f28f720f49c27ee7 (patch) | |
tree | 463ddb8b9d9aba4c8ae7e7cd3bbb2c7548675350 /app-office/abiword | |
parent | die backticks (Manifest recommit) (diff) | |
download | gentoo-2-fd92a3d62c2a072485cb3a75f28f720f49c27ee7.tar.gz gentoo-2-fd92a3d62c2a072485cb3a75f28f720f49c27ee7.tar.bz2 gentoo-2-fd92a3d62c2a072485cb3a75f28f720f49c27ee7.zip |
Stable on sparc
Diffstat (limited to 'app-office/abiword')
-rw-r--r-- | app-office/abiword/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/abiword/abiword-2.0.10.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/abiword/ChangeLog b/app-office/abiword/ChangeLog index 927e60832922..ee0b19be28fb 100644 --- a/app-office/abiword/ChangeLog +++ b/app-office/abiword/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-office/abiword # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.86 2004/08/30 15:41:24 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.87 2004/08/31 21:41:42 gustavoz Exp $ + + 31 Aug 2004; Gustavo Zacarias <gustavoz@gentoo.org> abiword-2.0.10.ebuild: + Stable on sparc *abiword-2.0.11 (30 Aug 2004) diff --git a/app-office/abiword/abiword-2.0.10.ebuild b/app-office/abiword/abiword-2.0.10.ebuild index d6a38df693c5..893545f93ebe 100644 --- a/app-office/abiword/abiword-2.0.10.ebuild +++ b/app-office/abiword/abiword-2.0.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-2.0.10.ebuild,v 1.2 2004/08/30 15:41:24 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-2.0.10.ebuild,v 1.3 2004/08/31 21:41:42 gustavoz Exp $ inherit eutils @@ -15,7 +15,7 @@ HOMEPAGE="http://www.abisource.com" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" -KEYWORDS="x86 ~sparc ~alpha ~ppc ~amd64 ~hppa" +KEYWORDS="x86 sparc ~alpha ~ppc ~amd64 ~hppa" LICENSE="GPL-2" SLOT="2" |