# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id: lapack.eselect-0.1,v 1.1 2006/06/18 21:06:09 spyderous Exp $ inherit skel MODULE="LAPACK" IFACE="lapack" DESCRIPTION="Manage installed $MODULE implementations" MAINTAINER="spyderous@gentoo.org" SVN_DATE='$Date: 2006/06/18 21:06:09 $' VERSION=$(svn_date_to_version "${SVN_DATE}" ) # vim: set ft=eselect :