summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTheo Chatzimichos <tampakrap@gentoo.org>2011-01-28 09:59:44 +0000
committerTheo Chatzimichos <tampakrap@gentoo.org>2011-01-28 09:59:44 +0000
commit091259aaa3161de3e0afbf2ebbbbd471cf844505 (patch)
treecc61a1fab08f064625458d9fc65e62a3ed6242a9 /app-office/krita/krita-2.2.2.ebuild
parentEAPI3 (diff)
downloadgentoo-2-091259aaa3161de3e0afbf2ebbbbd471cf844505.tar.gz
gentoo-2-091259aaa3161de3e0afbf2ebbbbd471cf844505.tar.bz2
gentoo-2-091259aaa3161de3e0afbf2ebbbbd471cf844505.zip
EAPI3
(Portage version: 2.2.0_alpha19/cvs/Linux x86_64)
Diffstat (limited to 'app-office/krita/krita-2.2.2.ebuild')
-rw-r--r--app-office/krita/krita-2.2.2.ebuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/app-office/krita/krita-2.2.2.ebuild b/app-office/krita/krita-2.2.2.ebuild
index e3d89e061395..77eafc9a12ec 100644
--- a/app-office/krita/krita-2.2.2.ebuild
+++ b/app-office/krita/krita-2.2.2.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/krita/krita-2.2.2.ebuild,v 1.5 2010/11/04 13:43:58 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/krita/krita-2.2.2.ebuild,v 1.6 2011/01/28 09:59:44 tampakrap Exp $
-EAPI="2"
+EAPI="3"
KMNAME="koffice"
KMMODULE="${PN}"
@@ -53,5 +53,5 @@ src_install() {
kde4-meta_src_install
# this is already installed by koffice-data
- rm -f "${D}/usr/include/config-opengl.h"
+ rm -f "${ED}/usr/include/config-opengl.h"
}