11 lines
240 B
Bash
11 lines
240 B
Bash
# Copyright 1999-2016 Gentoo Foundation
|
|
# Distributed under the terms of the GNU General Public License v2
|
|
# $Id$
|
|
|
|
EAPI=5
|
|
|
|
inherit kde4-base
|
|
|
|
DESCRIPTION="LibKMahjongg for KDE"
|
|
KEYWORDS="amd64 ~arm x86 ~amd64-linux ~x86-linux"
|
|
IUSE="debug"
|