diff options
author | Dylan Carlson <absinthe@gentoo.org> | 2004-10-19 09:54:34 +0000 |
---|---|---|
committer | Dylan Carlson <absinthe@gentoo.org> | 2004-10-19 09:54:34 +0000 |
commit | 8dee4809c56d48c132e4d4872172dead38c22d37 (patch) | |
tree | 15f64c1b0ff45a657de9603a42348cc765609db5 /app-office | |
parent | Stable on amd64. (Manifest recommit) (diff) | |
download | gentoo-2-8dee4809c56d48c132e4d4872172dead38c22d37.tar.gz gentoo-2-8dee4809c56d48c132e4d4872172dead38c22d37.tar.bz2 gentoo-2-8dee4809c56d48c132e4d4872172dead38c22d37.zip |
Stable on amd64.
Diffstat (limited to 'app-office')
-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 ce2cac2bc51b..9ddde5ac017e 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.90 2004/09/19 08:29:19 lu_zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.91 2004/10/19 09:50:27 absinthe Exp $ + + 19 Oct 2004; Dylan Carlson <absinthe@gentoo.org> abiword-2.0.10.ebuild: + Stable on amd64. 19 Sep 2004; Luca Barbato <lu_zero@gentoo.org> abiword-2.0.10.ebuild, abiword-2.0.7.ebuild: diff --git a/app-office/abiword/abiword-2.0.10.ebuild b/app-office/abiword/abiword-2.0.10.ebuild index 554bb4ede58b..0ee77e35e978 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.5 2004/09/19 08:29:19 lu_zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-2.0.10.ebuild,v 1.6 2004/10/19 09:50:27 absinthe 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" |