diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-08-19 18:39:43 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-08-19 18:39:43 +0000 |
commit | 96807ea50d637f73835aeb8f568054d004e63a54 (patch) | |
tree | c1617083e608dd915e9c6f927333e0b51df752d6 /app-office/abiword | |
parent | ppc stable, bug #144120 (diff) | |
download | gentoo-2-96807ea50d637f73835aeb8f568054d004e63a54.tar.gz gentoo-2-96807ea50d637f73835aeb8f568054d004e63a54.tar.bz2 gentoo-2-96807ea50d637f73835aeb8f568054d004e63a54.zip |
ppc stable, bug #144120
(Portage version: 2.1.1_pre4-r4)
Diffstat (limited to 'app-office/abiword')
-rw-r--r-- | app-office/abiword/ChangeLog | 6 | ||||
-rw-r--r-- | app-office/abiword/abiword-2.4.5.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-office/abiword/ChangeLog b/app-office/abiword/ChangeLog index 157d455d3d9f..24603d57ab8e 100644 --- a/app-office/abiword/ChangeLog +++ b/app-office/abiword/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-office/abiword # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.156 2006/08/17 13:39:46 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.157 2006/08/19 18:39:43 dertobi123 Exp $ + + 19 Aug 2006; Tobias Scherbaum <dertobi123@gentoo.org> + abiword-2.4.5.ebuild: + ppc stable, bug #144120 17 Aug 2006; Jeroen Roovers <jer@gentoo.org> abiword-2.4.5.ebuild: Stable for HPPA (bug #144120). diff --git a/app-office/abiword/abiword-2.4.5.ebuild b/app-office/abiword/abiword-2.4.5.ebuild index 5e2feacd1d74..2e340e744367 100644 --- a/app-office/abiword/abiword-2.4.5.ebuild +++ b/app-office/abiword/abiword-2.4.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-2.4.5.ebuild,v 1.4 2006/08/17 13:39:46 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-2.4.5.ebuild,v 1.5 2006/08/19 18:39:43 dertobi123 Exp $ inherit eutils fdo-mime alternatives @@ -11,7 +11,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" IUSE="debug gnome spell xml" LICENSE="GPL-2" |