diff options
author | Christian Faulhammer <opfer@gentoo.org> | 2008-06-09 20:01:24 +0000 |
---|---|---|
committer | Christian Faulhammer <opfer@gentoo.org> | 2008-06-09 20:01:24 +0000 |
commit | 429efc5ccf1267fcd4d6e6727fe8942224de7ebd (patch) | |
tree | b71d26aa563f575cd1ec82c4f1fcc6a4a3537c53 /app-office/abiword-plugins | |
parent | stable x86, bug 225395 (diff) | |
download | gentoo-2-429efc5ccf1267fcd4d6e6727fe8942224de7ebd.tar.gz gentoo-2-429efc5ccf1267fcd4d6e6727fe8942224de7ebd.tar.bz2 gentoo-2-429efc5ccf1267fcd4d6e6727fe8942224de7ebd.zip |
stable x86, bug 225395
(Portage version: 2.1.4.4)
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.6.3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-office/abiword-plugins/ChangeLog b/app-office/abiword-plugins/ChangeLog index 89a47d676fcc..78b6794bbcd7 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-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/abiword-plugins/ChangeLog,v 1.44 2008/05/18 14:02:34 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword-plugins/ChangeLog,v 1.45 2008/06/09 20:01:24 opfer Exp $ + + 09 Jun 2008; Christian Faulhammer <opfer@gentoo.org> + abiword-plugins-2.6.3.ebuild: + stable x86, bug 225395 18 May 2008; Gilles Dartiguelongue <eva@gentoo.org> -abiword-plugins-2.6.0.ebuild, abiword-plugins-2.6.2.ebuild, diff --git a/app-office/abiword-plugins/abiword-plugins-2.6.3.ebuild b/app-office/abiword-plugins/abiword-plugins-2.6.3.ebuild index 28cfe932d0da..fe6b8a6ca57c 100644 --- a/app-office/abiword-plugins/abiword-plugins-2.6.3.ebuild +++ b/app-office/abiword-plugins/abiword-plugins-2.6.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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.6.3.ebuild,v 1.2 2008/05/18 14:02:34 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword-plugins/abiword-plugins-2.6.3.ebuild,v 1.3 2008/06/09 20:01:24 opfer Exp $ EAPI="1" @@ -13,7 +13,7 @@ SRC_URI="http://www.abisource.com/downloads/abiword/${PV}/source/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="cxx debug gnome grammar jabber jpeg libgda math ots pdf readline svg thesaurus wmf wordperfect" # FIXME: add asio support (better wait on boost 1.35) |