summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2006-12-31 08:52:14 +0000
committerMike Frysinger <vapier@gentoo.org>2006-12-31 08:52:14 +0000
commita95967c602db75c372fd59caa3673cd0a2273b45 (patch)
treeded29ff1428546d4fbc6ad63d9fe46a911e991c1 /sys-devel
parentfix il_wrap.h for bug #159507 (diff)
downloadgentoo-2-a95967c602db75c372fd59caa3673cd0a2273b45.tar.gz
gentoo-2-a95967c602db75c372fd59caa3673cd0a2273b45.tar.bz2
gentoo-2-a95967c602db75c372fd59caa3673cd0a2273b45.zip
add a DESCRIPTION
(Portage version: 2.1.2_rc4-r2)
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/gcc/gcc-2.95.3-r10.ebuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/sys-devel/gcc/gcc-2.95.3-r10.ebuild b/sys-devel/gcc/gcc-2.95.3-r10.ebuild
index 77b28a2b5bd0..c92c06ed1304 100644
--- a/sys-devel/gcc/gcc-2.95.3-r10.ebuild
+++ b/sys-devel/gcc/gcc-2.95.3-r10.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-2.95.3-r10.ebuild,v 1.2 2006/12/30 11:33:07 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-2.95.3-r10.ebuild,v 1.3 2006/12/31 08:52:14 vapier Exp $
PATCH_VER="1.3"
SPLIT_SPECS="no"
@@ -8,6 +8,8 @@ ETYPE="gcc-compiler"
inherit toolchain eutils flag-o-matic
+DESCRIPTION="The GNU Compiler Collection"
+
KEYWORDS="~alpha ~ppc ~sparc ~x86"
RDEPEND=">=sys-libs/zlib-1.1.4