diff options
author | Travis Tilley <lv@gentoo.org> | 2004-06-02 04:14:27 +0000 |
---|---|---|
committer | Travis Tilley <lv@gentoo.org> | 2004-06-02 04:14:27 +0000 |
commit | f9a22dc01e5bb5b52c13662be91fa81b3579d317 (patch) | |
tree | 668cacf9dfec467c4f0d19d53ed1afb807d82d3a /app-office/abiword | |
parent | stable on amd64 (Manifest recommit) (diff) | |
download | gentoo-2-f9a22dc01e5bb5b52c13662be91fa81b3579d317.tar.gz gentoo-2-f9a22dc01e5bb5b52c13662be91fa81b3579d317.tar.bz2 gentoo-2-f9a22dc01e5bb5b52c13662be91fa81b3579d317.zip |
stable on amd64
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 7237e0a1411b..c8781e9e8e6e 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.79 2004/05/26 18:08:04 lu_zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.80 2004/06/02 04:14:27 lv Exp $ + + 02 Jun 2004; Travis Tilley <lv@gentoo.org> abiword-2.0.7.ebuild: + marking stable on amd64 ahead of schedule for the gcc 3.4 fix 26 May 2004; Luca Barbato <lu_zero@gentoo.org> abiword-2.0.6.ebuild: Marked ppc diff --git a/app-office/abiword/abiword-2.0.7.ebuild b/app-office/abiword/abiword-2.0.7.ebuild index 65364b22b30d..ddeb80828ef0 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 Technologies, Inc. # 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.2 2004/05/26 10:25:58 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-2.0.7.ebuild,v 1.3 2004/06/02 04:14:27 lv 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" |