diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-08-23 01:44:11 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-08-23 01:44:11 +0000 |
commit | 3134fd883345668614da9890a0851f92dc392810 (patch) | |
tree | e431144fc47dfdc396bc8266bc76df354d7278f2 /sys-devel | |
parent | make sure lib64 is fixed even in src_install (diff) | |
download | gentoo-2-3134fd883345668614da9890a0851f92dc392810.tar.gz gentoo-2-3134fd883345668614da9890a0851f92dc392810.tar.bz2 gentoo-2-3134fd883345668614da9890a0851f92dc392810.zip |
Version bump.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/binutils/ChangeLog | 8 | ||||
-rw-r--r-- | sys-devel/binutils/binutils-2.16.91.0.3.ebuild | 10 | ||||
-rw-r--r-- | sys-devel/binutils/files/digest-binutils-2.16.91.0.3 | 3 |
3 files changed, 20 insertions, 1 deletions
diff --git a/sys-devel/binutils/ChangeLog b/sys-devel/binutils/ChangeLog index 3433b8ec74cc..45d0a298f4f0 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.225 2005/08/02 04:27:07 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/ChangeLog,v 1.226 2005/08/23 01:39:30 vapier Exp $ + +*binutils-2.16.91.0.3 (23 Aug 2005) + + 23 Aug 2005; Mike Frysinger <vapier@gentoo.org> + +binutils-2.16.91.0.3.ebuild: + Version bump. *binutils-2.16.91.0.2 (02 Aug 2005) diff --git a/sys-devel/binutils/binutils-2.16.91.0.3.ebuild b/sys-devel/binutils/binutils-2.16.91.0.3.ebuild new file mode 100644 index 000000000000..427fd3245d36 --- /dev/null +++ b/sys-devel/binutils/binutils-2.16.91.0.3.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.3.ebuild,v 1.1 2005/08/23 01:39:30 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.3 b/sys-devel/binutils/files/digest-binutils-2.16.91.0.3 new file mode 100644 index 000000000000..ba5c334b372a --- /dev/null +++ b/sys-devel/binutils/files/digest-binutils-2.16.91.0.3 @@ -0,0 +1,3 @@ +MD5 c737a5787927f60758b4960f10e44f93 binutils-2.16.91.0.3.tar.bz2 12214719 +MD5 ef5cc4699c3451e39ce59a1252b075c4 binutils-2.16.91.0.3-patches-1.0.tar.bz2 9860 +MD5 9a7de7b11a3c3eb045a9019d2cf9d9b9 binutils-2.16.91.0.3-uclibc-patches-1.0.tar.bz2 2131 |