blob: 1f9d7298f4c11ff2ad86a0dc61070bd7555586c1 (
plain)
1
2
3
4
5
6
7
8
9
|
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/kde-base/kdeaccessibility/kdeaccessibility-3.2.0_rc1.ebuild,v 1.1 2004/01/19 03:31:14 caleb Exp $
inherit kde-dist
IUSE=""
DESCRIPTION="KDE accessibility module"
KEYWORDS="~x86 ~sparc ~amd64"
|