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 | 7553f827caa8e725c53a52617937e84647b31afe (patch) | |
tree | 86f2b91f480d307d7bf37b90df85d7722c4f957d /sys-devel | |
parent | version bump (diff) | |
download | gentoo-2-7553f827caa8e725c53a52617937e84647b31afe.tar.gz gentoo-2-7553f827caa8e725c53a52617937e84647b31afe.tar.bz2 gentoo-2-7553f827caa8e725c53a52617937e84647b31afe.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" |