diff options
author | Brandon Low <lostlogic@gentoo.org> | 2002-06-04 11:13:55 +0000 |
---|---|---|
committer | Brandon Low <lostlogic@gentoo.org> | 2002-06-04 11:13:55 +0000 |
commit | 4a36565fa007aed75453c1f99e21b9449a07510b (patch) | |
tree | e4430da454a99195e691fdd553deb44fa0c32168 /sys-devel | |
parent | version bump (diff) | |
download | historical-4a36565fa007aed75453c1f99e21b9449a07510b.tar.gz historical-4a36565fa007aed75453c1f99e21b9449a07510b.tar.bz2 historical-4a36565fa007aed75453c1f99e21b9449a07510b.zip |
Fixed description
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/gcc/gcc-3.1-r5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/gcc/gcc-3.1-r5.ebuild b/sys-devel/gcc/gcc-3.1-r5.ebuild index 114fb8a7545c..cd2829a92fc9 100644 --- a/sys-devel/gcc/gcc-3.1-r5.ebuild +++ b/sys-devel/gcc/gcc-3.1-r5.ebuild @@ -18,7 +18,7 @@ SLOT="3.1" S=${WORKDIR}/${P} SRC_URI="ftp://gcc.gnu.org/pub/gcc/releases/${P}/${P}.tar.bz2 ftp://ftp.funet.fi/pub/mirrors/sourceware.cygnus.com/pub/gcc/releases/${P}/${P}.tar.bz2" -DESCRIPTION="Modern GCC C/C++ compiler and an included, upgraded version of texinfo to boot" +DESCRIPTION="Modern GCC C/C++ compiler" HOMEPAGE="http://www.gnu.org/software/gcc/gcc.html" DEPEND="virtual/glibc" |