diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-08-01 20:01:11 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-08-01 20:01:11 +0000 |
commit | a6ff7e51955e505adcde025d1f64537108e00208 (patch) | |
tree | 468d55aa4d4639e65f4c2b8b2609976e5d22bddc /app-office | |
parent | Version bump. (diff) | |
download | gentoo-2-a6ff7e51955e505adcde025d1f64537108e00208.tar.gz gentoo-2-a6ff7e51955e505adcde025d1f64537108e00208.tar.bz2 gentoo-2-a6ff7e51955e505adcde025d1f64537108e00208.zip |
Stable on sparc
(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 5e6d589c2bf6..bd9dd0f2fd0e 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.119 2005/08/01 16:09:24 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.120 2005/08/01 20:01:11 gustavoz Exp $ + + 01 Aug 2005; Gustavo Zacarias <gustavoz@gentoo.org> + abiword-2.2.8-r1.ebuild: + Stable on sparc *abiword-2.2.9 (01 Aug 2005) diff --git a/app-office/abiword/abiword-2.2.8-r1.ebuild b/app-office/abiword/abiword-2.2.8-r1.ebuild index f875bced1393..df3cde149303 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.2 2005/08/01 16:09:24 foser Exp $ +# $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 $ 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="x86 sparc ~alpha ~ppc ~amd64 ~hppa ~ppc64 ~ia64" LICENSE="GPL-2" SLOT="2" |