# ChangeLog for media-libs/glew # Copyright 1999-2016 Gentoo Foundation; Distributed under the GPL v2 # (auto-generated from git log) *glew-1.12.0 (09 Aug 2015) *glew-1.11.0 (09 Aug 2015) *glew-1.10.0-r2 (09 Aug 2015) *glew-1.10.0-r1 (09 Aug 2015) *glew-1.9.0 (09 Aug 2015) 09 Aug 2015; Robin H. Johnson +glew-1.9.0.ebuild, +glew-1.10.0-r1.ebuild, +glew-1.10.0-r2.ebuild, +glew-1.11.0.ebuild, +glew-1.12.0.ebuild, +metadata.xml: proj/gentoo: Initial commit This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson X-Thanks: Alec Warner - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring - wrote much python to improve cvs2svn X-Thanks: Rich Freeman - validation scripts X-Thanks: Patrick Lauer - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed 24 Aug 2015; Justin Lecher metadata.xml: Use https by default Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher 24 Aug 2015; Mike Gilbert metadata.xml: Revert DOCTYPE SYSTEM https changes in metadata.xml repoman does not yet accept the https version. This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450. Bug: https://bugs.gentoo.org/552720 *glew-1.13.0 (25 Aug 2015) 25 Aug 2015; Tim Harder +glew-1.13.0.ebuild: version bump 24 Jan 2016; Michał Górny metadata.xml: Set appropriate maintainer types in metadata.xml (GLEP 67) 12 Apr 2016; Tim Harder metadata.xml: drop myself as maintainer 24 Jul 2016; James Le Cuirot -glew-1.9.0.ebuild, -glew-1.10.0-r1.ebuild, -glew-1.11.0.ebuild, -glew-1.12.0.ebuild: Remove many old versions This drops the only stable version on sh but all sh profiles are exp now. See bug #498332. Package-Manager: portage-2.3.0 *glew-1.10.0-r100 (24 Jul 2016) 24 Jul 2016; James Le Cuirot +glew-1.10.0-r100.ebuild: Add lib-only 1.10 SLOT for binary games (i.e. Steam) Note to whoever touches this package next. The X dependencies are wrong. media-libs/glu is needed but only in RDEPEND for the headers. Package-Manager: portage-2.3.0 *glew-2.0.0 (08 Aug 2016) 08 Aug 2016; Tim Harder +files/glew-2.0.0-install-headers.patch, +glew-2.0.0.ebuild: version bump to 2.0.0 *glew-1.6.0-r100 (10 Aug 2016) 10 Aug 2016; James Le Cuirot +glew-1.6.0-r100.ebuild: Add lib-only 1.6 SLOT for binary games (i.e. Steam) 1.6 and 1.10 are the only SLOTs we should need for Steam for now as these are the versions included in the official Ubuntu-based runtime. Package-Manager: portage-2.3.0 09 Dec 2016; Mike Frysinger glew-1.6.0-r100.ebuild, glew-1.10.0-r2.ebuild, glew-1.10.0-r100.ebuild, glew-1.13.0.ebuild, glew-2.0.0.ebuild: set SYSTEM based on CHOST #595280 This avoids running the local (and old) copy of config.guess, and it fixes cross-compiling selection in a number of cases.