summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Added ebuild for xemacs-21.5.32 and xemacs-21.5.33.Mats Lidell2013-05-017-0/+567
| | | | Package-Manager: portage-2.1.11.62
* Merge changes from Portage tree.Ulrich Müller2013-03-314-17/+11
| | | | Package-Manager: portage-2.1.11.59
* Merge changes from emacs-vcs.Ulrich Müller2013-03-273-9/+14
| | | | Package-Manager: portage-2.1.11.58
* Remove flag description for inotify, it is a global USE flag now.Ulrich Müller2013-03-272-1/+3
| | | | Package-Manager: portage-2.1.11.58
* Update einfo message.Ulrich Müller2013-03-251-1/+1
| | | | Package-Manager: portage-2.1.11.58
* Merge changes from Portage tree.Ulrich Müller2013-03-252-2/+5
| | | | Package-Manager: portage-2.1.11.58
* Simplify logic for configuring C source directory.Ulrich Müller2013-03-252-9/+10
| | | | Package-Manager: portage-2.1.11.58
* Merge changes from emacs-vcs.Ulrich Müller2013-03-213-10/+7
| | | | Package-Manager: portage-2.1.11.57
* Merge changes from portage tree.Ulrich Müller2013-03-213-11/+8
| | | | Package-Manager: portage-2.1.11.57
* Merge changes from emacs-vcs.Ulrich Müller2013-03-212-62/+94
| | | | Package-Manager: portage-2.1.11.57
* Merge changes from portage tree.Ulrich Müller2013-03-202-61/+79
| | | | Package-Manager: portage-2.1.11.57
* app-editors/mg moved to portage tree.Ulrich Müller2013-03-204-88/+0
|
* elisp.eclass: Cooperate with readme.gentoo.eclass.Ulrich Müller2013-03-042-0/+12
| | | | | | * elisp.eclass (elisp_src_install, elisp_pkg_postinst): Call readme.gentoo_create_doc and readme.gentoo_print_elog from readme.gentoo.eclass if these functions exist.
* elisp-common.eclass: Some functions now die on failure.Ulrich Müller2013-02-263-12/+21
| | | | | | | | * elisp-common.eclass (elisp-compile, elisp-make-autoload-file) (elisp-install, elisp-site-file-install): Die on failure. * elisp.eclass (elisp_src_compile, elisp_src_install): Remove die commands that are no longer necessary because the called functions die themselves.
* Enable commit signing.Ulrich Müller2013-01-141-2/+2
|
* Add missing quote to site file.Ulrich Müller2013-01-102-8/+7
| | | | | Package-Manager: portage-2.1.11.38 Manifest-Sign-Key: E7BE08CA7DC6EA25
* Initial import. Ebuild contributed by me.Ulrich Müller2013-01-075-0/+69
| | | | | Package-Manager: portage-2.1.11.38 Manifest-Sign-Key: E7BE08CA7DC6EA25
* Use installsources dir for find-function-C-source-directory if that feature ↵Ulrich Müller2013-01-042-1/+9
| | | | | | | is enabled. Package-Manager: portage-2.1.11.38 Manifest-Sign-Key: E7BE08CA7DC6EA25
* Copied from Portage tree.Ulrich Müller2013-01-033-0/+398
| | | | | Package-Manager: portage-2.1.11.38 Manifest-Sign-Key: E7BE08CA7DC6EA25
* elisp*.eclass: Better error handling in version comparison functions.Ulrich Müller2012-12-123-4/+17
| | | | | | | | * elisp-common.eclass (elisp-need-emacs): Return 2 as exit status if the comparison could not be done, e.g., if emacs could not be executed in elisp-emacs-version. * elisp.eclass (elisp_pkg_setup): Distinguish between "version too low" and "could not determine version".
* package.mask: Update mask for emacs-xwidget. Remove mask for emacs-vcs.Ulrich Müller2012-11-171-3/+2
|
* app-editors/emacs-vcs moved to Portage tree.Ulrich Müller2012-11-174-446/+0
|
* Version number has changed upstream.Ulrich Müller2012-11-172-0/+6
| | | | | Package-Manager: portage-2.1.11.31 Manifest-Sign-Key: E7BE08CA7DC6EA25
* New snapshot.Ulrich Müller2012-10-274-33/+42
| | | | | Package-Manager: portage-2.1.11.31 Manifest-Sign-Key: E7BE08CA7DC6EA25
* Update dependency after package move from x11-libs/openmotif to x11-libs/motif.Ulrich Müller2012-10-246-3/+15
| | | | | Package-Manager: portage-2.1.11.30 Manifest-Sign-Key: E7BE08CA7DC6EA25
* Convert all Manifest files to thin.Ulrich Müller2012-10-2442-475/+511
| | | | | Package-Manager: portage-2.1.11.30 Manifest-Sign-Key: E7BE08CA7DC6EA25
* Add layout.conf and enable thin manifests, bug 439132.Ulrich Müller2012-10-241-0/+6
|
* Fix all repoman warnings and errors, bug 439448.Hans de Graaff2012-10-244-158/+180
| | | | (Portage version: 2.1.11.9/git/Linux x86_64, signed Manifest commit with key 0x8883FA56A308A8D7!)
* Move horst to the top so that he is the primary maintainer.Hans de Graaff2012-10-241-1/+1
|
* app-emacs/diff-mode-: Initial import.Ulrich Müller2012-10-145-0/+68
| | | | (Portage version: 2.1.11.26/git/Linux x86_64)
* Update version of portage-utils dependency. Specify LICENSE more precisely.Ulrich Müller2012-10-083-20/+22
| | | | (Portage version: 2.1.11.24/git/Linux x86_64, signed Manifest commit with key 7DC6EA25)
* Version bump. Pass -initex option to configure to make the package work with ↵Ulrich Müller2012-10-063-23/+61
| | | | | | TeX Live 2012. Ebuild refurbished and bumped to EAPI 4. Remove old. (Portage version: 2.1.11.24/git/Linux x86_64, signed Manifest commit with key 7DC6EA25)
* Update package.mask.Ulrich Müller2012-10-061-2/+6
|
* With USE=xwidgets, add webkit-gtk as dependency and enable gtk3.Ulrich Müller2012-10-063-20/+36
| | | | (Portage version: 2.1.11.24/git/Linux x86_64, signed Manifest commit with key 7DC6EA25)
* Version bump. Add metadata.xml.Ulrich Müller2012-10-044-14/+54
| | | | (Portage version: 2.1.11.24/git/Linux x86_64, signed Manifest commit with key 7DC6EA25)
* Sync from Portage tree.Ulrich Müller2012-10-044-37/+34
| | | | (Portage version: 2.1.11.24/git/Linux x86_64, signed Manifest commit with key 7DC6EA25)
* Update from emacs-vcs ebuild.Ulrich Müller2012-10-044-89/+91
| | | | (Portage version: 2.1.11.24/git/Linux x86_64, signed Manifest commit with key 7DC6EA25)
* Sync from Portage tree.Ulrich Müller2012-10-044-27/+25
| | | | (Portage version: 2.1.11.24/git/Linux x86_64, signed Manifest commit with key 7DC6EA25)
* Merge branch 'xemacs-overlay'Ulrich Müller2012-10-034-0/+414
|\
| * Update from Horst Günther Burkhardt III. Cleanup.backups/xemacs-overlayHans de Graaff2012-07-234-410/+48
| | | | | | | | | | | | (Portage version: 2.1.10.65/svn/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 0x8883FA56A308A8D7!) svn path=/xemacs-overlay/; revision=1818
| * Happy new year 2012!Ulrich Müller2012-01-011-1/+1
| | | | | | | | svn path=/xemacs-overlay/; revision=1784
| * Update from Horst Günther Burkhardt IIIHans de Graaff2011-03-181-4/+6
| | | | | | | | | | | | (Portage version: 2.1.9.42/svn/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 0xAE7BB49B0EBD264A!) svn path=/xemacs-overlay/; revision=1636
| * Update from Horst Günther Burkhardt IIIHans de Graaff2011-03-182-0/+365
| | | | | | | | | | | | (Portage version: 2.1.9.42/svn/Linux x86_64, RepoMan options: --force) svn path=/xemacs-overlay/; revision=1635
| * Version bump from bug 356657.Hans de Graaff2011-02-281-3/+13
| | | | | | | | | | | | (Portage version: 2.1.9.25/svn/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 0xAE7BB49B0EBD264A!) svn path=/xemacs-overlay/; revision=1623
| * Version bump from bug 356657.Hans de Graaff2011-02-283-354/+371
| | | | | | | | | | | | (Portage version: 2.1.9.25/svn/Linux x86_64, RepoMan options: --force) svn path=/xemacs-overlay/; revision=1622
| * Happy new year 2011!Ulrich Müller2011-01-011-1/+1
| | | | | | | | svn path=/xemacs-overlay/; revision=1553
| * XEmacs 21.5.29 moved into official CVS.Hans de Graaff2009-07-079-799/+0
| | | | | | | | svn path=/xemacs-overlay/; revision=1427
| * Remove obsolete patches.Hans de Graaff2009-07-061-11/+4
| | | | | | | | | | | | | | (Portage version: 2.1.6.13/svn/Linux x86_64) (Signed Manifest commit) svn path=/xemacs-overlay/; revision=1426
| * Remove obsolete patches.Hans de Graaff2009-07-068-198/+9
| | | | | | | | | | | | (Portage version: 2.1.6.13/svn/Linux x86_64) svn path=/xemacs-overlay/; revision=1425
| * Apply security fix for #275397.Hans de Graaff2009-07-061-4/+6
| | | | | | | | | | | | | | (Portage version: 2.1.6.13/svn/Linux x86_64) (Signed Manifest commit) svn path=/xemacs-overlay/; revision=1424