Parent Directory
|
Revision Log
Stable for ppc, wrt bug #450678 (Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
| 1 | # Copyright 1999-2013 Gentoo Foundation |
| 2 | # Distributed under the terms of the GNU General Public License v2 |
| 3 | # $Header: /var/cvsroot/gentoo-x86/kde-base/libksane/libksane-4.9.5.ebuild,v 1.3 2013/01/27 16:03:15 ago Exp $ |
| 4 | |
| 5 | EAPI=4 |
| 6 | |
| 7 | inherit kde4-base |
| 8 | |
| 9 | DESCRIPTION="SANE Library interface for KDE" |
| 10 | KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux" |
| 11 | IUSE="debug" |
| 12 | LICENSE="LGPL-2" |
| 13 | |
| 14 | DEPEND=" |
| 15 | media-gfx/sane-backends |
| 16 | " |
| 17 | RDEPEND="${DEPEND}" |
| ViewVC Help | |
| Powered by ViewVC 1.1.13 |