summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Armak <danarmak@gentoo.org>2002-08-23 11:48:40 +0000
committerDan Armak <danarmak@gentoo.org>2002-08-23 11:48:40 +0000
commit8dbc8086936c4d0757d6e3600d8fce7f69f90736 (patch)
tree5f9f9d039c2a6211808624a63e5c94af724e7706 /kde-base
parentOops, fixed so that patch applies (diff)
downloadhistorical-8dbc8086936c4d0757d6e3600d8fce7f69f90736.tar.gz
historical-8dbc8086936c4d0757d6e3600d8fce7f69f90736.tar.bz2
historical-8dbc8086936c4d0757d6e3600d8fce7f69f90736.zip
remove unnecessary patch
Diffstat (limited to 'kde-base')
-rw-r--r--kde-base/kdebase/ChangeLog6
-rw-r--r--kde-base/kdebase/kdebase-3.0.3.ebuild5
2 files changed, 6 insertions, 5 deletions
diff --git a/kde-base/kdebase/ChangeLog b/kde-base/kdebase/ChangeLog
index ce0876b88d3e..9097f9e66ab9 100644
--- a/kde-base/kdebase/ChangeLog
+++ b/kde-base/kdebase/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for kde-base/kdebase
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kdebase/ChangeLog,v 1.21 2002/08/19 09:36:04 danarmak Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdebase/ChangeLog,v 1.22 2002/08/23 11:48:40 danarmak Exp $
+
+ 23 Aug 2002; Dan Armak <danarmak@gentoo.org> ChangeLog :
+
+ Remove patch that was included in the mainline sources for 3.0.3.
*kdebase-3.0.3 (19 Aug 2002)
diff --git a/kde-base/kdebase/kdebase-3.0.3.ebuild b/kde-base/kdebase/kdebase-3.0.3.ebuild
index c14feb0da96a..7b92b2ddc607 100644
--- a/kde-base/kdebase/kdebase-3.0.3.ebuild
+++ b/kde-base/kdebase/kdebase-3.0.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kdebase/kdebase-3.0.3.ebuild,v 1.1 2002/08/19 09:34:02 danarmak Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdebase/kdebase-3.0.3.ebuild,v 1.2 2002/08/23 11:48:40 danarmak Exp $
inherit kde-dist
DESCRIPTION="KDE $PV - base packages: the desktop, panel, window manager, konqueror..."
@@ -31,9 +31,6 @@ use opengl && myconf="$myconf --with-gl" || myconf="$myconf --without-gl"
use ssl && myconf="$myconf --with-ssl" || myconf="$myconf --without-ssl"
use pam && myconf="$myconf --with-pam=yes" || myconf="$myconf --with-pam=no --with-shadow"
-# fix for verwilst's gcc 3.1 & antialiasing problem
-PATCHES="$FILESDIR/${P}-fonts.cpp.patch"
-
src_compile() {
kde_src_compile myconf configure