summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* fix wrong installation of man files, bug 246857, reported by flameeyes, ↵Panagiotis Christopoulos2008-11-171-2/+2
| | | | | | | solution insired by Dmitry Dzhus <dima at sphinx.net.ru> patch (Portage version: 2.2_rc14/cvs/Linux 2.6.26-gentoo i686) (Unsigned Manifest commit)
* fix wrong installation of man files, bug 246857, reported by flameeyes, ↵Panagiotis Christopoulos2008-11-172-3/+8
| | | | | | solution insired by Dmitry Dzhus <dima at sphinx.net.ru> patch (Portage version: 2.2_rc14/cvs/Linux 2.6.26-gentoo i686)
* Fix patch to apply.Diego Elio Pettenò2008-11-171-3/+13
| | | | | (Portage version: 2.2_rc14/cvs/Linux 2.6.27-gentoo-r2 x86_64) (Signed Manifest commit)
* Fix patch to apply.Diego Elio Pettenò2008-11-173-5/+10
| | | | (Portage version: 2.2_rc14/cvs/Linux 2.6.27-gentoo-r2 x86_64)
* Fix HOMEPAGEPanagiotis Christopoulos2008-11-171-6/+6
| | | | | (Portage version: 2.2_rc12/cvs/Linux 2.6.26-gentoo i686) (Unsigned Manifest commit)
* Fix HOMEPAGEPanagiotis Christopoulos2008-11-176-11/+16
| | | | (Portage version: 2.2_rc12/cvs/Linux 2.6.26-gentoo i686)
* Remove drscheme's package directory. Renamed to plt-schemePanagiotis Christopoulos2008-11-1710-959/+0
|
* Rename dev-scheme/drscheme to dev-scheme/plt-scheme. Requested in bug ↵Panagiotis Christopoulos2008-11-171-6/+6
| | | | | | | 246666, by Dimitris Vyzovitis <vyzo at media.mit.edu> (Portage version: 2.2_rc12/cvs/Linux 2.6.26-gentoo i686, RepoMan options: --force) (Unsigned Manifest commit)
* Rename dev-scheme/drscheme to dev-scheme/plt-scheme. Requested in bug ↵Panagiotis Christopoulos2008-11-1710-0/+974
| | | | | | 246666, by Dimitris Vyzovitis <vyzo at media.mit.edu> (Portage version: 2.2_rc12/cvs/Linux 2.6.26-gentoo i686, RepoMan options: --force)
* big cleanup; remove old cruftMarijn Schouten2008-11-041-19/+1
| | | | | (Portage version: 2.2_rc13/cvs/Linux 2.6.26-gentoo-r1 x86_64) (Unsigned Manifest commit)
* big cleanup; remove old cruftMarijn Schouten2008-11-0416-1410/+10
| | | | (Portage version: 2.2_rc13/cvs/Linux 2.6.26-gentoo-r1 x86_64)
* bumpMarijn Schouten2008-11-041-1/+4
| | | | | (Portage version: 2.2_rc13/cvs/Linux 2.6.26-gentoo-r1 x86_64) (Unsigned Manifest commit)
* bumpMarijn Schouten2008-11-043-1/+137
| | | | (Portage version: 2.2_rc13/cvs/Linux 2.6.26-gentoo-r1 x86_64)
* Specify name of Emacs site-init file explicitely.Ulrich Müller2008-10-311-5/+5
| | | | | (Portage version: 2.2_rc12/cvs/Linux 2.6.26-gentoo-r1 i686) (Signed Manifest commit)
* Specify name of Emacs site-init file explicitely.Ulrich Müller2008-10-312-3/+6
| | | | (Portage version: 2.2_rc12/cvs/Linux 2.6.26-gentoo-r1 i686)
* bumpMarijn Schouten2008-10-121-11/+3
| | | | | (Portage version: 2.2_rc11/cvs/Linux 2.6.26-gentoo-r1 x86_64) (Unsigned Manifest commit)
* bumpMarijn Schouten2008-10-122-1/+87
| | | | (Portage version: 2.2_rc11/cvs/Linux 2.6.26-gentoo-r1 x86_64)
* Cleaning up kawa's directory, removing old versions which use gen1 java ↵Panagiotis Christopoulos2008-10-061-18/+1
| | | | | | | eclasses. Caster's request :) (Portage version: 2.2_rc11/cvs/Linux 2.6.26-gentoo i686) (Unsigned Manifest commit)
* Cleaning up kawa's directory, removing old versions which use gen1 java ↵Panagiotis Christopoulos2008-10-065-128/+6
| | | | | | eclasses. Caster's request :) (Portage version: 2.2_rc11/cvs/Linux 2.6.26-gentoo i686)
* fix bug #206220Matti Bickel2008-10-041-2/+12
| | | | | (Portage version: 2.2_rc11/cvs/Linux 2.6.23-gentoo-r3-20080120 ppc) (Signed Manifest commit)
* fix bug #206220Matti Bickel2008-10-042-3/+7
| | | | (Portage version: 2.2_rc11/cvs/Linux 2.6.23-gentoo-r3-20080120 ppc)
* Marking drscheme-4.1 ppc for bug 229915Brent Baude2008-09-181-12/+2
| | | | | (Portage version: 2.1.4.4) (Unsigned Manifest commit)
* Marking drscheme-4.1 ppc for bug 229915Brent Baude2008-09-182-3/+6
| | | | (Portage version: 2.1.4.4)
* Fix byte-compilation of Emacs lisp files, bug 236046.Ulrich Müller2008-08-281-5/+5
| | | | | (Portage version: 2.2_rc8/cvs/Linux 2.6.26-gentoo-r1 i686) (Signed Manifest commit)
* Fix byte-compilation of Emacs lisp files, bug 236046.Ulrich Müller2008-08-282-5/+9
| | | | (Portage version: 2.2_rc8/cvs/Linux 2.6.26-gentoo-r1 i686)
* Use elisp-compile instead of elisp-comp. Install Emacs byte-code files. ↵Ulrich Müller2008-08-281-9/+19
| | | | | | | Fixes bug 235881. (Portage version: 2.2_rc8/cvs/Linux 2.6.26-gentoo-r1 i686) (Signed Manifest commit)
* Use elisp-compile instead of elisp-comp. Install Emacs byte-code files. ↵Ulrich Müller2008-08-289-30/+51
| | | | | | Fixes bug 235881. (Portage version: 2.2_rc8/cvs/Linux 2.6.26-gentoo-r1 i686)
* Use elisp-compile instead of elisp-comp, bug 235883.Ulrich Müller2008-08-281-8/+18
| | | | | (Portage version: 2.2_rc8/cvs/Linux 2.6.26-gentoo-r1 i686) (Signed Manifest commit)
* Use elisp-compile instead of elisp-comp, bug 235883.Ulrich Müller2008-08-288-20/+27
| | | | (Portage version: 2.2_rc8/cvs/Linux 2.6.26-gentoo-r1 i686)
* amd64/x86 stable, bug #229915Markus Meier2008-08-251-2/+12
| | | | | (Portage version: 2.2_rc8/cvs/Linux 2.6.27-rc4 i686) (Signed Manifest commit)
* amd64/x86 stable, bug #229915Markus Meier2008-08-252-3/+6
| | | | (Portage version: 2.2_rc8/cvs/Linux 2.6.27-rc4 i686)
* Fix Emacs support, bug 234898.Ulrich Müller2008-08-221-1/+13
| | | | | (Portage version: 2.2_rc8/cvs/Linux 2.6.26-gentoo-r1 i686) (Signed Manifest commit)
* Fix Emacs support, bug 234898.Ulrich Müller2008-08-223-1/+123
| | | | (Portage version: 2.2_rc8/cvs/Linux 2.6.26-gentoo-r1 i686)
* fix cgc use flag, disable raw-ldflagsMarijn Schouten2008-08-211-2/+2
| | | | | (Portage version: 2.2_rc8/cvs/Linux 2.6.23-gentoo-r8 x86_64) (Unsigned Manifest commit)
* fix cgc use flag, disable raw-ldflagsMarijn Schouten2008-08-212-5/+12
| | | | (Portage version: 2.2_rc8/cvs/Linux 2.6.23-gentoo-r8 x86_64)
* bumpMarijn Schouten2008-08-181-1/+3
| | | | | (Portage version: 2.2_rc8/cvs/Linux 2.6.23-gentoo-r8 x86_64) (Unsigned Manifest commit)
* bumpMarijn Schouten2008-08-182-1/+96
| | | | (Portage version: 2.2_rc8/cvs/Linux 2.6.23-gentoo-r8 x86_64)
* fixPanagiotis Christopoulos2008-08-181-2/+2
| | | | | (Portage version: 2.2_rc7/cvs/Linux 2.6.26-gentoo i686) (Unsigned Manifest commit)
* fixPanagiotis Christopoulos2008-08-182-5/+9
| | | | (Portage version: 2.2_rc7/cvs/Linux 2.6.26-gentoo i686)
* fixPanagiotis Christopoulos2008-08-181-3/+3
| | | | | (Portage version: 2.2_rc7/cvs/Linux 2.6.26-gentoo i686) (Unsigned Manifest commit)
* fixPanagiotis Christopoulos2008-08-183-8/+12
| | | | (Portage version: 2.2_rc7/cvs/Linux 2.6.26-gentoo i686)
* Update metadata.xml to include USE flag descriptions. Entries taken from ↵Panagiotis Christopoulos2008-07-281-2/+2
| | | | | | | profiles/use.local.desc (Portage version: 2.2_rc1/cvs/Linux 2.6.25-gentoo-r4 i686) (Unsigned Manifest commit)
* Update metadata.xml to include USE flag descriptions. Entries taken from ↵Panagiotis Christopoulos2008-07-282-2/+9
| | | | | | profiles/use.local.desc (Portage version: 2.2_rc1/cvs/Linux 2.6.25-gentoo-r4 i686)
* Update metadata.xml to include USE flag descriptions. Entries taken from ↵Panagiotis Christopoulos2008-07-281-2/+2
| | | | | | | profiles/use.local.desc (Portage version: 2.2_rc1/cvs/Linux 2.6.25-gentoo-r4 i686) (Unsigned Manifest commit)
* Update metadata.xml to include USE flag descriptions. Entries taken from ↵Panagiotis Christopoulos2008-07-282-2/+9
| | | | | | profiles/use.local.desc (Portage version: 2.2_rc1/cvs/Linux 2.6.25-gentoo-r4 i686)
* Update metadata.xml to include USE flag descriptions. Entries taken from ↵Panagiotis Christopoulos2008-07-281-2/+2
| | | | | | | profiles/use.local.desc (Portage version: 2.2_rc1/cvs/Linux 2.6.25-gentoo-r4 i686) (Unsigned Manifest commit)
* Update metadata.xml to include USE flag descriptions. Entries taken from ↵Panagiotis Christopoulos2008-07-282-1/+16
| | | | | | profiles/use.local.desc (Portage version: 2.2_rc1/cvs/Linux 2.6.25-gentoo-r4 i686)
* Update metadata.xml to include USE flag descriptions. Entries taken from ↵Panagiotis Christopoulos2008-07-281-2/+2
| | | | | | | profiles/use.local.desc (Portage version: 2.2_rc1/cvs/Linux 2.6.25-gentoo-r4 i686) (Unsigned Manifest commit)
* Update metadata.xml to include USE flag descriptions. Entries taken from ↵Panagiotis Christopoulos2008-07-282-2/+10
| | | | | | profiles/use.local.desc (Portage version: 2.2_rc1/cvs/Linux 2.6.25-gentoo-r4 i686)
* Update metadata.xml to include USE flag descriptions. Entries taken from ↵Panagiotis Christopoulos2008-07-281-2/+2
| | | | | | | profiles/use.local.desc (Portage version: 2.2_rc1/cvs/Linux 2.6.25-gentoo-r4 i686) (Unsigned Manifest commit)