diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/sys-devel/gcc-config-1.6 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/sys-devel/gcc-config-1.6 deleted file mode 100644 index 6455d1ae33..0000000000 --- a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/sys-devel/gcc-config-1.6 +++ /dev/null @@ -1,9 +0,0 @@ -DEFINED_PHASES=compile install postinst unpack -DESCRIPTION=Utility to change the gcc compiler being used -HOMEPAGE=http://www.gentoo.org/ -KEYWORDS=alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd -LICENSE=GPL-2 -SLOT=0 -SRC_URI=mirror://gentoo/gcc-config-1.6.tar.xz http://dev.gentoo.org/~vapier/dist/gcc-config-1.6.tar.xz -_eclasses_=multilib 5f4ad6cf85e365e8f0c6050ddd21659e toolchain-funcs 6526ac6fc9aedf391efb91fcd75ace68 unpacker 3bad9303b54075673d368b65e22dfdc8 -_md5_=91fb698be7f8e214d5a954106e6eb416 diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/sys-devel/gcc-config-1.7.3 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/sys-devel/gcc-config-1.7.3 new file mode 100644 index 0000000000..50c4fd3f81 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/sys-devel/gcc-config-1.7.3 @@ -0,0 +1,9 @@ +DEFINED_PHASES=compile install postinst unpack +DESCRIPTION=utility to manage compilers +HOMEPAGE=http://git.overlays.gentoo.org/gitweb/?p=proj/gcc-config.git +KEYWORDS=~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd +LICENSE=GPL-2 +SLOT=0 +SRC_URI=mirror://gentoo/gcc-config-1.7.3.tar.xz http://dev.gentoo.org/~vapier/dist/gcc-config-1.7.3.tar.xz +_eclasses_=multilib 5f4ad6cf85e365e8f0c6050ddd21659e toolchain-funcs 6526ac6fc9aedf391efb91fcd75ace68 unpacker 3bad9303b54075673d368b65e22dfdc8 +_md5_=a592ef9d2e42f56645022b3505cc6a08 diff --git a/sdk_container/src/third_party/portage-stable/sys-devel/gcc-config/Manifest b/sdk_container/src/third_party/portage-stable/sys-devel/gcc-config/Manifest index 5372cf5ca7..119dfa3f34 100644 --- a/sdk_container/src/third_party/portage-stable/sys-devel/gcc-config/Manifest +++ b/sdk_container/src/third_party/portage-stable/sys-devel/gcc-config/Manifest @@ -1 +1 @@ -DIST gcc-config-1.6.tar.xz 14232 RMD160 e29078ccf7c0586720ce38ae877ef5a5d7db8344 SHA1 638b30ecb7e44c16c21acadf7706db833a780980 SHA256 ca6a94d685a60e9ae5b8ff32c3173929848455a123233709ca791e72b640bf77 +DIST gcc-config-1.7.3.tar.xz 15088 RMD160 398c3b36813d65580dc05fffb4bbe64746259f7d SHA1 08da2330e165c4fd0be71a6728339c4cff511bdc SHA256 2c6cca69a028f157dc54e19ea10efc240e0d26824cd223b22c294c003ce9325e diff --git a/sdk_container/src/third_party/portage-stable/sys-devel/gcc-config/gcc-config-1.6.ebuild b/sdk_container/src/third_party/portage-stable/sys-devel/gcc-config/gcc-config-1.7.3.ebuild similarity index 76% rename from sdk_container/src/third_party/portage-stable/sys-devel/gcc-config/gcc-config-1.6.ebuild rename to sdk_container/src/third_party/portage-stable/sys-devel/gcc-config/gcc-config-1.7.3.ebuild index 3f3352d6d3..5008da8251 100644 --- a/sdk_container/src/third_party/portage-stable/sys-devel/gcc-config/gcc-config-1.6.ebuild +++ b/sdk_container/src/third_party/portage-stable/sys-devel/gcc-config/gcc-config-1.7.3.ebuild @@ -1,17 +1,17 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/gcc-config-1.5.1-r1.ebuild,v 1.1 2012/03/15 01:16:44 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/gcc-config-1.7.3.ebuild,v 1.1 2012/06/10 04:03:13 vapier Exp $ inherit unpacker toolchain-funcs multilib -DESCRIPTION="Utility to change the gcc compiler being used" -HOMEPAGE="http://www.gentoo.org/" +DESCRIPTION="utility to manage compilers" +HOMEPAGE="http://git.overlays.gentoo.org/gitweb/?p=proj/gcc-config.git" SRC_URI="mirror://gentoo/${P}.tar.xz http://dev.gentoo.org/~vapier/dist/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" IUSE="" src_compile() {