diff options
author | Ferris McCormick <fmccor@gentoo.org> | 2004-05-07 17:39:18 +0000 |
---|---|---|
committer | Ferris McCormick <fmccor@gentoo.org> | 2004-05-07 17:39:18 +0000 |
commit | 4c28a5786343fa1dc65d89735b4d39ca58cdcb91 (patch) | |
tree | 6283d6ba8087390289d2cc90c31c55545e579329 /app-office | |
parent | Stable on sparc (Manifest recommit) (diff) | |
download | gentoo-2-4c28a5786343fa1dc65d89735b4d39ca58cdcb91.tar.gz gentoo-2-4c28a5786343fa1dc65d89735b4d39ca58cdcb91.tar.bz2 gentoo-2-4c28a5786343fa1dc65d89735b4d39ca58cdcb91.zip |
Mark stable on sparc.
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/abiword/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/abiword/abiword-2.0.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/abiword/ChangeLog b/app-office/abiword/ChangeLog index db3378ed280b..e1e485eb2dcd 100644 --- a/app-office/abiword/ChangeLog +++ b/app-office/abiword/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-office/abiword # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.75 2004/05/04 22:10:26 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.76 2004/05/07 17:39:18 fmccor Exp $ + + 07 May 2004; Ferris McCormick <fmccor@gentoo.org> abiword-2.0.6.ebuild: + Marked stable on sparc. 05 May 2004; Bryan Østergaard <kloeri@gentoo.org> abiword-2.0.5.ebuild: Stable on alpha. diff --git a/app-office/abiword/abiword-2.0.6.ebuild b/app-office/abiword/abiword-2.0.6.ebuild index b80d9218d225..20d5ddbd506f 100644 --- a/app-office/abiword/abiword-2.0.6.ebuild +++ b/app-office/abiword/abiword-2.0.6.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/abiword/abiword-2.0.6.ebuild,v 1.6 2004/04/30 13:32:58 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-2.0.6.ebuild,v 1.7 2004/05/07 17:39:18 fmccor 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" |