diff options
author | 2014-04-18 05:43:55 +0000 | |
---|---|---|
committer | 2014-04-18 05:43:55 +0000 | |
commit | 35c4e11430557ff05539a27ffbd599069f75fea1 (patch) | |
tree | b3d5441dbfa035024ab9e246b690df7acc533ace /app-admin/eselect-emacs | |
parent | arm stable, bug #507272 (diff) | |
download | gentoo-2-35c4e11430557ff05539a27ffbd599069f75fea1.tar.gz gentoo-2-35c4e11430557ff05539a27ffbd599069f75fea1.tar.bz2 gentoo-2-35c4e11430557ff05539a27ffbd599069f75fea1.zip |
arm stable, bug #507272
(Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
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.16.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-admin/eselect-emacs/ChangeLog b/app-admin/eselect-emacs/ChangeLog index 84603d73df4b..6717e9b9cd6f 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.117 2014/04/11 16:32:45 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-emacs/ChangeLog,v 1.118 2014/04/18 05:43:55 maekke Exp $ + + 18 Apr 2014; Markus Meier <maekke@gentoo.org> eselect-emacs-1.16.ebuild: + arm stable, bug #507272 11 Apr 2014; Jeroen Roovers <jer@gentoo.org> eselect-emacs-1.16.ebuild: Stable for HPPA (bug #507272). diff --git a/app-admin/eselect-emacs/eselect-emacs-1.16.ebuild b/app-admin/eselect-emacs/eselect-emacs-1.16.ebuild index 0c31e749e763..3852a2565ca5 100644 --- a/app-admin/eselect-emacs/eselect-emacs-1.16.ebuild +++ b/app-admin/eselect-emacs/eselect-emacs-1.16.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.16.ebuild,v 1.2 2014/04/11 16:32:45 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-emacs/eselect-emacs-1.16.ebuild,v 1.3 2014/04/18 05:43:55 maekke 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}" |