13 lines
392 B
Bash
13 lines
392 B
Bash
# Copyright 1999-2013 Gentoo Foundation
|
|
# Distributed under the terms of the GNU General Public License v2
|
|
# $Header: /var/cvsroot/gentoo-x86/kde-base/libkpgp/libkpgp-4.4.11.1.ebuild,v 1.6 2013/02/23 17:10:02 ago Exp $
|
|
|
|
EAPI=4
|
|
|
|
KDE_MINIMAL="4.6"
|
|
KMNAME="kdepim"
|
|
inherit kde4-meta
|
|
|
|
DESCRIPTION="KDE pgp abstraction library"
|
|
KEYWORDS="amd64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
|
|
IUSE="debug"
|