diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2005-08-03 20:11:49 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2005-08-03 20:11:49 +0000 |
commit | 1f172b38516b0d8c8f82a660bd54601de5269c74 (patch) | |
tree | 93558d287f196e311bf0908a121e49e36597ab71 /app-office | |
parent | QA: Remove pointless inherit eutils. (diff) | |
download | gentoo-2-1f172b38516b0d8c8f82a660bd54601de5269c74.tar.gz gentoo-2-1f172b38516b0d8c8f82a660bd54601de5269c74.tar.bz2 gentoo-2-1f172b38516b0d8c8f82a660bd54601de5269c74.zip |
Stable on alpha.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/abiword/ChangeLog | 6 | ||||
-rw-r--r-- | app-office/abiword/abiword-2.2.8-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-office/abiword/ChangeLog b/app-office/abiword/ChangeLog index bd9dd0f2fd0e..2135cc8f566d 100644 --- a/app-office/abiword/ChangeLog +++ b/app-office/abiword/ChangeLog @@ -1,6 +1,10 @@ # 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.120 2005/08/01 20:01:11 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.121 2005/08/03 20:07:23 kloeri Exp $ + + 03 Aug 2005; Bryan Østergaard <kloeri@gentoo.org> + abiword-2.2.8-r1.ebuild: + Stable on alpha. 01 Aug 2005; Gustavo Zacarias <gustavoz@gentoo.org> abiword-2.2.8-r1.ebuild: diff --git a/app-office/abiword/abiword-2.2.8-r1.ebuild b/app-office/abiword/abiword-2.2.8-r1.ebuild index df3cde149303..74257db0a125 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.3 2005/08/01 20:01:11 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-2.2.8-r1.ebuild,v 1.4 2005/08/03 20:07:23 kloeri 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 ~ia64" +KEYWORDS="alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 sparc x86" LICENSE="GPL-2" SLOT="2" |