summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2005-11-22 05:15:07 +0000
committerMike Frysinger <vapier@gentoo.org>2005-11-22 05:15:07 +0000
commit058acf38f5274c5c30a44f613ea90ddcb670680a (patch)
tree9822ac35a8e1232bb1fe9237b20b380106edf6b1 /sys-devel
parentImport new version of sdparm (0.96), remove 0.93, and stable 0.95 on mips, sp... (diff)
downloadhistorical-058acf38f5274c5c30a44f613ea90ddcb670680a.tar.gz
historical-058acf38f5274c5c30a44f613ea90ddcb670680a.tar.bz2
historical-058acf38f5274c5c30a44f613ea90ddcb670680a.zip
add support for more avr devices
Package-Manager: portage-2.0.53_rc7
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/binutils/binutils-2.16.1.ebuild4
-rw-r--r--sys-devel/binutils/files/digest-binutils-2.16.12
-rw-r--r--sys-devel/gcc/files/digest-gcc-3.4.4-r18
-rw-r--r--sys-devel/gcc/gcc-3.4.4-r1.ebuild4
4 files changed, 9 insertions, 9 deletions
diff --git a/sys-devel/binutils/binutils-2.16.1.ebuild b/sys-devel/binutils/binutils-2.16.1.ebuild
index dba23dac09d6..7e9190a25041 100644
--- a/sys-devel/binutils/binutils-2.16.1.ebuild
+++ b/sys-devel/binutils/binutils-2.16.1.ebuild
@@ -1,8 +1,8 @@
# 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.1.ebuild,v 1.10 2005/10/18 20:54:12 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/binutils/binutils-2.16.1.ebuild,v 1.11 2005/11/22 05:11:32 vapier Exp $
-PATCHVER="1.4"
+PATCHVER="1.5"
UCLIBC_PATCHVER="1.0"
inherit toolchain-binutils
diff --git a/sys-devel/binutils/files/digest-binutils-2.16.1 b/sys-devel/binutils/files/digest-binutils-2.16.1
index 7801040ed316..34c29e4e8954 100644
--- a/sys-devel/binutils/files/digest-binutils-2.16.1
+++ b/sys-devel/binutils/files/digest-binutils-2.16.1
@@ -1,3 +1,3 @@
-MD5 d7eb144375d7e1b57ea6e1fdac65d478 binutils-2.16.1-patches-1.4.tar.bz2 133477
+MD5 eeaebf202fff82a2e436f46e65014caf binutils-2.16.1-patches-1.5.tar.bz2 133846
MD5 e0db1c5854dcb0398f78cd7c7ddca7bd binutils-2.16.1-uclibc-patches-1.0.tar.bz2 5991
MD5 6a9d529efb285071dad10e1f3d2b2967 binutils-2.16.1.tar.bz2 12549917
diff --git a/sys-devel/gcc/files/digest-gcc-3.4.4-r1 b/sys-devel/gcc/files/digest-gcc-3.4.4-r1
index 81fc51c20520..0d0ec8dd4392 100644
--- a/sys-devel/gcc/files/digest-gcc-3.4.4-r1
+++ b/sys-devel/gcc/files/digest-gcc-3.4.4-r1
@@ -1,6 +1,6 @@
-MD5 b594ff4ea4fbef4ba9220887de713dfe gcc-3.4.4.tar.bz2 27565872
+MD5 d5da59b788f30b6e31488cdae51ca822 bounds-checking-gcc-3.4.4-1.00.patch.bz2 815608
+MD5 4b4c3c72a93236e6c57477a6ce04230b gcc-3.4.4-patches-1.7.tar.bz2 47234
+MD5 474718bd45586247a7937bed549d8562 gcc-3.4.4-piepatches-v8.7.8.tar.bz2 15514
MD5 ca3387f40e4cfef56afe6f1f78f077e2 gcc-3.4.4-ssp-1.0.tar.bz2 31612
MD5 e690d56214e4298513380ebb724bc834 gcc-3.4.4-uclibc-patches-1.2.tar.bz2 26333
-MD5 2c2af37fe2549a44f1b45f2f3a171797 gcc-3.4.4-patches-1.6.tar.bz2 46085
-MD5 474718bd45586247a7937bed549d8562 gcc-3.4.4-piepatches-v8.7.8.tar.bz2 15514
-MD5 d5da59b788f30b6e31488cdae51ca822 bounds-checking-gcc-3.4.4-1.00.patch.bz2 815608
+MD5 b594ff4ea4fbef4ba9220887de713dfe gcc-3.4.4.tar.bz2 27565872
diff --git a/sys-devel/gcc/gcc-3.4.4-r1.ebuild b/sys-devel/gcc/gcc-3.4.4-r1.ebuild
index 495d495b76bb..f2ca98728d28 100644
--- a/sys-devel/gcc/gcc-3.4.4-r1.ebuild
+++ b/sys-devel/gcc/gcc-3.4.4-r1.ebuild
@@ -1,9 +1,9 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.4.4-r1.ebuild,v 1.6 2005/10/31 21:25:04 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.4.4-r1.ebuild,v 1.7 2005/11/22 05:15:07 vapier Exp $
MAN_VER=""
-PATCH_VER="1.6"
+PATCH_VER="1.7"
UCLIBC_VER="1.2"
PIE_VER="8.7.8"
PP_VER="1.0"