summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2010-07-11 14:18:41 +0000
committerPacho Ramos <pacho@gentoo.org>2010-07-11 14:18:41 +0000
commit1f632caafb63152e2c252acbe298aa7c12a4e76e (patch)
tree76fb403df386873751a839ea6404cac24d94a194 /app-office/abiword-plugins
parentDrop old. (diff)
downloadgentoo-2-1f632caafb63152e2c252acbe298aa7c12a4e76e.tar.gz
gentoo-2-1f632caafb63152e2c252acbe298aa7c12a4e76e.tar.bz2
gentoo-2-1f632caafb63152e2c252acbe298aa7c12a4e76e.zip
Drop hppa keywords and old versions per bug 324511
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'app-office/abiword-plugins')
-rw-r--r--app-office/abiword-plugins/ChangeLog6
-rw-r--r--app-office/abiword-plugins/abiword-plugins-2.4.6.ebuild4
-rw-r--r--app-office/abiword-plugins/abiword-plugins-2.6.4.ebuild91
-rw-r--r--app-office/abiword-plugins/abiword-plugins-2.6.8.ebuild4
4 files changed, 9 insertions, 96 deletions
diff --git a/app-office/abiword-plugins/ChangeLog b/app-office/abiword-plugins/ChangeLog
index 0c3ee7507f1a..015a49c38170 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-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/abiword-plugins/ChangeLog,v 1.78 2010/07/06 00:34:06 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/abiword-plugins/ChangeLog,v 1.79 2010/07/11 14:18:41 pacho Exp $
+
+ 11 Jul 2010; Pacho Ramos <pacho@gentoo.org> abiword-plugins-2.4.6.ebuild,
+ -abiword-plugins-2.6.4.ebuild, abiword-plugins-2.6.8.ebuild:
+ Drop hppa keywords and old versions per bug 324511
06 Jul 2010; Jeroen Roovers <jer@gentoo.org> abiword-plugins-2.6.8.ebuild:
Stable for HPPA (bug #306405).
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 54a8555b7dac..06fed61cb895 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-2010 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.17 2010/02/10 23:02:47 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/abiword-plugins/abiword-plugins-2.4.6.ebuild,v 1.18 2010/07/11 14:18:41 pacho Exp $
EAPI=2
@@ -12,7 +12,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
diff --git a/app-office/abiword-plugins/abiword-plugins-2.6.4.ebuild b/app-office/abiword-plugins/abiword-plugins-2.6.4.ebuild
deleted file mode 100644
index aff44c4a202e..000000000000
--- a/app-office/abiword-plugins/abiword-plugins-2.6.4.ebuild
+++ /dev/null
@@ -1,91 +0,0 @@
-# Copyright 1999-2010 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.4.ebuild,v 1.11 2010/04/19 21:54:12 eva Exp $
-
-EAPI=2
-
-inherit eutils
-
-DESCRIPTION="Set of plugins for abiword"
-HOMEPAGE="http://www.abisource.com/"
-SRC_URI="http://www.abisource.com/downloads/abiword/${PV}/source/${P}.tar.gz
- http://www.abisource.com/downloads/abiword/${PV}/source/${P//-plugins/}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="hppa"
-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)
-# add abiscan when we get gnome-scan
-
-RDEPEND="=app-office/abiword-${PV}*
- >=media-libs/fontconfig-1
- >=dev-libs/fribidi-0.10.4
- >=dev-libs/glib-2
- >=x11-libs/gtk+-2
- x11-libs/libXft
- >=gnome-base/libglade-2
- >=gnome-extra/libgsf-1.14.4
- cxx? ( >=dev-libs/boost-1.33.1 )
- gnome? ( >=x11-libs/goffice-0.4:0.4[gnome] )
- grammar? ( >=dev-libs/link-grammar-4.2.2 )
- !alpha? ( !ia64? ( jabber? (
- >=dev-libs/libxml2-2.4
- >=net-libs/loudmouth-1.0.1 ) ) )
- jpeg? ( >=media-libs/jpeg-6b-r2 )
- libgda? (
- =gnome-extra/libgda-1*
- =gnome-extra/libgnomedb-1* )
- math? ( >=x11-libs/gtkmathview-0.7.5 )
- !ia64? ( !ppc64? ( !sparc? ( ots? ( >=app-text/ots-0.5 ) ) ) )
- pdf? ( >=app-text/poppler-0.12.3-r3[abiword,utils] )
- readline? ( sys-libs/readline )
- thesaurus? ( >=app-text/aiksaurus-1.2 )
- wordperfect? ( >=app-text/libwpd-0.8 )
- wmf? ( >=media-libs/libwmf-0.2.8 )
- svg? ( >=gnome-base/librsvg-2 )"
-
-DEPEND="${RDEPEND}
- >=dev-util/pkgconfig-0.9"
-
-pkg_setup() {
- if use jabber && ! use cxx; then
- eerror "AbiCollab needs dev-libs/boost to be build"
- die "Add USE=\"cxx\" to build AbiCollab plugin"
- fi
-}
-
-src_configure() {
- local myconf="--enable-all \
- --with-abiword="${WORKDIR}/abiword-${PV}" \
- $(use_with cxx boost) \
- $(use_with cxx OpenXML) \
- $(use_enable debug) \
- $(use_with gnome abigoffice) \
- $(use_with grammar abigrammar) \
- $(use_with jabber abicollab) \
- $(use_with jpeg) \
- $(use_with libgda gda) \
- $(use_with math abimathview) \
- $(use_with ots) \
- $(use_with pdf) \
- $(use_with readline abicommand)
- $(use_with svg librsvg) \
- $(use_with thesaurus aiksaurus) \
- $(use_with wmf) \
- $(use_with wordperfect libwpg) \
- --disable-abiscan \
- --without-psion"
-
- econf $myconf || die "./configure failed"
-}
-
-src_compile() {
- emake || die "Compilation failed"
-}
-
-src_install() {
- emake DESTDIR="${D}" install || die "Installation failed"
- dodoc AUTHORS ChangeLog README
-}
diff --git a/app-office/abiword-plugins/abiword-plugins-2.6.8.ebuild b/app-office/abiword-plugins/abiword-plugins-2.6.8.ebuild
index 17c754b74fdf..c290201f9371 100644
--- a/app-office/abiword-plugins/abiword-plugins-2.6.8.ebuild
+++ b/app-office/abiword-plugins/abiword-plugins-2.6.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 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.8.ebuild,v 1.14 2010/07/06 00:34:06 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/abiword-plugins/abiword-plugins-2.6.8.ebuild,v 1.15 2010/07/11 14:18:41 pacho Exp $
EAPI=2
@@ -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)