diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-06-11 10:03:37 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-06-11 10:03:37 +0000 |
commit | bc35d2a558744486354792157a66d6862cd6d936 (patch) | |
tree | 7dde8470ea456ac566c7b4a5e58efddf3324311f /app-office/abiword-plugins | |
parent | alpha stable (diff) | |
download | historical-bc35d2a558744486354792157a66d6862cd6d936.tar.gz historical-bc35d2a558744486354792157a66d6862cd6d936.tar.bz2 historical-bc35d2a558744486354792157a66d6862cd6d936.zip |
alpha/ia64/sparc stable wrt #225395
Package-Manager: portage-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 a69f426c3486..297b75ef3ff0 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.46 2008/06/10 19:00:51 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword-plugins/ChangeLog,v 1.47 2008/06/11 10:03:37 armin76 Exp $ + + 11 Jun 2008; Raúl Porcel <armin76@gentoo.org> + abiword-plugins-2.6.3.ebuild: + alpha/ia64/sparc stable wrt #225395 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 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 21b6a4abd0ad..49fb678c460d 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.4 2008/06/10 19:00:51 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword-plugins/abiword-plugins-2.6.3.ebuild,v 1.5 2008/06/11 10:03:37 armin76 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) |