public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-embedded/msp430-gcc: ChangeLog msp430-gcc-4.6.1_p20111224.ebuild
@ 2011-12-25  7:24 Tim Harder (radhermit)
  0 siblings, 0 replies; only message in thread
From: Tim Harder (radhermit) @ 2011-12-25  7:24 UTC (permalink / raw
  To: gentoo-commits

radhermit    11/12/25 07:24:44

  Modified:             ChangeLog
  Added:                msp430-gcc-4.6.1_p20111224.ebuild
  Log:
  Version bump to new patch release.
  
  (Portage version: 2.2.0_alpha81/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  dev-embedded/msp430-gcc/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-embedded/msp430-gcc/ChangeLog?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-embedded/msp430-gcc/ChangeLog?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-embedded/msp430-gcc/ChangeLog?r1=1.1&r2=1.2

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-embedded/msp430-gcc/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog	10 Dec 2011 22:57:41 -0000	1.1
+++ ChangeLog	25 Dec 2011 07:24:44 -0000	1.2
@@ -1,6 +1,12 @@
 # ChangeLog for dev-embedded/msp430-gcc
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-embedded/msp430-gcc/ChangeLog,v 1.1 2011/12/10 22:57:41 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-embedded/msp430-gcc/ChangeLog,v 1.2 2011/12/25 07:24:44 radhermit Exp $
+
+*msp430-gcc-4.6.1_p20111224 (25 Dec 2011)
+
+  25 Dec 2011; Tim Harder <radhermit@gentoo.org>
+  +msp430-gcc-4.6.1_p20111224.ebuild:
+  Version bump to new patch release.
 
 *msp430-gcc-4.6.1_p20111205 (10 Dec 2011)
 



1.1                  dev-embedded/msp430-gcc/msp430-gcc-4.6.1_p20111224.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-embedded/msp430-gcc/msp430-gcc-4.6.1_p20111224.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-embedded/msp430-gcc/msp430-gcc-4.6.1_p20111224.ebuild?rev=1.1&content-type=text/plain

Index: msp430-gcc-4.6.1_p20111224.ebuild
===================================================================
# Copyright 1999-2011 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_p20111224.ebuild,v 1.1 2011/12/25 07:24:44 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
}






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-12-25  7:24 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-25  7:24 [gentoo-commits] gentoo-x86 commit in dev-embedded/msp430-gcc: ChangeLog msp430-gcc-4.6.1_p20111224.ebuild Tim Harder (radhermit)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox