diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-02-24 09:09:55 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-02-24 09:09:55 +0000 |
commit | 05464748c639e1f59782769b201522d4b0cc330b (patch) | |
tree | 4c3abc2946eea8262586da8518e8b8c03ad978eb /app-admin/eselect-emacs | |
parent | Stable for alpha, wrt bug #537006 (diff) | |
download | gentoo-2-05464748c639e1f59782769b201522d4b0cc330b.tar.gz gentoo-2-05464748c639e1f59782769b201522d4b0cc330b.tar.bz2 gentoo-2-05464748c639e1f59782769b201522d4b0cc330b.zip |
Stable for alpha, wrt bug #537006
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="alpha", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-admin/eselect-emacs')
-rw-r--r-- | app-admin/eselect-emacs/ChangeLog | 5 | ||||
-rw-r--r-- | app-admin/eselect-emacs/eselect-emacs-1.18.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-admin/eselect-emacs/ChangeLog b/app-admin/eselect-emacs/ChangeLog index 332b1a9d5f7f..34fbc2648128 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-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-emacs/ChangeLog,v 1.134 2015/02/23 11:01:35 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-emacs/ChangeLog,v 1.135 2015/02/24 09:09:55 ago Exp $ + + 24 Feb 2015; Agostino Sarubbo <ago@gentoo.org> eselect-emacs-1.18.ebuild: + Stable for alpha, wrt bug #537006 23 Feb 2015; Agostino Sarubbo <ago@gentoo.org> eselect-emacs-1.18.ebuild: Stable for ppc64, wrt bug #537006 diff --git a/app-admin/eselect-emacs/eselect-emacs-1.18.ebuild b/app-admin/eselect-emacs/eselect-emacs-1.18.ebuild index d24f00feac7a..0ba5de068288 100644 --- a/app-admin/eselect-emacs/eselect-emacs-1.18.ebuild +++ b/app-admin/eselect-emacs/eselect-emacs-1.18.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 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.18.ebuild,v 1.7 2015/02/23 11:01:35 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-emacs/eselect-emacs-1.18.ebuild,v 1.8 2015/02/24 09:09:55 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}" |