summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lang/gcc28/pkg-comment2
-rw-r--r--lang/gcc28/pkg-descr4
2 files changed, 1 insertions, 5 deletions
diff --git a/lang/gcc28/pkg-comment b/lang/gcc28/pkg-comment
index 1745c580e736..26d0ee066f90 100644
--- a/lang/gcc28/pkg-comment
+++ b/lang/gcc28/pkg-comment
@@ -1 +1 @@
-Latest and greatest version of the GNU compiler suite
+GNU Compiler Collection 2.8
diff --git a/lang/gcc28/pkg-descr b/lang/gcc28/pkg-descr
index 596f4f444f4b..286416677c30 100644
--- a/lang/gcc28/pkg-descr
+++ b/lang/gcc28/pkg-descr
@@ -1,7 +1,3 @@
-GCC 2.8.1 is the latest release of the GNU compiler suite.
-It is a port for now, until its stableness and ability to produce
-a working kernel and "make world" is proven.
-
C++ support, and in particular template support, is vastly improved over
gcc-2.7. G++ 2.8.1 also compiles SGI's offical reference implimentation
of the STL.