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.
gentoo-overlay/app-eselect/eselect-blas/files/blas.eselect-0.1

15 lines
350 B

# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
inherit skel
MODULE="BLAS"
IFACE="blas"
DESCRIPTION="Manage installed $MODULE implementations"
MAINTAINER="spyderous@gentoo.org"
SVN_DATE='$Date: 2015/03/31 16:46:52 $'
VERSION=$(svn_date_to_version "${SVN_DATE}" )
# vim: set ft=eselect :