summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* removed left over comment that no longer makes senseGeorge Shapovalov2007-09-251-4/+4
| | | | | (Portage version: 2.1.3.9) (Unsigned Manifest commit)
* removed left over comment that no longer makes senseGeorge Shapovalov2007-09-251-3/+1
| | | | (Portage version: 2.1.3.9)
* split off code common with gnat.eclass (##192505 and 167000)George Shapovalov2007-09-191-4/+19
| | | | | (Portage version: 2.1.3.9) (Unsigned Manifest commit)
* split off code common with gnat.eclass (##192505 and 167000)George Shapovalov2007-09-195-1/+435
| | | | (Portage version: 2.1.3.9)
* fixed typo in DESCRIPTIONGeorge Shapovalov2007-09-071-16/+16
| | | | | (Portage version: 2.1.3.7) (Unsigned Manifest commit)
* fixed typo in DESCRIPTIONGeorge Shapovalov2007-09-074-10/+14
| | | | (Portage version: 2.1.3.7)
* added LIBDIR/adalib to LDPATH and refactored creation of env file. Now all ↵George Shapovalov2007-06-151-4/+15
| | | | | | | the libs should be picked up (fixes some issues with asis) (Portage version: 2.1.3_rc2) (Unsigned Manifest commit)
* added LIBDIR/adalib to LDPATH and refactored creation of env file. Now all ↵George Shapovalov2007-06-154-1/+340
| | | | | | the libs should be picked up (fixes some issues with asis) (Portage version: 2.1.3_rc2)
* removed old versionsGeorge Shapovalov2007-05-251-37/+4
| | | | | (Portage version: 2.1.2.7) (Unsigned Manifest commit)
* removed old versionsGeorge Shapovalov2007-05-2510-963/+7
| | | | (Portage version: 2.1.2.7)
* new version, forcing env-update upon changes nowGeorge Shapovalov2007-05-251-4/+15
| | | | | (Portage version: 2.1.2.7) (Unsigned Manifest commit)
* new version, forcing env-update upon changes nowGeorge Shapovalov2007-05-254-2/+339
| | | | (Portage version: 2.1.2.7)
* add herd to missing metadata.xml files in category app-adminThilo Bangert2007-05-131-12/+12
| | | | | (Portage version: 2.1.2.2) (Unsigned Manifest commit)
* add herd to missing metadata.xml files in category app-adminThilo Bangert2007-05-134-4/+0
| | | | (Portage version: 2.1.2.2)
* added LDPATH settings for gnat and the libsGeorge Shapovalov2006-05-261-11/+22
| | | | | (Portage version: 2.1_rc2-r2) (Unsigned Manifest commit)
* added LDPATH settings for gnat and the libsGeorge Shapovalov2006-05-264-1/+333
| | | | (Portage version: 2.1_rc2-r2)
* removed stale versionsGeorge Shapovalov2006-05-177-424/+4
| | | | | (Portage version: 2.1_rc1-r2) (Unsigned Manifest commit)
* removed stale versionsGeorge Shapovalov2006-05-171-1/+6
| | | | (Portage version: 2.1_rc1-r2)
* a fix to process all the installed libs, not just the 1st one..George Shapovalov2006-05-171-4/+15
| | | | | (Portage version: 2.1_rc1-r2) (Unsigned Manifest commit)
* a fix to process all the installed libs, not just the 1st one..George Shapovalov2006-05-174-1/+333
| | | | (Portage version: 2.1_rc1-r2)
* Marked ~ppc for bug #133119.Joseph Jezak2006-05-121-8/+8
| | | | | (Portage version: 2.1_pre10-r5) (Unsigned Manifest commit)
* Marked ~ppc for bug #133119.Joseph Jezak2006-05-122-3/+6
| | | | (Portage version: 2.1_pre10-r5)
* new version - fixes ROOTPATH issue + cosmeticsGeorge Shapovalov2006-05-121-4/+15
| | | | | (Portage version: 2.1_pre10-r5) (Unsigned Manifest commit)
* new version - fixes ROOTPATH issue + cosmeticsGeorge Shapovalov2006-05-124-1/+328
| | | | (Portage version: 2.1_pre10-r5)
* another fix, now to the do_list methodGeorge Shapovalov2006-05-021-8/+8
| | | | | (Portage version: 2.1_pre10-r2) (Unsigned Manifest commit)
* another fix, now to the do_list methodGeorge Shapovalov2006-05-022-4/+13
| | | | (Portage version: 2.1_pre10-r2)
* a small fix to the do_show methodGeorge Shapovalov2006-05-021-8/+8
| | | | | (Portage version: 2.1_pre10-r2) (Unsigned Manifest commit)
* a small fix to the do_show methodGeorge Shapovalov2006-05-022-4/+7
| | | | (Portage version: 2.1_pre10-r2)
* new version of eselect module, first shot at supporting Ada libsGeorge Shapovalov2006-05-021-15/+32
| | | | | (Portage version: 2.1_pre10-r2) (Unsigned Manifest commit)
* new version of eselect module, first shot at supporting Ada libsGeorge Shapovalov2006-05-026-1/+319
| | | | (Portage version: 2.1_pre10-r2)
* fixed a typo in description of gnat.eselect-0.6George Shapovalov2006-04-111-3/+3
| | | | (Portage version: 2.1_pre7-r5) (Unsigned Manifest commit)
* fixed a typo in description of gnat.eselect-0.6George Shapovalov2006-04-112-4/+20
| | | | (Portage version: 2.1_pre7-r5)
* new version: moved gnat specs under /usr/share to avoid config_protectGeorge Shapovalov2006-01-221-3/+3
| | | | | (Portage version: 2.1_pre3-r1) (Unsigned Manifest commit)
* new version: moved gnat specs under /usr/share to avoid config_protectGeorge Shapovalov2006-01-225-1/+211
| | | | (Portage version: 2.1_pre3-r1)
* initial commit. eselect module for the gnat compilers (#111340George Shapovalov2006-01-171-3/+3
| | | | | (Portage version: 2.1_pre3-r1) (Unsigned Manifest commit)
* initial commit. eselect module for the gnat compilers (#111340George Shapovalov2006-01-176-0/+215
(Portage version: 2.1_pre3-r1)