diff options
author | Thomas Cort <tcort@gentoo.org> | 2006-09-06 03:13:24 +0000 |
---|---|---|
committer | Thomas Cort <tcort@gentoo.org> | 2006-09-06 03:13:24 +0000 |
commit | 6939583e6ffdcbde03be19471f8c5d9b7bfe38c1 (patch) | |
tree | 0bea3684f1356f63e144554fe097b839b4d00d04 /app-office | |
parent | Stable on alpha wrt Bug #144120. (diff) | |
download | gentoo-2-6939583e6ffdcbde03be19471f8c5d9b7bfe38c1.tar.gz gentoo-2-6939583e6ffdcbde03be19471f8c5d9b7bfe38c1.tar.bz2 gentoo-2-6939583e6ffdcbde03be19471f8c5d9b7bfe38c1.zip |
Stable on alpha wrt Bug #144120.
(Portage version: 2.1-r2)
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/abiword-plugins/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/abiword-plugins/abiword-plugins-2.4.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/abiword-plugins/ChangeLog b/app-office/abiword-plugins/ChangeLog index 6d785a960ae4..3d53f3cf8920 100644 --- a/app-office/abiword-plugins/ChangeLog +++ b/app-office/abiword-plugins/ChangeLog @@ -1,6 +1,9 @@ # 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.21 2006/08/21 17:48:11 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword-plugins/ChangeLog,v 1.22 2006/09/06 03:13:24 tcort Exp $ + + 06 Sep 2006; Thomas Cort <tcort@gentoo.org> abiword-plugins-2.4.5.ebuild: + Stable on alpha wrt Bug #144120. 21 Aug 2006; Chris Gianelloni <wolf31o2@gentoo.org> abiword-plugins-2.4.5.ebuild: 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 53223f9f1979..7ca0ed327b21 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.6 2006/08/21 17:48:11 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword-plugins/abiword-plugins-2.4.5.ebuild,v 1.7 2006/09/06 03:13:24 tcort 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} |