diff options
author | 2014-01-06 20:36:39 +0100 | |
---|---|---|
committer | 2014-01-06 20:36:39 +0100 | |
commit | 3876ec06d17148e6820802f67b117b16427069ed (patch) | |
tree | 05d40893c9a9ec81b3d4773261a476081c29896f /sci-misc/elmer-meta/elmer-meta-9999.ebuild | |
parent | sci-libs/trilinos: Don't use plain pkg-config (diff) | |
download | sci-3876ec06d17148e6820802f67b117b16427069ed.tar.gz sci-3876ec06d17148e6820802f67b117b16427069ed.tar.bz2 sci-3876ec06d17148e6820802f67b117b16427069ed.zip |
sci-misc/elmer-meta: Fix missing HOMEPAGE
Package-Manager: portage-2.2.8
Diffstat (limited to 'sci-misc/elmer-meta/elmer-meta-9999.ebuild')
-rw-r--r-- | sci-misc/elmer-meta/elmer-meta-9999.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/sci-misc/elmer-meta/elmer-meta-9999.ebuild b/sci-misc/elmer-meta/elmer-meta-9999.ebuild index a853bd847..f9109eab5 100644 --- a/sci-misc/elmer-meta/elmer-meta-9999.ebuild +++ b/sci-misc/elmer-meta/elmer-meta-9999.ebuild @@ -1,9 +1,10 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 -DESCRIPTION="Elmer is a collection of finite element programs, libraries, and visualization tools" +DESCRIPTION="Collection of finite element programs, libraries, and visualization tools" +HOMEPAGE="http://www.csc.fi/english/pages/elmer" LICENSE="GPL-2" SLOT="0" |