diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-08-19 18:38:12 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-08-19 18:38:12 +0000 |
commit | 1ebd436d1a7c809fd4f3ecb1463151fedc4a43a8 (patch) | |
tree | d8e0524f73782ededff7fc5a4403cd52e94eeacb /app-office/abiword-plugins | |
parent | Added ~ppc64; bug #144345 (diff) | |
download | gentoo-2-1ebd436d1a7c809fd4f3ecb1463151fedc4a43a8.tar.gz gentoo-2-1ebd436d1a7c809fd4f3ecb1463151fedc4a43a8.tar.bz2 gentoo-2-1ebd436d1a7c809fd4f3ecb1463151fedc4a43a8.zip |
ppc stable, bug #144120
(Portage version: 2.1.1_pre4-r4)
Diffstat (limited to 'app-office/abiword-plugins')
-rw-r--r-- | app-office/abiword-plugins/ChangeLog | 6 | ||||
-rw-r--r-- | app-office/abiword-plugins/abiword-plugins-2.4.5.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-office/abiword-plugins/ChangeLog b/app-office/abiword-plugins/ChangeLog index 99867cee5d6a..b86a46a24a3b 100644 --- a/app-office/abiword-plugins/ChangeLog +++ b/app-office/abiword-plugins/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-office/abiword-plugins # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/abiword-plugins/ChangeLog,v 1.19 2006/08/17 19:14:29 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword-plugins/ChangeLog,v 1.20 2006/08/19 18:38:11 dertobi123 Exp $ + + 19 Aug 2006; Tobias Scherbaum <dertobi123@gentoo.org> + abiword-plugins-2.4.5.ebuild: + ppc stable, bug #144120 17 Aug 2006; Jeroen Roovers <jer@gentoo.org> abiword-plugins-2.4.5.ebuild: Stable for HPPA (bug #144120). diff --git a/app-office/abiword-plugins/abiword-plugins-2.4.5.ebuild b/app-office/abiword-plugins/abiword-plugins-2.4.5.ebuild index e2e9045e63b8..c72173cc4285 100644 --- a/app-office/abiword-plugins/abiword-plugins-2.4.5.ebuild +++ b/app-office/abiword-plugins/abiword-plugins-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-plugins/abiword-plugins-2.4.5.ebuild,v 1.4 2006/08/17 19:14:29 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword-plugins/abiword-plugins-2.4.5.ebuild,v 1.5 2006/08/19 18:38:12 dertobi123 Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://www.abisource.com/downloads/abiword/${PV}/abiword-${PV}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 hppa ~ia64 ~ppc ppc64 sparc ~x86" +KEYWORDS="~alpha ~amd64 hppa ~ia64 ppc ppc64 sparc ~x86" IUSE="bzip2 debug gnome grammar jpeg libgda math pdf readline svg thesaurus wmf wordperfect" S=${WORKDIR}/abiword-${PV}/${PN} |