summaryrefslogtreecommitdiff
blob: 5069f4d56b2d13b5a6ec06f0d86ce7c9bfdad696 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header$

MODULE_AUTHOR=CLKAO
inherit perl-module

DESCRIPTION="Helper functions for op tree manipulation"
LICENSE="|| ( Artistic GPL-2 )"

SLOT="0"
KEYWORDS="~amd64 ~x86"

IUSE=""
DEPEND=""