diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2014-03-12 05:17:40 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2014-03-12 05:17:40 +0000 |
commit | ed8d3433252c02dc745713adcddca78d2c2d4def (patch) | |
tree | 8f69896ee39c999fd9728af5bc8184cec29c058c /app-admin | |
parent | x86 stable wrt bug #503108 (diff) | |
download | gentoo-2-ed8d3433252c02dc745713adcddca78d2c2d4def.tar.gz gentoo-2-ed8d3433252c02dc745713adcddca78d2c2d4def.tar.bz2 gentoo-2-ed8d3433252c02dc745713adcddca78d2c2d4def.zip |
x86 stable wrt bug #503108
(Portage version: 2.2.8-r1/cvs/Linux i686, RepoMan options: --ignore-arches, signed Manifest commit with key 0x4F1A2555EA71991D!)
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, 7 insertions, 3 deletions
diff --git a/app-admin/eselect-emacs/ChangeLog b/app-admin/eselect-emacs/ChangeLog index 6809fd680293..dffdd0556455 100644 --- a/app-admin/eselect-emacs/ChangeLog +++ b/app-admin/eselect-emacs/ChangeLog @@ -1,6 +1,10 @@ # 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.107 2014/03/09 14:25:30 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-emacs/ChangeLog,v 1.108 2014/03/12 05:17:40 phajdan.jr Exp $ + + 09 Mar 2014; Pawel Hajdan jr <phajdan.jr@gentoo.org> + eselect-emacs-1.15.ebuild: + x86 stable wrt bug #503108 09 Mar 2014; Markus Meier <maekke@gentoo.org> eselect-emacs-1.15.ebuild: arm stable, bug #503108 diff --git a/app-admin/eselect-emacs/eselect-emacs-1.15.ebuild b/app-admin/eselect-emacs/eselect-emacs-1.15.ebuild index 00cb8a9cca58..7d76ac653094 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.3 2014/03/09 14:25:30 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-emacs/eselect-emacs-1.15.ebuild,v 1.4 2014/03/12 05:17:40 phajdan.jr 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}" |