* [gentoo-commits] gentoo-x86 commit in dev-embedded/scratchbox-devkit-qemu: ChangeLog scratchbox-devkit-qemu-0.12.50.0.3.ebuild
@ 2010-05-05 18:35 Dominik Kapusta (ayoy)
0 siblings, 0 replies; only message in thread
From: Dominik Kapusta (ayoy) @ 2010-05-05 18:35 UTC (permalink / raw
To: gentoo-commits
ayoy 10/05/05 18:35:02
Modified: ChangeLog
Added: scratchbox-devkit-qemu-0.12.50.0.3.ebuild
Log:
Version bump (bug #316433). Thanks to Ricardo Salveti (ricardo.salveti@openbossa.org) for the ebuild.
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Revision Changes Path
1.8 dev-embedded/scratchbox-devkit-qemu/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-embedded/scratchbox-devkit-qemu/ChangeLog?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-embedded/scratchbox-devkit-qemu/ChangeLog?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-embedded/scratchbox-devkit-qemu/ChangeLog?r1=1.7&r2=1.8
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-embedded/scratchbox-devkit-qemu/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog 25 Feb 2010 17:17:07 -0000 1.7
+++ ChangeLog 5 May 2010 18:35:02 -0000 1.8
@@ -1,6 +1,13 @@
# ChangeLog for dev-embedded/scratchbox-devkit-qemu
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-embedded/scratchbox-devkit-qemu/ChangeLog,v 1.7 2010/02/25 17:17:07 tester Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-embedded/scratchbox-devkit-qemu/ChangeLog,v 1.8 2010/05/05 18:35:02 ayoy Exp $
+
+*scratchbox-devkit-qemu-0.12.50.0.3 (05 May 2010)
+
+ 05 May 2010; Dominik Kapusta <ayoy@gentoo.org>
+ +scratchbox-devkit-qemu-0.12.50.0.3.ebuild:
+ Version bump (bug #316433). Thanks to Ricardo Salveti
+ (ricardo.salveti@openbossa.org) for the ebuild.
*scratchbox-devkit-qemu-0.11.50.0.5 (25 Feb 2010)
1.1 dev-embedded/scratchbox-devkit-qemu/scratchbox-devkit-qemu-0.12.50.0.3.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-embedded/scratchbox-devkit-qemu/scratchbox-devkit-qemu-0.12.50.0.3.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-embedded/scratchbox-devkit-qemu/scratchbox-devkit-qemu-0.12.50.0.3.ebuild?rev=1.1&content-type=text/plain
Index: scratchbox-devkit-qemu-0.12.50.0.3.ebuild
===================================================================
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-embedded/scratchbox-devkit-qemu/scratchbox-devkit-qemu-0.12.50.0.3.ebuild,v 1.1 2010/05/05 18:35:02 ayoy Exp $
SBOX_GROUP="sbox"
MYPV=0.12.50-0sb3
MYP=${PN}-${MYPV}
DESCRIPTION="A cross-compilation toolkit designed to make embedded Linux application development easier."
HOMEPAGE="http://www.scratchbox.org/"
SRC_URI="http://scratchbox.org/download/files/sbox-releases/stable/tarball/${MYP}-i386.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
# Stripping BREAKS scratchbox, it runs in a chroot and is pre-stripped when needed (bug #296294)
RESTRICT="strip"
RDEPEND="=dev-embedded/scratchbox-1.0*"
RDEPEND=""
TARGET_DIR="/opt/scratchbox"
S=${WORKDIR}/scratchbox
src_install() {
dodir ${TARGET_DIR}
cp -pRP * "${D}/${TARGET_DIR}"
}
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2010-05-05 18:35 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-05 18:35 [gentoo-commits] gentoo-x86 commit in dev-embedded/scratchbox-devkit-qemu: ChangeLog scratchbox-devkit-qemu-0.12.50.0.3.ebuild Dominik Kapusta (ayoy)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox