diff options
author | 2006-02-15 15:42:51 +0000 | |
---|---|---|
committer | 2006-02-15 15:42:51 +0000 | |
commit | c21a8bbabb93acde758e9c4b5df9097ed403941e (patch) | |
tree | 5cda593c771be648af56ca35feefce794cdb8853 /sci-misc/brlcad/brlcad-7.6.6.ebuild | |
parent | orsa-0.7.0.ebuild: removed useless USE flags (diff) | |
download | sci-c21a8bbabb93acde758e9c4b5df9097ed403941e.tar.gz sci-c21a8bbabb93acde758e9c4b5df9097ed403941e.tar.bz2 sci-c21a8bbabb93acde758e9c4b5df9097ed403941e.zip |
general cleaning (licenses, USE flags descriptions, headers)
git-svn-id: http://overlays.gentoo.org/svn/proj/science/overlay@107 32389bae-6d03-0410-99cf-db05cde120eb
Diffstat (limited to 'sci-misc/brlcad/brlcad-7.6.6.ebuild')
-rw-r--r-- | sci-misc/brlcad/brlcad-7.6.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-misc/brlcad/brlcad-7.6.6.ebuild b/sci-misc/brlcad/brlcad-7.6.6.ebuild index a625e14ec..b94d8eb71 100644 --- a/sci-misc/brlcad/brlcad-7.6.6.ebuild +++ b/sci-misc/brlcad/brlcad-7.6.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ @@ -8,7 +8,7 @@ DESCRIPTION="The BRL-CAD package is a powerful Constructive Solid Geometry (CSG) HOMEPAGE="http://brlcad.org/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" -LICENSE="GPL LGPL GFDL BSD" +LICENSE="GPL-2 LGPL-2 GFDL BSD" SLOT="0" KEYWORDS="-*" IUSE="java pic debug proengineer optimize" |