diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-08-03 18:38:33 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-08-03 18:38:33 +0000 |
commit | eb2c8564965b73f598a1f458197db65963317eb6 (patch) | |
tree | a3bf702051252125ff1062e53cc55d78cde9cb2c /app-office/abiword-plugins | |
parent | Stable on sparc (diff) | |
download | historical-eb2c8564965b73f598a1f458197db65963317eb6.tar.gz historical-eb2c8564965b73f598a1f458197db65963317eb6.tar.bz2 historical-eb2c8564965b73f598a1f458197db65963317eb6.zip |
Stable on sparc
Package-Manager: portage-2.1-r2
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 6d3709043985..5d4c191d9cf9 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.16 2006/07/10 16:55:15 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword-plugins/ChangeLog,v 1.17 2006/08/03 18:38:33 gustavoz Exp $ + + 03 Aug 2006; Gustavo Zacarias <gustavoz@gentoo.org> + abiword-plugins-2.4.5.ebuild: + Stable on sparc *abiword-plugins-2.4.5 (10 Jul 2006) 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 54f285d176e3..e6e5eb7bd3da 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.1 2006/07/10 16:55:15 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword-plugins/abiword-plugins-2.4.5.ebuild,v 1.2 2006/08/03 18:38:33 gustavoz 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 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 sparc ~x86" IUSE="bzip2 debug gnome grammar jpeg libgda math pdf readline svg thesaurus wmf wordperfect" S=${WORKDIR}/abiword-${PV}/${PN} |