aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Sanitize ebuild headerJustin Lecher2014-01-301-1/+1
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* manifests fixesSébastien Fabbro2013-06-131-2/+2
|
* sys-devel/gdebugger: Fix ManifestJustin Lecher2012-06-072-2/+9
| | | | (Portage version: 2.2.0_alpha110/git/Linux x86_64, unsigned Manifest commit)
* [sys-devel/gdebugger] slight improvements, add proper dependsKacper Kowalik (Xarthisius)2012-05-052-45/+86
|
* Revert "Don't use "cp" for copying files/folders into ${D}, use ↵Nicolas Bigaouette2012-04-301-8/+5
| | | | | | | | insinto/doins -r instead." This reverts commit 1c3745a31ad9e256164dd82bd8720d28c9158325. Original code was actually cleaner.
* Assert sed execution with "die".Nicolas Bigaouette2012-04-301-1/+1
|
* Don't use "cp" for copying files/folders into ${D}, use insinto/doins -r ↵Nicolas Bigaouette2012-04-301-5/+8
| | | | | | | | | instead. Note that an "mv" seems nessary to rename the installed folder (${My_PN} instead of ${My_PN}${PV}-${_arch}) and new variables ${_dest_folder} and ${_extracted_folder} are now used to prevent having ugly "basename" and "dirname" calls.
* Create directories just before installing files to them.Nicolas Bigaouette2012-04-301-3/+2
|
* Create destination directory just before first file copy.Nicolas Bigaouette2012-04-301-1/+1
|
* Go into WORKDIR instead of ".."Nicolas Bigaouette2012-04-301-1/+1
|
* Create .desktop file using "cat >> <<- EOF" instead of "echo".Nicolas Bigaouette2012-04-301-9/+11
|
* No need for a dot at end of description; not a sentence.Nicolas Bigaouette2012-04-301-1/+1
|
* Don't use html2text to create the license. Use the license from the overlay.Nicolas Bigaouette2012-04-302-7/+3
| | | | Don't create license directory
* New ebuild: AMD gDEBugger version 6.2.438, an OpenCL and OpenGL debugger and ↵Nicolas Bigaouette2012-04-282-0/+71
memory analyzer.