diff options
author | 2005-05-15 02:32:09 +0000 | |
---|---|---|
committer | 2005-05-15 02:32:09 +0000 | |
commit | 8a48b3e99157dab55c85fe052a51cc33c9a5ed4e (patch) | |
tree | f126653c44f0538a19eaab10fd2bf2caeced655b /app-office | |
parent | Moved to toolchain-funcs eclass and removed gcc inheritance where no more nee... (diff) | |
download | gentoo-2-8a48b3e99157dab55c85fe052a51cc33c9a5ed4e.tar.gz gentoo-2-8a48b3e99157dab55c85fe052a51cc33c9a5ed4e.tar.bz2 gentoo-2-8a48b3e99157dab55c85fe052a51cc33c9a5ed4e.zip |
add ~ia64
(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.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/abiword/ChangeLog b/app-office/abiword/ChangeLog index 64c68dcae331..2e78a523b0a2 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.109 2005/05/01 11:16:38 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.110 2005/05/15 02:32:09 agriffis Exp $ + + 15 May 2005; Aron Griffis <agriffis@gentoo.org> abiword-2.2.7.ebuild: + add ~ia64 01 May 2005; Guy Martin <gmsoft@gentoo.org> abiword-2.2.5.ebuild: Stable on hppa. diff --git a/app-office/abiword/abiword-2.2.7.ebuild b/app-office/abiword/abiword-2.2.7.ebuild index f55c937f24fa..ac9ab96225ef 100644 --- a/app-office/abiword/abiword-2.2.7.ebuild +++ b/app-office/abiword/abiword-2.2.7.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.7.ebuild,v 1.2 2005/04/17 17:55:05 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-2.2.7.ebuild,v 1.3 2005/05/15 02:32:09 agriffis Exp $ inherit eutils fdo-mime alternatives @@ -14,7 +14,7 @@ HOMEPAGE="http://www.abisource.com" SRC_URI="http://www.abisource.com/downloads/${PN}/${PV}/source/${P}.tar.bz2" -KEYWORDS="~x86 ~sparc ~alpha ~ppc ~amd64 ~hppa ~ppc64" +KEYWORDS="~x86 ~sparc ~alpha ~ppc ~amd64 ~hppa ~ppc64 ~ia64" LICENSE="GPL-2" SLOT="2" |