diff options
author | Luis Medinas <metalgod@gentoo.org> | 2005-08-21 23:50:17 +0000 |
---|---|---|
committer | Luis Medinas <metalgod@gentoo.org> | 2005-08-21 23:50:17 +0000 |
commit | bbd7eba46d7ac5e6a64345191e595f71e5c4de72 (patch) | |
tree | c03eeb5c80236ade4aa98c40e4d5f0ef703c28dc /app-office | |
parent | Improve description. Bug #103116. (diff) | |
download | gentoo-2-bbd7eba46d7ac5e6a64345191e595f71e5c4de72.tar.gz gentoo-2-bbd7eba46d7ac5e6a64345191e595f71e5c4de72.tar.bz2 gentoo-2-bbd7eba46d7ac5e6a64345191e595f71e5c4de72.zip |
Marked Stable on AMD64.
(Portage version: 2.0.51.22-r2)
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 7d9623137182..7527c9978a63 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.124 2005/08/13 09:58:34 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.125 2005/08/21 23:50:17 metalgod Exp $ + + 22 Aug 2005; Luis Medinas <metalgod@gentoo.org> abiword-2.2.8-r1.ebuild: + Marked Stable on AMD64. 13 Aug 2005; Guy Martin <gmsoft@gentoo.org> abiword-2.2.8-r1.ebuild: Stable on hppa. diff --git a/app-office/abiword/abiword-2.2.8-r1.ebuild b/app-office/abiword/abiword-2.2.8-r1.ebuild index bda707e638ca..31a66ab8bd1d 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.7 2005/08/13 09:58:34 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-2.2.8-r1.ebuild,v 1.8 2005/08/21 23:50:17 metalgod 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" |