diff options
author | Heinrich Wendel <lanius@gentoo.org> | 2005-03-06 19:00:49 +0000 |
---|---|---|
committer | Heinrich Wendel <lanius@gentoo.org> | 2005-03-06 19:00:49 +0000 |
commit | a866414fd7ce82b0eb357453e37af4efbdb54171 (patch) | |
tree | f9f56e51231c2c2ea3f8d8edd3b88adbd124be4e /app-office | |
parent | Marked stable on amd64 due to Security BUG #83598. (diff) | |
download | gentoo-2-a866414fd7ce82b0eb357453e37af4efbdb54171.tar.gz gentoo-2-a866414fd7ce82b0eb357453e37af4efbdb54171.tar.bz2 gentoo-2-a866414fd7ce82b0eb357453e37af4efbdb54171.zip |
stable on amd64
(Portage version: 2.0.51.19)
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/abiword/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/abiword/abiword-2.2.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/abiword/ChangeLog b/app-office/abiword/ChangeLog index 8a387fd08cd4..d78701768fc8 100644 --- a/app-office/abiword/ChangeLog +++ b/app-office/abiword/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-office/abiword # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.98 2005/01/26 19:18:58 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.99 2005/03/06 19:00:49 lanius Exp $ + + 06 Mar 2005; Heinrich Wendel <lanius@gentoo.org> abiword-2.2.3.ebuild: + stable on amd64 26 Jan 2005; Guy Martin <gmsoft@gentoo.org> abiword-2.2.2.ebuild: Stable on hppa. diff --git a/app-office/abiword/abiword-2.2.3.ebuild b/app-office/abiword/abiword-2.2.3.ebuild index 718c1033ee06..d70695975816 100644 --- a/app-office/abiword/abiword-2.2.3.ebuild +++ b/app-office/abiword/abiword-2.2.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-2.2.3.ebuild,v 1.1 2005/01/18 15:38:33 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-2.2.3.ebuild,v 1.2 2005/03/06 19:00:49 lanius Exp $ inherit eutils fdo-mime @@ -14,7 +14,7 @@ HOMEPAGE="http://www.abisource.com" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" -KEYWORDS="~x86 ~sparc ~alpha ~ppc ~amd64 ~hppa ~ppc64" +KEYWORDS="~x86 ~sparc ~alpha ~ppc amd64 ~hppa ~ppc64" LICENSE="GPL-2" SLOT="2" |