diff options
author | Ferris McCormick <fmccor@gentoo.org> | 2004-04-23 16:57:25 +0000 |
---|---|---|
committer | Ferris McCormick <fmccor@gentoo.org> | 2004-04-23 16:57:25 +0000 |
commit | 33c6a9e0a927d6ae68b6469ddb85f035936eb9aa (patch) | |
tree | cfd89292cb3ce394225d96a6c58ccea9170cd606 /app-office | |
parent | new release (Manifest recommit) (diff) | |
download | gentoo-2-33c6a9e0a927d6ae68b6469ddb85f035936eb9aa.tar.gz gentoo-2-33c6a9e0a927d6ae68b6469ddb85f035936eb9aa.tar.bz2 gentoo-2-33c6a9e0a927d6ae68b6469ddb85f035936eb9aa.zip |
Mark abiword-2.0.5 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.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/abiword/ChangeLog b/app-office/abiword/ChangeLog index ddaa0ad62a15..d37a284696a6 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.73 2004/04/20 19:54:51 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.74 2004/04/23 16:57:25 fmccor Exp $ + + 23 Apr 2004; Ferris McCormick <fmccor@gentoo.org> abiword-2.0.5.ebuild: + Mark stable for sparc. 20 Apr 2004; foser <foser@gentoo.org> abiword-2* : Disable debugging to be on the safe side, it's a bit too intrusive diff --git a/app-office/abiword/abiword-2.0.5.ebuild b/app-office/abiword/abiword-2.0.5.ebuild index 4695d63eda9a..a56378999473 100644 --- a/app-office/abiword/abiword-2.0.5.ebuild +++ b/app-office/abiword/abiword-2.0.5.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.5.ebuild,v 1.6 2004/04/21 22:09:55 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-2.0.5.ebuild,v 1.7 2004/04/23 16:57:25 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" |