blob: e19c202987a1d2b32f6e96e40f32b77bbd34c5f0 (
plain)
1
2
3
4
5
6
7
8
9
10
|
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
inherit eggs
DESCRIPTION="test(1) equivalence procedures."
LICENSE="BSD"
KEYWORDS="~x86"
|