Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 316433 - dev-embedded/scratchbox-devkit-qemu-0.12.50.0.3 version bump
Summary: dev-embedded/scratchbox-devkit-qemu-0.12.50.0.3 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Dominik Kapusta (RETIRED)
URL: http://scratchbox.org/download/files/...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-20 22:28 UTC by Ricardo Salveti
Modified: 2010-05-05 18:35 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
scratchbox-devkit-qemu 0.12.50.0.3 ebuild (scratchbox-devkit-qemu-0.12.50.0.3.ebuild,905 bytes, text/plain)
2010-04-20 22:30 UTC, Ricardo Salveti
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ricardo Salveti 2010-04-20 22:28:39 UTC
The new version is available at
http://scratchbox.org/download/files/sbox-releases/stable/tarball

The ebuild basically stays the same, changing only the version identifier inside it.

Reproducible: Always

Steps to Reproduce:
Comment 1 Ricardo Salveti 2010-04-20 22:30:09 UTC
Created attachment 228563 [details]
scratchbox-devkit-qemu 0.12.50.0.3 ebuild

Here's basically the difference from the previous one:

--- scratchbox-devkit-qemu-0.11.50.0.5.ebuild   2010-02-25 14:17:07.000000000 -0300
+++ scratchbox-devkit-qemu-0.12.50.0.3.ebuild    2010-04-20 17:23:47.639906626 -0300
@@ -4,7 +4,7 @@
 
 SBOX_GROUP="sbox"
 
-MYPV=0.11.50-0sb5
+MYPV=0.12.50-0sb3
 MYP=${PN}-${MYPV}
 
 DESCRIPTION="A cross-compilation toolkit designed to make embedded Linux application development easier."
Comment 2 Ricardo Salveti 2010-04-20 22:39:30 UTC
Tested at amd64 but should work fine for x86.
Comment 3 Dominik Kapusta (RETIRED) gentoo-dev 2010-05-05 18:28:30 UTC
Cool, thanks for the ebuild.
Comment 4 Dominik Kapusta (RETIRED) gentoo-dev 2010-05-05 18:35:56 UTC
Fixed, thank you :)

+*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.
+