aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sci-misc/brlcad/ChangeLog6
-rw-r--r--sci-misc/brlcad/Manifest2
-rw-r--r--sci-misc/brlcad/brlcad-7.10.4.ebuild4
3 files changed, 8 insertions, 4 deletions
diff --git a/sci-misc/brlcad/ChangeLog b/sci-misc/brlcad/ChangeLog
index 8e4ff5800..767401dad 100644
--- a/sci-misc/brlcad/ChangeLog
+++ b/sci-misc/brlcad/ChangeLog
@@ -1,7 +1,11 @@
# ChangeLog for sci-libs/plplot
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 24 Aug 2008; Tim Cera <timcera@earthlink.net> brlcad-7.10.4.ebuild:
+ * The BDL (BSD Documentation License) was for content on their wiki. Removed
+ from software licenses. * Changed the copyright year to 2008.
+
19 Dec 2007; Sébastien Fabbro <bicatali@gentoo.org>
-files/brlcad-7.6.6-gentoo.diff, +files/brlcad-tcltk-man_install.patch,
-files/tcl.m4, -brlcad-7.6.6.ebuild, +brlcad-7.10.4.ebuild:
diff --git a/sci-misc/brlcad/Manifest b/sci-misc/brlcad/Manifest
index 589d4ec25..ea473b707 100644
--- a/sci-misc/brlcad/Manifest
+++ b/sci-misc/brlcad/Manifest
@@ -1,5 +1,5 @@
AUX brlcad-tcltk-man_install.patch 2560 RMD160 52f5671634926b91457ebb7299dee443c1ae3529 SHA1 5b0494880c1e2e484a39790c60bdb44b239b71e2 SHA256 486216c6ec99544101be44450a4d2443ab379d828e5c5c9842d165e0fbe6482d
DIST brlcad-7.10.4.tar.bz2 22974894 RMD160 a3e13793f96b41e8fa48107e76b6697393559478 SHA1 e8ac7ae38dae0208ea92f66e84a9779a5fc3c568 SHA256 302c40ae3eb54aab4bdf1018effd5b63c3212b1c580edb4340559c4545ccfded
-EBUILD brlcad-7.10.4.ebuild 2167 RMD160 52a358cc82ca83db771abbead038051c23c2349b SHA1 c596fee925cc15d07a150426f4d5a2fdc06ae63c SHA256 076ac0e78752801b5d8620654f4e802825d97f80aa166cd41679f8c0fe075e64
+EBUILD brlcad-7.10.4.ebuild 2163 RMD160 d2ca67c0a0754f03cd4a7d87a53d82b9b34b79c1 SHA1 24869b00ae1855967bbadaf4ad70336d22290b95 SHA256 37777dfdbead7ca976732936925202ff48b95727e2b73ce3adff3b903b9deb34
MISC ChangeLog 703 RMD160 17c5b6c55019f9a3cefff975987344840e6560ae SHA1 aab5b9579597c37a7e5ad381381258c4fc815fa1 SHA256 65ae20b9fa408bc48d225546ec03729d454e69c31093daf522fd7ad99ce4f80c
MISC metadata.xml 993 RMD160 2d5c3e246d2a1ce29f86d2de3e7e1ee1edfc6439 SHA1 a1388baccc66f393c78915d72f2a96a4bcb92156 SHA256 b3dd606feb759dba2840423c656bb78dfd324dd2e95f1def30a8340c090b8c19
diff --git a/sci-misc/brlcad/brlcad-7.10.4.ebuild b/sci-misc/brlcad/brlcad-7.10.4.ebuild
index 043f80bd2..39892a87b 100644
--- a/sci-misc/brlcad/brlcad-7.10.4.ebuild
+++ b/sci-misc/brlcad/brlcad-7.10.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
@@ -8,7 +8,7 @@ DESCRIPTION="Constructive Solid Geometry (CSG) solid modeling system"
HOMEPAGE="http://brlcad.org/"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
-LICENSE="LGPL-2 BSD BDL"
+LICENSE="LGPL-2 BSD"
SLOT="0"
KEYWORDS="~x86 ~amd64"
IUSE="debug examples"