diff options
author | 2002-07-10 16:30:43 +0000 | |
---|---|---|
committer | 2002-07-10 16:30:43 +0000 | |
commit | 393704b217c70dbd1dae15d31cf6a88e82439b5e (patch) | |
tree | a738f0c9b44be3e3f7db2332cc09b7d9d9642ec5 /sys-devel/binutils/binutils-2.11.90.0.7-r1.ebuild | |
parent | new version, great stuff according to the namesys people (diff) | |
download | gentoo-2-393704b217c70dbd1dae15d31cf6a88e82439b5e.tar.gz gentoo-2-393704b217c70dbd1dae15d31cf6a88e82439b5e.tar.bz2 gentoo-2-393704b217c70dbd1dae15d31cf6a88e82439b5e.zip |
Added HOMEPAGE tag
Diffstat (limited to 'sys-devel/binutils/binutils-2.11.90.0.7-r1.ebuild')
-rw-r--r-- | sys-devel/binutils/binutils-2.11.90.0.7-r1.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys-devel/binutils/binutils-2.11.90.0.7-r1.ebuild b/sys-devel/binutils/binutils-2.11.90.0.7-r1.ebuild index d1fb5e52032b..c77d430e7fac 100644 --- a/sys-devel/binutils/binutils-2.11.90.0.7-r1.ebuild +++ b/sys-devel/binutils/binutils-2.11.90.0.7-r1.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License, v2 or later # Maintainer: System Team <system@gentoo.org> # Author: Daniel Robbins <drobbins@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.11.90.0.7-r1.ebuild,v 1.3 2002/07/10 13:45:38 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.11.90.0.7-r1.ebuild,v 1.4 2002/07/10 16:30:43 aliz Exp $ S=${WORKDIR}/${P} DESCRIPTION="Tools necessary to build programs" @@ -10,6 +10,7 @@ SRC_URI="http://ftp.kernel.org/pub/linux/devel/binutils/${P}.tar.gz http://www.i LICENSE="GPL-2 LGPL-2 BINUTILS" SLOT="0" KEYWORDS="x86" +HOMEPAGE="http://sources.redhat.com/binutils/" DEPEND="virtual/glibc" |