You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

22 lines
545 B

# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/Linux-DesktopFiles/Linux-DesktopFiles-0.60.0.ebuild,v 1.3 2012/08/27 13:32:16 johu Exp $
EAPI=4
MODULE_AUTHOR="TRIZEN"
MODULE_VERSION=0.06
inherit perl-module
DESCRIPTION="Perl module to get and parse the Linux .desktop files"
LICENSE="|| ( Artistic GPL-1 GPL-2 GPL-3 )"
SLOT="0"
KEYWORDS="amd64 x86"
IUSE=""
RDEPEND="dev-lang/perl[gdbm]"
DEPEND="virtual/perl-Module-Build"
SRC_TEST="do"