diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-11-13 22:02:45 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-11-13 22:02:45 +0000 |
commit | 11a216a6c29c757d56d63118edcb2c49b29a0dbf (patch) | |
tree | 88a10473d0d32e71e6890b3dfe067a5eb284d04b /sys-devel | |
parent | Stable on x86; bug #112063 (diff) | |
download | gentoo-2-11a216a6c29c757d56d63118edcb2c49b29a0dbf.tar.gz gentoo-2-11a216a6c29c757d56d63118edcb2c49b29a0dbf.tar.bz2 gentoo-2-11a216a6c29c757d56d63118edcb2c49b29a0dbf.zip |
Version bump.
(Portage version: 2.0.53_rc7)
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/binutils/ChangeLog | 8 | ||||
-rw-r--r-- | sys-devel/binutils/binutils-2.16.91.0.4.ebuild | 10 | ||||
-rw-r--r-- | sys-devel/binutils/files/digest-binutils-2.16.91.0.4 | 3 |
3 files changed, 20 insertions, 1 deletions
diff --git a/sys-devel/binutils/ChangeLog b/sys-devel/binutils/ChangeLog index 319152939023..6652cd4acbcf 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.230 2005/10/18 20:54:12 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.231 2005/11/13 22:02:45 vapier Exp $ + +*binutils-2.16.91.0.4 (13 Nov 2005) + + 13 Nov 2005; Mike Frysinger <vapier@gentoo.org> + +binutils-2.16.91.0.4.ebuild: + Version bump. 18 Oct 2005; Joseph Jezak <josejx@gentoo.org> binutils-2.16.1.ebuild: Marked ppc stable. diff --git a/sys-devel/binutils/binutils-2.16.91.0.4.ebuild b/sys-devel/binutils/binutils-2.16.91.0.4.ebuild new file mode 100644 index 000000000000..21ef42399d2d --- /dev/null +++ b/sys-devel/binutils/binutils-2.16.91.0.4.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.4.ebuild,v 1.1 2005/11/13 22:02:45 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.4 b/sys-devel/binutils/files/digest-binutils-2.16.91.0.4 new file mode 100644 index 000000000000..68ab172f5839 --- /dev/null +++ b/sys-devel/binutils/files/digest-binutils-2.16.91.0.4 @@ -0,0 +1,3 @@ +MD5 3ca4b1d930c9d555be15d1ca1c489ad2 binutils-2.16.91.0.4-patches-1.0.tar.bz2 10015 +MD5 4f4ff7de55456a4ac9400a810ce8a005 binutils-2.16.91.0.4-uclibc-patches-1.0.tar.bz2 2130 +MD5 71f25b363cc8d96eea1a40f1410c433c binutils-2.16.91.0.4.tar.bz2 12447279 |