diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-03-12 09:49:59 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-03-12 09:49:59 +0000 |
commit | e3830a065b023082fe4746f6b39534fa4fd8ef1f (patch) | |
tree | 0c02f5c99c6f6ad26a98f22fc4721cc4cc2daa98 /app-admin | |
parent | Stable for sparc, wrt bug #503108 (diff) | |
download | gentoo-2-e3830a065b023082fe4746f6b39534fa4fd8ef1f.tar.gz gentoo-2-e3830a065b023082fe4746f6b39534fa4fd8ef1f.tar.bz2 gentoo-2-e3830a065b023082fe4746f6b39534fa4fd8ef1f.zip |
Stable for sparc, wrt bug #503108
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-admin')
-rw-r--r-- | app-admin/eselect-emacs/ChangeLog | 6 | ||||
-rw-r--r-- | app-admin/eselect-emacs/eselect-emacs-1.15.ebuild | 4 |
2 files changed, 6 insertions, 4 deletions
diff --git a/app-admin/eselect-emacs/ChangeLog b/app-admin/eselect-emacs/ChangeLog index c12b4f622ec2..d7233b602a0e 100644 --- a/app-admin/eselect-emacs/ChangeLog +++ b/app-admin/eselect-emacs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-admin/eselect-emacs # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-emacs/ChangeLog,v 1.109 2014/03/12 08:57:17 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-emacs/ChangeLog,v 1.110 2014/03/12 09:49:59 ago Exp $ + + 12 Mar 2014; Agostino Sarubbo <ago@gentoo.org> eselect-emacs-1.15.ebuild: + Stable for sparc, wrt bug #503108 12 Mar 2014; Chema Alonso <nimiux@gentoo.org> eselect-emacs-1.15.ebuild: Stable for amd64 wrt bug #503108 @@ -409,4 +412,3 @@ initial import from Emacs Overlay. Features: switch the target of the /usr/bin/emacs symlink, man and info pages so several versions can be installed in parallel on a system - diff --git a/app-admin/eselect-emacs/eselect-emacs-1.15.ebuild b/app-admin/eselect-emacs/eselect-emacs-1.15.ebuild index 9531a740c850..2e26ef7b6883 100644 --- a/app-admin/eselect-emacs/eselect-emacs-1.15.ebuild +++ b/app-admin/eselect-emacs/eselect-emacs-1.15.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 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.15.ebuild,v 1.5 2014/03/12 08:57:17 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-emacs/eselect-emacs-1.15.ebuild,v 1.6 2014/03/12 09:49:59 ago Exp $ EAPI=5 @@ -10,7 +10,7 @@ SRC_URI="http://dev.gentoo.org/~ulm/emacs/${P}.tar.xz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" RDEPEND=">=app-admin/eselect-1.2.6 ~app-admin/eselect-ctags-${PV}" |