diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2011-03-27 18:28:20 +0000 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2011-03-27 18:28:20 +0000 |
commit | f5b7cdd33b1972f46e8b70cd95cac4e7f16f9a2e (patch) | |
tree | 57a26ce56094fefef5ae8920c92b778a4497b078 /media-gfx/brlcad/ChangeLog | |
parent | Let's bump it: Fix extra line feed in Diagram.pm (#360757). Thanks to Chris M... (diff) | |
download | gentoo-2-f5b7cdd33b1972f46e8b70cd95cac4e7f16f9a2e.tar.gz gentoo-2-f5b7cdd33b1972f46e8b70cd95cac4e7f16f9a2e.tar.bz2 gentoo-2-f5b7cdd33b1972f46e8b70cd95cac4e7f16f9a2e.zip |
Moved from sci-misc to media-gfx
(Portage version: 2.1.9.44/cvs/Linux x86_64)
Diffstat (limited to 'media-gfx/brlcad/ChangeLog')
-rw-r--r-- | media-gfx/brlcad/ChangeLog | 73 |
1 files changed, 73 insertions, 0 deletions
diff --git a/media-gfx/brlcad/ChangeLog b/media-gfx/brlcad/ChangeLog new file mode 100644 index 000000000000..e925849084e6 --- /dev/null +++ b/media-gfx/brlcad/ChangeLog @@ -0,0 +1,73 @@ +# ChangeLog for media-gfx/brlcad +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/brlcad/ChangeLog,v 1.1 2011/03/27 18:28:20 dilfridge Exp $ + + 27 Mar 2011; Andreas K. Huettel <dilfridge@gentoo.org> + +brlcad-7.16.8.ebuild, +metadata.xml: + Moved from sci-misc to media-gfx + + 18 Jun 2010; Sébastien Fabbro <bicatali@gentoo.org> + -brlcad-7.16.6-r1.ebuild, -files/brlcad-7.16.6-as-needed.patch, + -files/brlcad-7.16.6-stl-headers.patch, brlcad-7.16.8.ebuild: + Now X is forced (does not build without), itcl/itk paths removed from + ebuild. Switched to EAPI3. + +*brlcad-7.16.8 (26 May 2010) + + 26 May 2010; Sébastien Fabbro <bicatali@gentoo.org> + +brlcad-7.16.8.ebuild: + Version bump + + 09 Mar 2010; Sébastien Fabbro <bicatali@gentoo.org> + brlcad-7.16.6-r1.ebuild: + Get the LDPATH right, bug #307867 + +*brlcad-7.16.6-r1 (03 Mar 2010) + + 03 Mar 2010; Sébastien Fabbro <bicatali@gentoo.org> + -brlcad-7.16.6.ebuild, +brlcad-7.16.6-r1.ebuild, metadata.xml: + Added benchmarks which can be run if the tests are enabled. Added a + desktop entry, and itk/itcl library path to the LDPATH environment + + 28 Feb 2010; Sébastien Fabbro <bicatali@gentoo.org> brlcad-7.16.6.ebuild: + Filtered -Werror, still creating problems (bug #307061) + + 26 Feb 2010; Sébastien Fabbro <bicatali@gentoo.org> brlcad-7.16.6.ebuild: + Enabling debug by default, following bug #306841 + +*brlcad-7.16.6 (25 Feb 2010) + + 25 Feb 2010; Sébastien Fabbro <bicatali@gentoo.org> + +brlcad-7.16.6.ebuild, +files/brlcad-7.16.6-as-needed.patch, + +files/brlcad-7.16.6-stl-headers.patch, +metadata.xml: + Version bump and moved to the main tree + + 04 Feb 2010; Sébastien Fabbro <bicatali@gentoo.org> brlcad-7.16.4.ebuild: + Changed man directory to avoid conflicts + +*brlcad-7.16.4 (02 Feb 2010) + + 02 Feb 2010; Sébastien Fabbro <bicatali@gentoo.org> + -brlcad-7.10.4.ebuild, +brlcad-7.16.4.ebuild, + +files/brlcad-7.16.4-as-needed.patch, + -files/brlcad-tcltk-man_install.patch: + Version bump. Rewrote from scratch + + 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: + Version bump + + 26 January 2006; Lucas Chiesa <lucas.chiesa@gmail.com> brlcad-7.6.6.ebuild: + Added brlcad-7.6.6-gentoo.diff which replaces the entire test for + tcl/tk/itcl/iwidgets in configure.ac. It needs some more work. + +*brlcad-7.6.6 (19 January 2006) + + 19 January 2006; Marcus D. Hanwell <cryos@gentoo.org> + +brlcad-7.6.6.ebuild: + Initial import into the science overlay, bug 77197. |