diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-12-21 01:14:52 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-12-21 01:14:52 +0000 |
commit | eeb87a06b8d2213f329629448781458f00c90281 (patch) | |
tree | a1f731beaf3d1736a3d45263ad3bc183a4045c2a /sys-devel | |
parent | arm/hppa/m68k/s390/sh love (diff) | |
download | gentoo-2-eeb87a06b8d2213f329629448781458f00c90281.tar.gz gentoo-2-eeb87a06b8d2213f329629448781458f00c90281.tar.bz2 gentoo-2-eeb87a06b8d2213f329629448781458f00c90281.zip |
Version bump.
(Portage version: 2.0.53)
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/binutils/ChangeLog | 8 | ||||
-rw-r--r-- | sys-devel/binutils/binutils-2.16.91.0.5.ebuild | 10 | ||||
-rw-r--r-- | sys-devel/binutils/files/digest-binutils-2.16.91.0.5 | 3 |
3 files changed, 20 insertions, 1 deletions
diff --git a/sys-devel/binutils/ChangeLog b/sys-devel/binutils/ChangeLog index 5250522845ac..a16741304020 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.237 2005/12/07 23:58:55 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.238 2005/12/21 01:14:52 vapier Exp $ + +*binutils-2.16.91.0.5 (21 Dec 2005) + + 21 Dec 2005; Mike Frysinger <vapier@gentoo.org> + +binutils-2.16.91.0.5.ebuild: + Version bump. 07 Dec 2005; Guy Martin <gmsoft@gentoo.org> binutils-2.16.1.ebuild: Stable on hppa. diff --git a/sys-devel/binutils/binutils-2.16.91.0.5.ebuild b/sys-devel/binutils/binutils-2.16.91.0.5.ebuild new file mode 100644 index 000000000000..cfb2c435d8bb --- /dev/null +++ b/sys-devel/binutils/binutils-2.16.91.0.5.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.5.ebuild,v 1.1 2005/12/21 01:14:52 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.5 b/sys-devel/binutils/files/digest-binutils-2.16.91.0.5 new file mode 100644 index 000000000000..bf03b73c1540 --- /dev/null +++ b/sys-devel/binutils/files/digest-binutils-2.16.91.0.5 @@ -0,0 +1,3 @@ +MD5 3d00e654335eba4fb35614e0f3b6aa72 binutils-2.16.91.0.5-patches-1.0.tar.bz2 10282 +MD5 1b2958e86d4c777e1b610856cc199605 binutils-2.16.91.0.5-uclibc-patches-1.0.tar.bz2 2140 +MD5 29fdde06e229672daaaacbf52362520a binutils-2.16.91.0.5.tar.bz2 12491512 |