diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-04-21 01:37:10 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-04-21 01:37:10 +0000 |
commit | 1e30ee0ad18986ff29c734c38ba11e927b3c8c48 (patch) | |
tree | 2f4b691ab5afc0232d55497ab440f9a4c4fa5079 /sys-devel/binutils | |
parent | Fixed DEPEND to avoid circular dependency (diff) | |
download | gentoo-2-1e30ee0ad18986ff29c734c38ba11e927b3c8c48.tar.gz gentoo-2-1e30ee0ad18986ff29c734c38ba11e927b3c8c48.tar.bz2 gentoo-2-1e30ee0ad18986ff29c734c38ba11e927b3c8c48.zip |
Version bump.
(Portage version: 2.0.51.19)
Diffstat (limited to 'sys-devel/binutils')
-rw-r--r-- | sys-devel/binutils/ChangeLog | 7 | ||||
-rw-r--r-- | sys-devel/binutils/binutils-2.15.97.ebuild | 10 | ||||
-rw-r--r-- | sys-devel/binutils/files/digest-binutils-2.15.97 | 3 |
3 files changed, 19 insertions, 1 deletions
diff --git a/sys-devel/binutils/ChangeLog b/sys-devel/binutils/ChangeLog index 938d036c9da0..a3ae04047578 100644 --- a/sys-devel/binutils/ChangeLog +++ b/sys-devel/binutils/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for sys-devel/binutils # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.198 2005/04/17 08:19:53 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.199 2005/04/21 01:37:10 vapier Exp $ + +*binutils-2.15.97 (21 Apr 2005) + + 21 Apr 2005; Mike Frysinger <vapier@gentoo.org> +binutils-2.15.97.ebuild: + Version bump. *binutils-2.14 (17 Apr 2005) diff --git a/sys-devel/binutils/binutils-2.15.97.ebuild b/sys-devel/binutils/binutils-2.15.97.ebuild new file mode 100644 index 000000000000..af3640fc05b5 --- /dev/null +++ b/sys-devel/binutils/binutils-2.15.97.ebuild @@ -0,0 +1,10 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.15.97.ebuild,v 1.1 2005/04/21 01:37:10 vapier Exp $ + +PATCHVER="1.0" +UCLIBC_PATCHVER="" +inherit toolchain-binutils + +# ARCH - packages to test before marking +KEYWORDS="-*" diff --git a/sys-devel/binutils/files/digest-binutils-2.15.97 b/sys-devel/binutils/files/digest-binutils-2.15.97 new file mode 100644 index 000000000000..68b9fefd078f --- /dev/null +++ b/sys-devel/binutils/files/digest-binutils-2.15.97 @@ -0,0 +1,3 @@ +MD5 30632fdadbb3917844f7d2f0e3a4673e binutils-2.15.97.tar.bz2 12513767 +MD5 0f2172b4ce71af89345c75c29f38c745 binutils-2.15.97-patches-1.0.tar.bz2 21829 +MD5 e277dd8d98520fefd63780c3557a7d32 binutils-2.15.97-uclibc-patches-1.0.tar.bz2 2626 |