Parent Directory
|
Revision Log
KDE SC 4.6.2 version bump. Drop 4.6.{0,1} and 4.5.5. This is our stable candidate so test and test more. Force due to some unmet deps. Filled as bug #362305. (Portage version: 2.2.0_alpha29/cvs/Linux x86_64, RepoMan options: --force)
1 | # Copyright 1999-2011 Gentoo Foundation |
2 | # Distributed under the terms of the GNU General Public License v2 |
3 | # $Header: /var/cvsroot/gentoo-x86/kde-base/kdegraphics-strigi-analyzer/kdegraphics-strigi-analyzer-4.6.1.ebuild,v 1.1 2011/03/04 17:59:59 alexxy Exp $ |
4 | |
5 | EAPI=3 |
6 | |
7 | KMNAME="kdegraphics" |
8 | KMMODULE="strigi-analyzer" |
9 | inherit kde4-meta |
10 | |
11 | DESCRIPTION="kdegraphics: strigi plugins" |
12 | KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" |
13 | IUSE="debug" |
14 | |
15 | KMEXTRACTONLY=" |
16 | libs/mobipocket/ |
17 | " |
18 | |
19 | DEPEND=" |
20 | app-misc/strigi |
21 | " |
22 | RDEPEND="${DEPEND}" |
ViewVC Help | |
Powered by ViewVC 1.1.20 |