summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* libbash: fix gtest dependencyHEADmasterMu Qiao2012-04-184-15/+14
| | | | (Portage version: 2.1.10.56/git/Linux x86_64, signed Manifest commit with key 17B157E9)
* libbash: add live ebuildMu Qiao2011-08-033-10/+66
| | | | (Portage version: 2.1.10.10/git/Linux x86_64, signed Manifest commit with key 17B157E9)
* libbash: install the headers and shared libraryMu Qiao2011-08-032-12/+10
| | | | (Portage version: 2.1.10.10/git/Linux x86_64, signed Manifest commit with key 17B157E9)
* libbash: add use dependency for antlr[gunit]Mu Qiao2011-07-062-9/+9
| | | | (Portage version: 2.1.10.4/git/Linux x86_64, signed Manifest commit with key 17B157E9)
* libbash: fix dependency on paludisMu Qiao2011-06-272-9/+9
| | | | (Portage version: 2.1.10.3/git/Linux x86_64, signed Manifest commit with key 17B157E9)
* libbash: depend on >=gcc-4.5.1Mu Qiao2011-06-222-8/+9
| | | | (Portage version: 2.1.10.3/git/Linux x86_64, signed Manifest commit with key 17B157E9)
* libbash: add dependency of dev-java/antlr:3Mu Qiao2011-06-222-1/+20
| | | | | | src_unpack is fixed. (Portage version: 2.1.10.3/git/Linux x86_64, signed Manifest commit with key 17B157E9)
* Fix libbash dependency and licenseMu Qiao2011-06-042-6/+6
|
* First support for libbashMu Qiao2011-06-033-0/+39
The ebuild only installs necessary dependencies. It doesn't install anything useful for now.