diff options
author | Fernando J. Pereda <ferdy@gentoo.org> | 2005-10-19 15:48:51 +0000 |
---|---|---|
committer | Fernando J. Pereda <ferdy@gentoo.org> | 2005-10-19 15:48:51 +0000 |
commit | 49796ce2cc484411dda0a84e51b3dacc3fa56a84 (patch) | |
tree | 62dde70adac40c253757ec4864dc7a99b9f29869 /app-office/abiword | |
parent | Version bump; tidy alpha ebuilds. (diff) | |
download | gentoo-2-49796ce2cc484411dda0a84e51b3dacc3fa56a84.tar.gz gentoo-2-49796ce2cc484411dda0a84e51b3dacc3fa56a84.tar.bz2 gentoo-2-49796ce2cc484411dda0a84e51b3dacc3fa56a84.zip |
stable on alpha as per bug #109157
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'app-office/abiword')
-rw-r--r-- | app-office/abiword/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/abiword/abiword-2.2.11.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/abiword/ChangeLog b/app-office/abiword/ChangeLog index 0117231feb3c..fbf6c3c4509c 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.141 2005/10/19 13:38:18 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.142 2005/10/19 15:48:51 ferdy Exp $ + + 19 Oct 2005; Fernando J. Pereda <ferdy@gentoo.org> abiword-2.2.11.ebuild: + stable on alpha as per bug #109157 19 Oct 2005; Gustavo Zacarias <gustavoz@gentoo.org> abiword-2.2.11.ebuild: Back to hppa, ppc, ppc64 & sparc stable, blame dang diff --git a/app-office/abiword/abiword-2.2.11.ebuild b/app-office/abiword/abiword-2.2.11.ebuild index 088e5d2fa0f9..a935ee06871d 100644 --- a/app-office/abiword/abiword-2.2.11.ebuild +++ b/app-office/abiword/abiword-2.2.11.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.11.ebuild,v 1.6 2005/10/19 13:38:18 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-2.2.11.ebuild,v 1.7 2005/10/19 15:48:51 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" |