From 89fab6284f0db21b3626b4775d80d826fa66e4f8 Mon Sep 17 00:00:00 2001 From: Andreas Proschofsky Date: Fri, 29 Jan 2010 14:50:50 +0000 Subject: remove kde3-support by request of the kde-herd, see bug #296465 (Portage version: 2.2_rc61/cvs/Linux i686) --- app-office/openoffice-bin/ChangeLog | 6 +++++- app-office/openoffice-bin/openoffice-bin-3.1.1.ebuild | 7 +++---- 2 files changed, 8 insertions(+), 5 deletions(-) (limited to 'app-office/openoffice-bin') diff --git a/app-office/openoffice-bin/ChangeLog b/app-office/openoffice-bin/ChangeLog index e00d88d56cce..c23bdd085f69 100644 --- a/app-office/openoffice-bin/ChangeLog +++ b/app-office/openoffice-bin/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-office/openoffice-bin # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/openoffice-bin/ChangeLog,v 1.222 2010/01/28 09:20:06 suka Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/openoffice-bin/ChangeLog,v 1.223 2010/01/29 14:50:50 suka Exp $ + + 29 Jan 2010; Andreas Proschofsky + openoffice-bin-3.1.1.ebuild: + remove kde3-support by request of the kde-herd, see bug #296465 *openoffice-bin-3.2.0_rc4 (28 Jan 2010) diff --git a/app-office/openoffice-bin/openoffice-bin-3.1.1.ebuild b/app-office/openoffice-bin/openoffice-bin-3.1.1.ebuild index bb4bda2d4fc2..cd24e05442f0 100644 --- a/app-office/openoffice-bin/openoffice-bin-3.1.1.ebuild +++ b/app-office/openoffice-bin/openoffice-bin-3.1.1.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/openoffice-bin/openoffice-bin-3.1.1.ebuild,v 1.3 2009/09/26 14:08:45 keytoaster Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/openoffice-bin/openoffice-bin-3.1.1.ebuild,v 1.4 2010/01/29 14:50:50 suka Exp $ inherit eutils fdo-mime rpm multilib -IUSE="gnome java kde" +IUSE="gnome java" BUILDID="9420" BUILDID2="9420" @@ -89,7 +89,6 @@ src_unpack() { rpm_unpack "${S}/desktop-integration/openoffice.org3.1-freedesktop-menus-3.1-${BUILDID2}.noarch.rpm" use gnome && rpm_unpack "${S}/${BASIS}-gnome-integration-${MY_PV3}.${OOARCH}.rpm" - use kde && rpm_unpack "${S}/${BASIS}-kde-integration-${MY_PV3}.${OOARCH}.rpm" use java && rpm_unpack "${S}/${BASIS}-javafilter-${MY_PV3}.${OOARCH}.rpm" strip-linguas ${LANGS} -- cgit v1.2.3-65-gdbad