summaryrefslogtreecommitdiff
path: root/metadata/news/2010-01-31-eselect-opengl
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-06-02 21:45:28 +0100
committerV3n3RiX <venerix@redcorelinux.org>2019-06-02 21:45:28 +0100
commit2018227e9344edb9da15fc6a4a8298086cc2aa77 (patch)
treec18e1c09e605e94e2a1e93345ad25746cc9e14b9 /metadata/news/2010-01-31-eselect-opengl
parent6f8038813c460b4f0572d5ef595cdfa94af3a94d (diff)
gentoo resync : 02.06.2019
Diffstat (limited to 'metadata/news/2010-01-31-eselect-opengl')
-rw-r--r--metadata/news/2010-01-31-eselect-opengl/2010-01-31-eselect-opengl.en.txt16
1 files changed, 0 insertions, 16 deletions
diff --git a/metadata/news/2010-01-31-eselect-opengl/2010-01-31-eselect-opengl.en.txt b/metadata/news/2010-01-31-eselect-opengl/2010-01-31-eselect-opengl.en.txt
deleted file mode 100644
index 469d62a92243..000000000000
--- a/metadata/news/2010-01-31-eselect-opengl/2010-01-31-eselect-opengl.en.txt
+++ /dev/null
@@ -1,16 +0,0 @@
-Title: Removal of libGL.la
-Author: Tomáš Chvátal <scarabeus@gentoo.org>
-Content-Type: text/plain
-Posted: 2010-01-31
-Revision: 1
-News-Item-Format: 1.0
-Display-If-Installed: <app-admin/eselect-opengl-1.1.1-r2
-
-Eselect-opengl package now strips the libGL.la file. This file was broken and
-thus we proceeded with its removal. It brings slight inconvenience on you fellow
-users. After emerging the new version =app-admin/eselect-opengl-1.1.1-r2 please
-emerge one more package dev-util/lafilefixer and use it for fixing all various
-compilation issues by running as root:
-# lafilefixer --justfixit
-Note that not-running this command will bring you compilation issues so you
-should really pay attention to this message and act upon it.