From 29425ef79e43ca85a4d8277805294df9a15ef02c Mon Sep 17 00:00:00 2001
From: Tim Harder <radhermit@gentoo.org>
Date: Sun, 25 Mar 2012 08:24:53 +0000
Subject: Remove old.

(Portage version: 2.2.0_alpha95/cvs/Linux x86_64)
---
 dev-embedded/msp430-binutils/ChangeLog             |  7 ++++++-
 .../msp430-binutils-2.21.1_p20111205.ebuild        | 22 ----------------------
 .../msp430-binutils-2.21.1_p20120119.ebuild        | 22 ----------------------
 3 files changed, 6 insertions(+), 45 deletions(-)
 delete mode 100644 dev-embedded/msp430-binutils/msp430-binutils-2.21.1_p20111205.ebuild
 delete mode 100644 dev-embedded/msp430-binutils/msp430-binutils-2.21.1_p20120119.ebuild

(limited to 'dev-embedded')

diff --git a/dev-embedded/msp430-binutils/ChangeLog b/dev-embedded/msp430-binutils/ChangeLog
index d3c9938786ec..805df68a0cb1 100644
--- a/dev-embedded/msp430-binutils/ChangeLog
+++ b/dev-embedded/msp430-binutils/ChangeLog
@@ -1,6 +1,11 @@
 # ChangeLog for dev-embedded/msp430-binutils
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-embedded/msp430-binutils/ChangeLog,v 1.6 2012/03/01 22:38:21 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-embedded/msp430-binutils/ChangeLog,v 1.7 2012/03/25 08:24:53 radhermit Exp $
+
+  25 Mar 2012; Tim Harder <radhermit@gentoo.org>
+  -msp430-binutils-2.21.1_p20111205.ebuild,
+  -msp430-binutils-2.21.1_p20120119.ebuild:
+  Remove old.
 
 *msp430-binutils-2.21.1_p20120224 (01 Mar 2012)
 
diff --git a/dev-embedded/msp430-binutils/msp430-binutils-2.21.1_p20111205.ebuild b/dev-embedded/msp430-binutils/msp430-binutils-2.21.1_p20111205.ebuild
deleted file mode 100644
index d39091627348..000000000000
--- a/dev-embedded/msp430-binutils/msp430-binutils-2.21.1_p20111205.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-embedded/msp430-binutils/msp430-binutils-2.21.1_p20111205.ebuild,v 1.4 2011/12/21 22:06:32 radhermit Exp $
-
-PATCHVER="1.4"
-
-BINUTILS_VER=${PV%_p*}
-
-inherit toolchain-binutils
-
-DESCRIPTION="Tools necessary to build programs for MSP430 microcontrollers"
-SRC_URI+=" http://dev.gentoo.org/~radhermit/distfiles/${P}.patch.bz2"
-
-KEYWORDS="~amd64 ~x86"
-
-pkg_setup() {
-	is_cross || die "Only cross-compile builds are supported"
-}
-
-PATCHES=(
-	"${WORKDIR}"/${P}.patch
-)
diff --git a/dev-embedded/msp430-binutils/msp430-binutils-2.21.1_p20120119.ebuild b/dev-embedded/msp430-binutils/msp430-binutils-2.21.1_p20120119.ebuild
deleted file mode 100644
index 959832ff6492..000000000000
--- a/dev-embedded/msp430-binutils/msp430-binutils-2.21.1_p20120119.ebuild
+++ /dev/null
@@ -1,22 +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-binutils/msp430-binutils-2.21.1_p20120119.ebuild,v 1.1 2012/01/22 19:40:13 radhermit Exp $
-
-PATCHVER="1.4"
-
-BINUTILS_VER=${PV%_p*}
-
-inherit toolchain-binutils
-
-DESCRIPTION="Tools necessary to build programs for MSP430 microcontrollers"
-SRC_URI+=" http://dev.gentoo.org/~radhermit/distfiles/${P}.patch.bz2"
-
-KEYWORDS="~amd64 ~x86"
-
-pkg_setup() {
-	is_cross || die "Only cross-compile builds are supported"
-}
-
-PATCHES=(
-	"${WORKDIR}"/${P}.patch
-)
-- 
cgit v1.2.3-65-gdbad