From 5b300a1b1cff08a136925a57912208e2da48f56d Mon Sep 17 00:00:00 2001 From: Dan Armak Date: Thu, 27 Dec 2001 19:01:42 +0000 Subject: 1. removed all objprelink refs and mentions and calls, see gentoo-user/dev discussion. 2. removed kde versions 2.2 and 2.2.1 since they are backward and forward compatible with 2.2.2 and maintaining them is a problem --- app-office/koffice/koffice-1.1.1.ebuild | 3 +-- app-office/koffice/koffice-1.1.ebuild | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) (limited to 'app-office/koffice') diff --git a/app-office/koffice/koffice-1.1.1.ebuild b/app-office/koffice/koffice-1.1.1.ebuild index aa0b0f5ddd52..6ad91f612e4a 100644 --- a/app-office/koffice/koffice-1.1.1.ebuild +++ b/app-office/koffice/koffice-1.1.1.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Authors Dan Armak , Bart Verwilst -# $Header: /var/cvsroot/gentoo-x86/app-office/koffice/koffice-1.1.1.ebuild,v 1.5 2001/12/23 21:35:15 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/koffice/koffice-1.1.1.ebuild,v 1.6 2001/12/27 19:01:42 danarmak Exp $ . /usr/portage/eclass/inherit.eclass || die inherit kde-base || die @@ -24,7 +24,6 @@ DEPEND="$DEPEND src_unpack() { base_src_unpack all patch - kde-objprelink-patch } src_compile() { diff --git a/app-office/koffice/koffice-1.1.ebuild b/app-office/koffice/koffice-1.1.ebuild index 462202a71176..617d4b7cbd5b 100644 --- a/app-office/koffice/koffice-1.1.ebuild +++ b/app-office/koffice/koffice-1.1.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Dan Armak -# $Header: /var/cvsroot/gentoo-x86/app-office/koffice/koffice-1.1.ebuild,v 1.11 2001/12/23 21:35:15 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/koffice/koffice-1.1.ebuild,v 1.12 2001/12/27 19:01:42 danarmak Exp $ . /usr/portage/eclass/inherit.eclass || die inherit kde-base || die @@ -25,7 +25,6 @@ DEPEND="$DEPEND src_unpack() { base_src_unpack all patch - kde-objprelink-patch } src_compile() { -- cgit v1.2.3-65-gdbad