diff options
author | Tim Harder <radhermit@gentoo.org> | 2012-12-13 21:07:15 +0000 |
---|---|---|
committer | Tim Harder <radhermit@gentoo.org> | 2012-12-13 21:07:15 +0000 |
commit | ad3c8f05114e32ca0761522378b224f56550d8ba (patch) | |
tree | 2e6fb68d427ea2a6c3182e024e31d7d54de830ff /dev-embedded | |
parent | Remove old. (diff) | |
download | gentoo-2-ad3c8f05114e32ca0761522378b224f56550d8ba.tar.gz gentoo-2-ad3c8f05114e32ca0761522378b224f56550d8ba.tar.bz2 gentoo-2-ad3c8f05114e32ca0761522378b224f56550d8ba.zip |
Remove old.
(Portage version: 2.2.0_alpha148/cvs/Linux x86_64, signed Manifest commit with key 4AB3E85B4F064CA3)
Diffstat (limited to 'dev-embedded')
6 files changed, 7 insertions, 141 deletions
diff --git a/dev-embedded/msp430-gcc/ChangeLog b/dev-embedded/msp430-gcc/ChangeLog index cae263de2c66..016ba9720623 100644 --- a/dev-embedded/msp430-gcc/ChangeLog +++ b/dev-embedded/msp430-gcc/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-embedded/msp430-gcc # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-embedded/msp430-gcc/ChangeLog,v 1.13 2012/09/14 04:16:04 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-embedded/msp430-gcc/ChangeLog,v 1.14 2012/12/13 21:07:15 radhermit Exp $ + + 13 Dec 2012; Tim Harder <radhermit@gentoo.org> + -msp430-gcc-4.6.1_p20120224.ebuild, -msp430-gcc-4.6.2_p20120311.ebuild, + -msp430-gcc-4.6.2_p20120330.ebuild, -msp430-gcc-4.7.0_p20120514.ebuild, + -msp430-gcc-4.7.0_p20120716.ebuild: + Remove old. *msp430-gcc-4.7.0_p20120911 (14 Sep 2012) diff --git a/dev-embedded/msp430-gcc/msp430-gcc-4.6.1_p20120224.ebuild b/dev-embedded/msp430-gcc/msp430-gcc-4.6.1_p20120224.ebuild deleted file mode 100644 index 50cf32f98115..000000000000 --- a/dev-embedded/msp430-gcc/msp430-gcc-4.6.1_p20120224.ebuild +++ /dev/null @@ -1,28 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-embedded/msp430-gcc/msp430-gcc-4.6.1_p20120224.ebuild,v 1.1 2012/03/01 22:40:36 radhermit Exp $ - -EAPI="4" - -PATCH_VER="1.0" -BRANCH_UPDATE="" - -inherit toolchain - -DESCRIPTION="The GNU Compiler Collection for MSP430 microcontrollers" -LICENSE="GPL-3 LGPL-3 || ( GPL-3 libgcc libstdc++ gcc-runtime-library-exception-3.1 ) FDL-1.2" -KEYWORDS="~amd64 ~x86" -SRC_URI="${SRC_URI} http://dev.gentoo.org/~radhermit/distfiles/${P}.patch.bz2" - -RDEPEND="" -DEPEND="${RDEPEND} - elibc_glibc? ( >=sys-libs/glibc-2.8 ) - ${CATEGORY}/msp430-binutils" - -pkg_pretend() { - is_crosscompile || die "Only cross-compile builds are supported" -} - -src_prepare() { - epatch "${DISTDIR}"/${P}.patch.bz2 -} diff --git a/dev-embedded/msp430-gcc/msp430-gcc-4.6.2_p20120311.ebuild b/dev-embedded/msp430-gcc/msp430-gcc-4.6.2_p20120311.ebuild deleted file mode 100644 index a32cd971247e..000000000000 --- a/dev-embedded/msp430-gcc/msp430-gcc-4.6.2_p20120311.ebuild +++ /dev/null @@ -1,28 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-embedded/msp430-gcc/msp430-gcc-4.6.2_p20120311.ebuild,v 1.1 2012/03/13 22:23:03 radhermit Exp $ - -EAPI="4" - -PATCH_VER="1.0" -BRANCH_UPDATE="" - -inherit toolchain - -DESCRIPTION="The GNU Compiler Collection for MSP430 microcontrollers" -LICENSE="GPL-3 LGPL-3 || ( GPL-3 libgcc libstdc++ gcc-runtime-library-exception-3.1 ) FDL-1.2" -KEYWORDS="~amd64 ~x86" -SRC_URI="${SRC_URI} http://dev.gentoo.org/~radhermit/distfiles/${P}.patch.bz2" - -RDEPEND="" -DEPEND="${RDEPEND} - elibc_glibc? ( >=sys-libs/glibc-2.8 ) - ${CATEGORY}/msp430-binutils" - -pkg_pretend() { - is_crosscompile || die "Only cross-compile builds are supported" -} - -src_prepare() { - epatch "${DISTDIR}"/${P}.patch.bz2 -} diff --git a/dev-embedded/msp430-gcc/msp430-gcc-4.6.2_p20120330.ebuild b/dev-embedded/msp430-gcc/msp430-gcc-4.6.2_p20120330.ebuild deleted file mode 100644 index d584a507db2b..000000000000 --- a/dev-embedded/msp430-gcc/msp430-gcc-4.6.2_p20120330.ebuild +++ /dev/null @@ -1,28 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-embedded/msp430-gcc/msp430-gcc-4.6.2_p20120330.ebuild,v 1.1 2012/04/06 08:45:27 radhermit Exp $ - -EAPI="4" - -PATCH_VER="1.0" -BRANCH_UPDATE="" - -inherit toolchain - -DESCRIPTION="The GNU Compiler Collection for MSP430 microcontrollers" -LICENSE="GPL-3 LGPL-3 || ( GPL-3 libgcc libstdc++ gcc-runtime-library-exception-3.1 ) FDL-1.2" -KEYWORDS="~amd64 ~x86" -SRC_URI="${SRC_URI} http://dev.gentoo.org/~radhermit/distfiles/${P}.patch.bz2" - -RDEPEND="" -DEPEND="${RDEPEND} - elibc_glibc? ( >=sys-libs/glibc-2.8 ) - ${CATEGORY}/msp430-binutils" - -pkg_pretend() { - is_crosscompile || die "Only cross-compile builds are supported" -} - -src_prepare() { - epatch "${DISTDIR}"/${P}.patch.bz2 -} diff --git a/dev-embedded/msp430-gcc/msp430-gcc-4.7.0_p20120514.ebuild b/dev-embedded/msp430-gcc/msp430-gcc-4.7.0_p20120514.ebuild deleted file mode 100644 index 7764105f9b35..000000000000 --- a/dev-embedded/msp430-gcc/msp430-gcc-4.7.0_p20120514.ebuild +++ /dev/null @@ -1,28 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-embedded/msp430-gcc/msp430-gcc-4.7.0_p20120514.ebuild,v 1.2 2012/05/28 08:19:37 radhermit Exp $ - -EAPI="4" - -PATCH_VER="1.0" -BRANCH_UPDATE="" - -inherit toolchain - -DESCRIPTION="The GNU Compiler Collection for MSP430 microcontrollers" -LICENSE="GPL-3 LGPL-3 || ( GPL-3 libgcc libstdc++ gcc-runtime-library-exception-3.1 ) FDL-1.2" -KEYWORDS="" -SRC_URI="${SRC_URI} http://dev.gentoo.org/~radhermit/distfiles/${P}.patch.bz2" - -RDEPEND="" -DEPEND="${RDEPEND} - elibc_glibc? ( >=sys-libs/glibc-2.8 ) - ${CATEGORY}/msp430-binutils" - -pkg_pretend() { - is_crosscompile || die "Only cross-compile builds are supported" -} - -src_prepare() { - epatch "${DISTDIR}"/${P}.patch.bz2 -} diff --git a/dev-embedded/msp430-gcc/msp430-gcc-4.7.0_p20120716.ebuild b/dev-embedded/msp430-gcc/msp430-gcc-4.7.0_p20120716.ebuild deleted file mode 100644 index c3d7524733ae..000000000000 --- a/dev-embedded/msp430-gcc/msp430-gcc-4.7.0_p20120716.ebuild +++ /dev/null @@ -1,28 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-embedded/msp430-gcc/msp430-gcc-4.7.0_p20120716.ebuild,v 1.1 2012/08/30 18:24:51 radhermit Exp $ - -EAPI="4" - -PATCH_VER="1.1" -BRANCH_UPDATE="" - -inherit toolchain - -DESCRIPTION="The GNU Compiler Collection for MSP430 microcontrollers" -LICENSE="GPL-3 LGPL-3 || ( GPL-3 libgcc libstdc++ gcc-runtime-library-exception-3.1 ) FDL-1.2" -KEYWORDS="" -SRC_URI="${SRC_URI} http://dev.gentoo.org/~radhermit/dist/${P}.patch.bz2" - -RDEPEND="" -DEPEND="${RDEPEND} - elibc_glibc? ( >=sys-libs/glibc-2.8 ) - ${CATEGORY}/msp430-binutils" - -pkg_pretend() { - is_crosscompile || die "Only cross-compile builds are supported" -} - -src_prepare() { - epatch "${DISTDIR}"/${P}.patch.bz2 -} |