summaryrefslogtreecommitdiff
path: root/metadata/news/2010-01-31-eselect-opengl
diff options
context:
space:
mode:
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.