mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-29 01:21:02 +02:00
Add the eselect-emacs Portage package to portage-stable
Emacs needs this Upgraded app-admin/eselect-emacs to version 1.13 on amd64 BUG=chromium-os:30047 TEST=None Change-Id: I3fe10735306b24c8b785a48adca8a6d09f12e590 Reviewed-on: https://gerrit.chromium.org/gerrit/21188 Reviewed-by: Mike Frysinger <vapier@chromium.org> Commit-Ready: Sonny Rao <sonnyrao@chromium.org> Tested-by: Sonny Rao <sonnyrao@chromium.org>
This commit is contained in:
parent
2475041c55
commit
592b151b5a
1
sdk_container/src/third_party/portage-stable/app-admin/eselect-emacs/Manifest
vendored
Normal file
1
sdk_container/src/third_party/portage-stable/app-admin/eselect-emacs/Manifest
vendored
Normal file
@ -0,0 +1 @@
|
||||
DIST eselect-emacs-1.13.tar.bz2 8190 RMD160 6337b86817e031f27ea0c6ecfbff5ee2c30634e2 SHA1 b5ab27e37b0c6bde438ed943fcc9e88320a71d7f SHA256 68a4b222be3ccdecbeae2dad98f8daf1525005d4506cf67f6a38213b41e27d69
|
23
sdk_container/src/third_party/portage-stable/app-admin/eselect-emacs/eselect-emacs-1.13.ebuild
vendored
Normal file
23
sdk_container/src/third_party/portage-stable/app-admin/eselect-emacs/eselect-emacs-1.13.ebuild
vendored
Normal file
@ -0,0 +1,23 @@
|
||||
# Copyright 1999-2012 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-emacs/eselect-emacs-1.13.ebuild,v 1.9 2012/02/10 16:52:14 grobian Exp $
|
||||
|
||||
DESCRIPTION="Manage multiple Emacs versions on one system"
|
||||
HOMEPAGE="http://www.gentoo.org/proj/en/lisp/emacs/"
|
||||
SRC_URI="mirror://gentoo/${P}.tar.bz2"
|
||||
|
||||
LICENSE="GPL-2"
|
||||
SLOT="0"
|
||||
KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
|
||||
IUSE=""
|
||||
|
||||
DEPEND=""
|
||||
RDEPEND=">=app-admin/eselect-1.2.6
|
||||
~app-admin/eselect-ctags-${PV}"
|
||||
|
||||
src_install() {
|
||||
insinto /usr/share/eselect/modules
|
||||
doins {emacs,etags}.eselect || die
|
||||
doman {emacs,etags}.eselect.5 || die
|
||||
dodoc ChangeLog || die
|
||||
}
|
9
sdk_container/src/third_party/portage-stable/metadata/md5-cache/app-admin/eselect-emacs-1.13
vendored
Normal file
9
sdk_container/src/third_party/portage-stable/metadata/md5-cache/app-admin/eselect-emacs-1.13
vendored
Normal file
@ -0,0 +1,9 @@
|
||||
DEFINED_PHASES=install
|
||||
DESCRIPTION=Manage multiple Emacs versions on one system
|
||||
HOMEPAGE=http://www.gentoo.org/proj/en/lisp/emacs/
|
||||
KEYWORDS=alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris
|
||||
LICENSE=GPL-2
|
||||
RDEPEND=>=app-admin/eselect-1.2.6 ~app-admin/eselect-ctags-1.13
|
||||
SLOT=0
|
||||
SRC_URI=mirror://gentoo/eselect-emacs-1.13.tar.bz2
|
||||
_md5_=25784aaa147254ba957d8a8b50e5ac92
|
Loading…
x
Reference in New Issue
Block a user