Gentoo Archives: gentoo-commits

From: "Jorge Manuel B. S. Vicetto (jmbsvicetto)" <jmbsvicetto@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in kde-base/libkonq: libkonq-4.1.2.ebuild
Date: Thu, 02 Oct 2008 10:52:04
Message-Id: E1KlLmp-00077D-Im@stork.gentoo.org
1 jmbsvicetto 08/10/02 10:51:59
2
3 Added: libkonq-4.1.2.ebuild
4 Log:
5 Add kde-4.1.2 into the tree from the kde-testing overlay.
6 (Portage version: 2.2_rc11/cvs/Linux 2.6.26-gentoo-r1 x86_64)
7
8 Revision Changes Path
9 1.1 kde-base/libkonq/libkonq-4.1.2.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/libkonq/libkonq-4.1.2.ebuild?rev=1.1&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/libkonq/libkonq-4.1.2.ebuild?rev=1.1&content-type=text/plain
13
14 Index: libkonq-4.1.2.ebuild
15 ===================================================================
16 # Copyright 1999-2008 Gentoo Foundation
17 # Distributed under the terms of the GNU General Public License v2
18 # $Header: /var/cvsroot/gentoo-x86/kde-base/libkonq/libkonq-4.1.2.ebuild,v 1.1 2008/10/02 10:51:59 jmbsvicetto Exp $
19
20 EAPI="2"
21
22 KMNAME=kdebase
23 KMMODULE=apps/lib/konq
24 CPPUNIT_REQUIRED="optional"
25 inherit kde4-meta
26
27 DESCRIPTION="The embeddable part of konqueror"
28 KEYWORDS="~amd64 ~x86"
29 IUSE="debug"
30 RESTRICT="test"
31 PATCHES=("${FILESDIR}/fix_includes_install.patch")
32 KMSAVELIBS="true"