diff options
author | Christoph Mende <angelos@gentoo.org> | 2007-06-24 19:03:48 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2007-06-24 19:03:48 +0000 |
commit | a66c7e0759033977bb5977b32bfd1581ad65a78a (patch) | |
tree | 52e605298278c074b4ade16a2b3bcff3945307bf /app-office | |
parent | Stable on amd64 wrt bug 173960 (diff) | |
download | gentoo-2-a66c7e0759033977bb5977b32bfd1581ad65a78a.tar.gz gentoo-2-a66c7e0759033977bb5977b32bfd1581ad65a78a.tar.bz2 gentoo-2-a66c7e0759033977bb5977b32bfd1581ad65a78a.zip |
Stable on amd64 wrt bug 173960
(Portage version: 2.1.3_rc5)
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/abiword-plugins/ChangeLog | 6 | ||||
-rw-r--r-- | app-office/abiword-plugins/abiword-plugins-2.4.6.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-office/abiword-plugins/ChangeLog b/app-office/abiword-plugins/ChangeLog index bba915e3dc31..bfc394b9b6f2 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/abiword-plugins/ChangeLog,v 1.31 2007/06/24 18:53:20 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword-plugins/ChangeLog,v 1.32 2007/06/24 19:03:48 angelos Exp $ + + 24 Jun 2007; Christoph Mende <angelos@gentoo.org> + abiword-plugins-2.4.6.ebuild: + Stable on amd64 wrt bug 173960 24 Jun 2007; Raúl Porcel <armin76@gentoo.org> abiword-plugins-2.4.6.ebuild: diff --git a/app-office/abiword-plugins/abiword-plugins-2.4.6.ebuild b/app-office/abiword-plugins/abiword-plugins-2.4.6.ebuild index ea8794126481..61c98df84e15 100644 --- a/app-office/abiword-plugins/abiword-plugins-2.4.6.ebuild +++ b/app-office/abiword-plugins/abiword-plugins-2.4.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.6.ebuild,v 1.7 2007/06/24 18:53:20 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword-plugins/abiword-plugins-2.4.6.ebuild,v 1.8 2007/06/24 19:03:48 angelos 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 ots pdf readline svg thesaurus wmf wordperfect" # libgsf dependency used by some document format importers |