diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-08-19 20:10:04 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-08-19 20:10:04 +0000 |
commit | a0b1960c3509c34b517e57bf379f61d8d648ba29 (patch) | |
tree | d6cd23c556a4484633137e8fd50fbfa89e6a61a8 /app-office/abiword | |
parent | added support for amd64 (Manifest recommit) (diff) | |
download | gentoo-2-a0b1960c3509c34b517e57bf379f61d8d648ba29.tar.gz gentoo-2-a0b1960c3509c34b517e57bf379f61d8d648ba29.tar.bz2 gentoo-2-a0b1960c3509c34b517e57bf379f61d8d648ba29.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.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/abiword/ChangeLog b/app-office/abiword/ChangeLog index 7fbe0ca8d9e2..699fbae44ff6 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.84 2004/08/18 22:14:22 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.85 2004/08/19 20:08:17 gustavoz Exp $ + + 19 Aug 2004; Gustavo Zacarias <gustavoz@gentoo.org> abiword-2.0.7.ebuild: + Stable on sparc *abiword-2.0.10 (19 Aug 2004) diff --git a/app-office/abiword/abiword-2.0.7.ebuild b/app-office/abiword/abiword-2.0.7.ebuild index 2fdf75382e6c..4d189ded1b1d 100644 --- a/app-office/abiword/abiword-2.0.7.ebuild +++ b/app-office/abiword/abiword-2.0.7.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.7.ebuild,v 1.6 2004/08/18 22:14:22 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-2.0.7.ebuild,v 1.7 2004/08/19 20:08:17 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" |