diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-09-07 20:15:02 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-09-07 20:15:02 +0000 |
commit | c424499dcc4defa82bf94671bab1afaa384fe87b (patch) | |
tree | 224d76014d192cc2aefd3557cba2d4b26efd5b9a /app-emacs | |
parent | Stable for sparc, wrt bug #483658 (diff) | |
download | gentoo-2-c424499dcc4defa82bf94671bab1afaa384fe87b.tar.gz gentoo-2-c424499dcc4defa82bf94671bab1afaa384fe87b.tar.bz2 gentoo-2-c424499dcc4defa82bf94671bab1afaa384fe87b.zip |
Stable for sparc, wrt bug #482772
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/eselect-mode/ChangeLog | 5 | ||||
-rw-r--r-- | app-emacs/eselect-mode/eselect-mode-1.3.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emacs/eselect-mode/ChangeLog b/app-emacs/eselect-mode/ChangeLog index ff1b0532a0f0..1c1ccceb0e1c 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-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/eselect-mode/ChangeLog,v 1.18 2013/09/07 11:15:50 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/eselect-mode/ChangeLog,v 1.19 2013/09/07 20:15:02 ago Exp $ + + 07 Sep 2013; Agostino Sarubbo <ago@gentoo.org> eselect-mode-1.3.8.ebuild: + Stable for sparc, wrt bug #482772 07 Sep 2013; Markos Chandras <hwoarang@gentoo.org> eselect-mode-1.3.8.ebuild: Add ~mips. Bug #475964 diff --git a/app-emacs/eselect-mode/eselect-mode-1.3.8.ebuild b/app-emacs/eselect-mode/eselect-mode-1.3.8.ebuild index 410831efc809..eeef35b965a9 100644 --- a/app-emacs/eselect-mode/eselect-mode-1.3.8.ebuild +++ b/app-emacs/eselect-mode/eselect-mode-1.3.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 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.3.8.ebuild,v 1.10 2013/09/07 11:15:50 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/eselect-mode/eselect-mode-1.3.8.ebuild,v 1.11 2013/09/07 20:15:02 ago Exp $ EAPI=5 @@ -13,7 +13,7 @@ SRC_URI="mirror://gentoo/${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" |