* [gentoo-commits] gentoo-x86 commit in dev-embedded/msp430-binutils: ChangeLog msp430-binutils-2.22_p20120716.ebuild
@ 2012-08-30 18:23 Tim Harder (radhermit)
0 siblings, 0 replies; 2+ messages in thread
From: Tim Harder (radhermit) @ 2012-08-30 18:23 UTC (permalink / raw
To: gentoo-commits
radhermit 12/08/30 18:23:41
Modified: ChangeLog
Added: msp430-binutils-2.22_p20120716.ebuild
Log:
Version bump.
(Portage version: 2.2.0_alpha123/cvs/Linux x86_64)
Revision Changes Path
1.11 dev-embedded/msp430-binutils/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-embedded/msp430-binutils/ChangeLog?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-embedded/msp430-binutils/ChangeLog?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-embedded/msp430-binutils/ChangeLog?r1=1.10&r2=1.11
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-embedded/msp430-binutils/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog 17 May 2012 03:03:30 -0000 1.10
+++ ChangeLog 30 Aug 2012 18:23:41 -0000 1.11
@@ -1,6 +1,12 @@
# 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.10 2012/05/17 03:03:30 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-embedded/msp430-binutils/ChangeLog,v 1.11 2012/08/30 18:23:41 radhermit Exp $
+
+*msp430-binutils-2.22_p20120716 (30 Aug 2012)
+
+ 30 Aug 2012; Tim Harder <radhermit@gentoo.org>
+ +msp430-binutils-2.22_p20120716.ebuild:
+ Version bump.
*msp430-binutils-2.22_p20120514 (17 May 2012)
1.1 dev-embedded/msp430-binutils/msp430-binutils-2.22_p20120716.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-embedded/msp430-binutils/msp430-binutils-2.22_p20120716.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-embedded/msp430-binutils/msp430-binutils-2.22_p20120716.ebuild?rev=1.1&content-type=text/plain
Index: msp430-binutils-2.22_p20120716.ebuild
===================================================================
# 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.22_p20120716.ebuild,v 1.1 2012/08/30 18:23:41 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/dist/${P}.patch.bz2"
KEYWORDS="~amd64 ~x86"
# needed to fix bug #381633
RDEPEND=">=sys-devel/binutils-config-3-r2"
pkg_setup() {
is_cross || die "Only cross-compile builds are supported"
}
PATCHES=(
"${WORKDIR}"/${P}.patch
)
^ permalink raw reply [flat|nested] 2+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-embedded/msp430-binutils: ChangeLog msp430-binutils-2.22_p20120716.ebuild
@ 2012-09-02 20:38 Tim Harder (radhermit)
0 siblings, 0 replies; 2+ messages in thread
From: Tim Harder (radhermit) @ 2012-09-02 20:38 UTC (permalink / raw
To: gentoo-commits
radhermit 12/09/02 20:38:19
Modified: ChangeLog msp430-binutils-2.22_p20120716.ebuild
Log:
Bump patch version.
(Portage version: 2.2.0_alpha123-r1/cvs/Linux x86_64)
Revision Changes Path
1.12 dev-embedded/msp430-binutils/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-embedded/msp430-binutils/ChangeLog?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-embedded/msp430-binutils/ChangeLog?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-embedded/msp430-binutils/ChangeLog?r1=1.11&r2=1.12
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-embedded/msp430-binutils/ChangeLog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ChangeLog 30 Aug 2012 18:23:41 -0000 1.11
+++ ChangeLog 2 Sep 2012 20:38:19 -0000 1.12
@@ -1,6 +1,10 @@
# 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.11 2012/08/30 18:23:41 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-embedded/msp430-binutils/ChangeLog,v 1.12 2012/09/02 20:38:19 radhermit Exp $
+
+ 02 Sep 2012; Tim Harder <radhermit@gentoo.org>
+ msp430-binutils-2.22_p20120716.ebuild:
+ Bump patch version.
*msp430-binutils-2.22_p20120716 (30 Aug 2012)
1.2 dev-embedded/msp430-binutils/msp430-binutils-2.22_p20120716.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-embedded/msp430-binutils/msp430-binutils-2.22_p20120716.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-embedded/msp430-binutils/msp430-binutils-2.22_p20120716.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-embedded/msp430-binutils/msp430-binutils-2.22_p20120716.ebuild?r1=1.1&r2=1.2
Index: msp430-binutils-2.22_p20120716.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-embedded/msp430-binutils/msp430-binutils-2.22_p20120716.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- msp430-binutils-2.22_p20120716.ebuild 30 Aug 2012 18:23:41 -0000 1.1
+++ msp430-binutils-2.22_p20120716.ebuild 2 Sep 2012 20:38:19 -0000 1.2
@@ -1,8 +1,8 @@
# 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.22_p20120716.ebuild,v 1.1 2012/08/30 18:23:41 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-embedded/msp430-binutils/msp430-binutils-2.22_p20120716.ebuild,v 1.2 2012/09/02 20:38:19 radhermit Exp $
-PATCHVER="1.4"
+PATCHVER="1.5"
BINUTILS_VER=${PV%_p*}
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-09-02 20:38 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-30 18:23 [gentoo-commits] gentoo-x86 commit in dev-embedded/msp430-binutils: ChangeLog msp430-binutils-2.22_p20120716.ebuild Tim Harder (radhermit)
-- strict thread matches above, loose matches on Subject: below --
2012-09-02 20:38 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