diff options
author | Guy Martin <gmsoft@gentoo.org> | 2005-08-13 09:58:34 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2005-08-13 09:58:34 +0000 |
commit | e5fe29f4b38d4b8277eb74edece1e3302cdde5fb (patch) | |
tree | 54dd009a9ef2b57815acc482013a372884fb7752 /app-office | |
parent | sylpheed-claws gtk2 mask update (diff) | |
download | gentoo-2-e5fe29f4b38d4b8277eb74edece1e3302cdde5fb.tar.gz gentoo-2-e5fe29f4b38d4b8277eb74edece1e3302cdde5fb.tar.bz2 gentoo-2-e5fe29f4b38d4b8277eb74edece1e3302cdde5fb.zip |
Stable on hppa.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/abiword/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/abiword/abiword-2.2.8-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/abiword/ChangeLog b/app-office/abiword/ChangeLog index a4c4f4e78669..7d9623137182 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.123 2005/08/08 08:44:08 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.124 2005/08/13 09:58:34 gmsoft Exp $ + + 13 Aug 2005; Guy Martin <gmsoft@gentoo.org> abiword-2.2.8-r1.ebuild: + Stable on hppa. 08 Aug 2005; Markus Rothe <corsair@gentoo.org> abiword-2.2.8-r1.ebuild: Stable on ppc64 diff --git a/app-office/abiword/abiword-2.2.8-r1.ebuild b/app-office/abiword/abiword-2.2.8-r1.ebuild index e4391dabde7b..bda707e638ca 100644 --- a/app-office/abiword/abiword-2.2.8-r1.ebuild +++ b/app-office/abiword/abiword-2.2.8-r1.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.8-r1.ebuild,v 1.6 2005/08/08 08:44:08 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-2.2.8-r1.ebuild,v 1.7 2005/08/13 09:58:34 gmsoft 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="alpha ~amd64 ~hppa ~ia64 ppc ppc64 sparc x86" +KEYWORDS="alpha ~amd64 hppa ~ia64 ppc ppc64 sparc x86" LICENSE="GPL-2" SLOT="2" |