diff options
author | 2005-10-19 13:38:18 +0000 | |
---|---|---|
committer | 2005-10-19 13:38:18 +0000 | |
commit | 13d735db5997a5b29db2854f062d53a607c1e86b (patch) | |
tree | dc5bc0bdadf82f51604af8d082c87b9aee4033ac /app-office/abiword | |
parent | why does upstream change the packages but foes not change the name (diff) | |
download | gentoo-2-13d735db5997a5b29db2854f062d53a607c1e86b.tar.gz gentoo-2-13d735db5997a5b29db2854f062d53a607c1e86b.tar.bz2 gentoo-2-13d735db5997a5b29db2854f062d53a607c1e86b.zip |
Back to hppa, ppc, ppc64 & sparc stable, blame dang
(Portage version: 2.0.53_rc5)
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 1232899ad3c2..0117231feb3c 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.140 2005/10/19 03:05:45 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.141 2005/10/19 13:38:18 gustavoz Exp $ + + 19 Oct 2005; Gustavo Zacarias <gustavoz@gentoo.org> abiword-2.2.11.ebuild: + Back to hppa, ppc, ppc64 & sparc stable, blame dang 19 Oct 2005; <dang@gentoo.org> abiword-2.2.11.ebuild: Marked stable on amd64 diff --git a/app-office/abiword/abiword-2.2.11.ebuild b/app-office/abiword/abiword-2.2.11.ebuild index d5c0ce9218b1..088e5d2fa0f9 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.5 2005/10/19 03:05:45 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-2.2.11.ebuild,v 1.6 2005/10/19 13:38:18 gustavoz 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" |