diff options
author | Fernando J. Pereda <ferdy@gentoo.org> | 2005-06-18 11:40:13 +0000 |
---|---|---|
committer | Fernando J. Pereda <ferdy@gentoo.org> | 2005-06-18 11:40:13 +0000 |
commit | b10b193f76ef071712b8e92a5b23cafd5071ec53 (patch) | |
tree | dda9e3b3f32b3fbe1f5accf3141f1b134a67d9e0 /app-office/abiword | |
parent | Fix broken manifest. (diff) | |
download | gentoo-2-b10b193f76ef071712b8e92a5b23cafd5071ec53.tar.gz gentoo-2-b10b193f76ef071712b8e92a5b23cafd5071ec53.tar.bz2 gentoo-2-b10b193f76ef071712b8e92a5b23cafd5071ec53.zip |
Stable on alpha
(Portage version: 2.0.51.19)
Diffstat (limited to 'app-office/abiword')
-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 fd6b762d3276..c17435341e64 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.113 2005/06/17 20:45:42 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.114 2005/06/18 11:39:02 ferdy Exp $ + + 18 Jun 2005; Fernando J. Pereda <ferdy@gentoo.org> abiword-2.2.7.ebuild: + Stable on alpha 17 Jun 2005; Michael Hanselmann <hansmi@gentoo.org> abiword-2.2.7.ebuild: Stable on ppc. diff --git a/app-office/abiword/abiword-2.2.7.ebuild b/app-office/abiword/abiword-2.2.7.ebuild index 60e05af293f9..8b80e5c887f3 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.6 2005/06/17 20:45:43 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-2.2.7.ebuild,v 1.7 2005/06/18 11:39:02 ferdy 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" |