diff options
author | Brent Baude <ranger@gentoo.org> | 2008-06-10 19:00:51 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2008-06-10 19:00:51 +0000 |
commit | e2bf4bb78bd6d951e128456d215bfef5d3d1e57c (patch) | |
tree | e01057ca66641de0bb145f1bbeb4d8e0c0d8d845 /app-office | |
parent | keyword ~sparc-fbsd (diff) | |
download | gentoo-2-e2bf4bb78bd6d951e128456d215bfef5d3d1e57c.tar.gz gentoo-2-e2bf4bb78bd6d951e128456d215bfef5d3d1e57c.tar.bz2 gentoo-2-e2bf4bb78bd6d951e128456d215bfef5d3d1e57c.zip |
Marking abiword-plugins-2.6.3 ppc & ppc64 stable for bug 225395
(Portage version: 2.1.4.4)
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/abiword-plugins/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/abiword-plugins/abiword-plugins-2.6.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/abiword-plugins/ChangeLog b/app-office/abiword-plugins/ChangeLog index 78b6794bbcd7..a69f426c3486 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-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/abiword-plugins/ChangeLog,v 1.45 2008/06/09 20:01:24 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword-plugins/ChangeLog,v 1.46 2008/06/10 19:00:51 ranger Exp $ + + 10 Jun 2008; Brent Baude <ranger@gentoo.org> abiword-plugins-2.6.3.ebuild: + Marking abiword-plugins-2.6.3 ppc & ppc64 stable for bug 225395 09 Jun 2008; Christian Faulhammer <opfer@gentoo.org> abiword-plugins-2.6.3.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 fe6b8a6ca57c..21b6a4abd0ad 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.3 2008/06/09 20:01:24 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword-plugins/abiword-plugins-2.6.3.ebuild,v 1.4 2008/06/10 19:00:51 ranger 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) |