diff options
author | 2010-01-11 11:04:19 +0000 | |
---|---|---|
committer | 2010-01-11 11:04:19 +0000 | |
commit | 386d35bcc069f10bb794a73395e138ed254da7a9 (patch) | |
tree | 8a921dcfa8934f8e58e493369a0f42c190d0c148 /virtual/lapack/lapack-3.1.ebuild | |
parent | Set empty HOMEPAGE and LICENSE. (diff) | |
download | gentoo-2-386d35bcc069f10bb794a73395e138ed254da7a9.tar.gz gentoo-2-386d35bcc069f10bb794a73395e138ed254da7a9.tar.bz2 gentoo-2-386d35bcc069f10bb794a73395e138ed254da7a9.zip |
Set empty HOMEPAGE and LICENSE.
(Portage version: 2.2_rc61/cvs/Linux i686)
Diffstat (limited to 'virtual/lapack/lapack-3.1.ebuild')
-rw-r--r-- | virtual/lapack/lapack-3.1.ebuild | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/virtual/lapack/lapack-3.1.ebuild b/virtual/lapack/lapack-3.1.ebuild index c8201536af1b..bfb45d8980ba 100644 --- a/virtual/lapack/lapack-3.1.ebuild +++ b/virtual/lapack/lapack-3.1.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/lapack/lapack-3.1.ebuild,v 1.4 2009/12/15 19:48:10 abcd Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/lapack/lapack-3.1.ebuild,v 1.5 2010/01/11 11:04:19 ulm Exp $ DESCRIPTION="Virtual for Linear Algebra Package FORTRAN 77 (LAPACK) implementation" -HOMEPAGE="http://www.gentoo.org/proj/en/" +HOMEPAGE="" SRC_URI="" -LICENSE="GPL-2" +LICENSE="" SLOT="0" KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 s390 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="" |