diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-08-02 04:27:07 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-08-02 04:27:07 +0000 |
commit | aa689e33328f3b7eb354935ef1726369609c8338 (patch) | |
tree | c9e12410c55db0805cb2b708a67ef839c5d9bdfb /sys-devel/binutils | |
parent | Mask testing mozilla, firefox, thunderbird (diff) | |
download | gentoo-2-aa689e33328f3b7eb354935ef1726369609c8338.tar.gz gentoo-2-aa689e33328f3b7eb354935ef1726369609c8338.tar.bz2 gentoo-2-aa689e33328f3b7eb354935ef1726369609c8338.zip |
Version bump.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'sys-devel/binutils')
-rw-r--r-- | sys-devel/binutils/ChangeLog | 8 | ||||
-rw-r--r-- | sys-devel/binutils/binutils-2.16.91.0.2.ebuild | 10 | ||||
-rw-r--r-- | sys-devel/binutils/files/digest-binutils-2.16.91.0.2 | 3 |
3 files changed, 20 insertions, 1 deletions
diff --git a/sys-devel/binutils/ChangeLog b/sys-devel/binutils/ChangeLog index 477d05d37347..3433b8ec74cc 100644 --- a/sys-devel/binutils/ChangeLog +++ b/sys-devel/binutils/ChangeLog @@ -1,6 +1,12 @@ # 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.224 2005/07/13 22:11:24 matsuu Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.225 2005/08/02 04:27:07 vapier Exp $ + +*binutils-2.16.91.0.2 (02 Aug 2005) + + 02 Aug 2005; Mike Frysinger <vapier@gentoo.org> + +binutils-2.16.91.0.2.ebuild: + Version bump. 13 Jul 2005; MATSUU Takuto <matsuu@gentoo.org> binutils-2.15.92.0.2-r10.ebuild: diff --git a/sys-devel/binutils/binutils-2.16.91.0.2.ebuild b/sys-devel/binutils/binutils-2.16.91.0.2.ebuild new file mode 100644 index 000000000000..7177b0225af1 --- /dev/null +++ b/sys-devel/binutils/binutils-2.16.91.0.2.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.16.91.0.2.ebuild,v 1.1 2005/08/02 04:27:07 vapier Exp $ + +PATCHVER="1.0" +UCLIBC_PATCHVER="1.0" +inherit toolchain-binutils + +# ARCH - packages to test before marking +KEYWORDS="-*" diff --git a/sys-devel/binutils/files/digest-binutils-2.16.91.0.2 b/sys-devel/binutils/files/digest-binutils-2.16.91.0.2 new file mode 100644 index 000000000000..f19546a75470 --- /dev/null +++ b/sys-devel/binutils/files/digest-binutils-2.16.91.0.2 @@ -0,0 +1,3 @@ +MD5 bf01e3151b4cd74f2d52871fbc297215 binutils-2.16.91.0.2.tar.bz2 12363276 +MD5 69237da31f5669b2481d650a91d973dc binutils-2.16.91.0.2-patches-1.0.tar.bz2 9857 +MD5 bb7d207e5ba0193fc3d4a48e20c2dbd6 binutils-2.16.91.0.2-uclibc-patches-1.0.tar.bz2 2135 |