diff options
author | 2015-03-06 06:12:12 +0000 | |
---|---|---|
committer | 2015-03-06 06:12:12 +0000 | |
commit | f91c6b279067404173d08f101488e0af902307be (patch) | |
tree | a1c30d415a07dd212b654c15da973d8fb6fde183 /app-emacs/eselect-mode | |
parent | Stable for HPPA (bug #541598). (diff) | |
download | gentoo-2-f91c6b279067404173d08f101488e0af902307be.tar.gz gentoo-2-f91c6b279067404173d08f101488e0af902307be.tar.bz2 gentoo-2-f91c6b279067404173d08f101488e0af902307be.zip |
Stable for HPPA (bug #541598).
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'app-emacs/eselect-mode')
-rw-r--r-- | app-emacs/eselect-mode/ChangeLog | 5 | ||||
-rw-r--r-- | app-emacs/eselect-mode/eselect-mode-1.4.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emacs/eselect-mode/ChangeLog b/app-emacs/eselect-mode/ChangeLog index 6d3995e2463e..6be0a7f11269 100644 --- a/app-emacs/eselect-mode/ChangeLog +++ b/app-emacs/eselect-mode/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-emacs/eselect-mode # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/eselect-mode/ChangeLog,v 1.50 2015/03/02 09:33:20 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/eselect-mode/ChangeLog,v 1.51 2015/03/06 06:12:12 jer Exp $ + + 06 Mar 2015; Jeroen Roovers <jer@gentoo.org> eselect-mode-1.4.4.ebuild: + Stable for HPPA (bug #541598). 02 Mar 2015; Agostino Sarubbo <ago@gentoo.org> eselect-mode-1.4.4.ebuild: Stable for ppc, wrt bug #541598 diff --git a/app-emacs/eselect-mode/eselect-mode-1.4.4.ebuild b/app-emacs/eselect-mode/eselect-mode-1.4.4.ebuild index ddf226a55f32..1a27cb162df2 100644 --- a/app-emacs/eselect-mode/eselect-mode-1.4.4.ebuild +++ b/app-emacs/eselect-mode/eselect-mode-1.4.4.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-emacs/eselect-mode/eselect-mode-1.4.4.ebuild,v 1.3 2015/03/02 09:33:20 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/eselect-mode/eselect-mode-1.4.4.ebuild,v 1.4 2015/03/06 06:12:12 jer Exp $ EAPI=5 @@ -13,7 +13,7 @@ SRC_URI="http://dev.gentoo.org/~ulm/eselect/${MY_P}.tar.xz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" S="${WORKDIR}/${MY_P}/misc" SITEFILE="50${PN}-gentoo.el" |