aboutsummaryrefslogtreecommitdiff
blob: 9a2f815dca9ae12cfb69f0f81d8904a04563429d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$

inherit skel

MODULE="BLAS"
IFACE="blas"

DESCRIPTION="Manage installed $MODULE implementations"
MAINTAINER="spyderous@gentoo.org"
SVN_DATE='$Date$'
VERSION=$(svn_date_to_version "${SVN_DATE}" )

# vim: set ft=eselect :