diff options
author | 2005-06-28 05:07:14 +0000 | |
---|---|---|
committer | 2005-06-28 05:07:14 +0000 | |
commit | e3575b1e1008e3697d5e485818b26c0e13ab4cd0 (patch) | |
tree | 0a486aa4cda38b1b3e07dbb97c8072e8c79495a2 /sys-devel | |
parent | Stable on ppc. Bug 97071 (diff) | |
download | gentoo-2-e3575b1e1008e3697d5e485818b26c0e13ab4cd0.tar.gz gentoo-2-e3575b1e1008e3697d5e485818b26c0e13ab4cd0.tar.bz2 gentoo-2-e3575b1e1008e3697d5e485818b26c0e13ab4cd0.zip |
Version bump.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/binutils/ChangeLog | 8 | ||||
-rw-r--r-- | sys-devel/binutils/binutils-2.16.91.0.1.ebuild | 10 | ||||
-rw-r--r-- | sys-devel/binutils/files/digest-binutils-2.16.91.0.1 | 3 |
3 files changed, 20 insertions, 1 deletions
diff --git a/sys-devel/binutils/ChangeLog b/sys-devel/binutils/ChangeLog index 7cd428405907..f9ab31c11306 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.217 2005/06/12 22:42:36 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.218 2005/06/28 05:07:14 vapier Exp $ + +*binutils-2.16.91.0.1 (28 Jun 2005) + + 28 Jun 2005; Mike Frysinger <vapier@gentoo.org> + +binutils-2.16.91.0.1.ebuild: + Version bump. *binutils-2.16.1 (12 Jun 2005) diff --git a/sys-devel/binutils/binutils-2.16.91.0.1.ebuild b/sys-devel/binutils/binutils-2.16.91.0.1.ebuild new file mode 100644 index 000000000000..efb67e22eccb --- /dev/null +++ b/sys-devel/binutils/binutils-2.16.91.0.1.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.1.ebuild,v 1.1 2005/06/28 05:07:14 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.1 b/sys-devel/binutils/files/digest-binutils-2.16.91.0.1 new file mode 100644 index 000000000000..3836a480d79f --- /dev/null +++ b/sys-devel/binutils/files/digest-binutils-2.16.91.0.1 @@ -0,0 +1,3 @@ +MD5 ab7fd509b5eee531982909ae05db715a binutils-2.16.91.0.1.tar.bz2 11998341 +MD5 d1688de9970ab703143af836c73bec6a binutils-2.16.91.0.1-patches-1.0.tar.bz2 20156 +MD5 9daac9d233f25e15e8917d03002d08a4 binutils-2.16.91.0.1-uclibc-patches-1.0.tar.bz2 2112 |