summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-05-14 14:21:53 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-05-14 14:21:53 +0000
commit017e333f1bbcd7809c39da405e7018e0c915767f (patch)
treeddd360b40d62c7276d5daba31de192981e83b769 /app-emacs
parentStable for sparc, wrt bug #506152 (diff)
downloadgentoo-2-017e333f1bbcd7809c39da405e7018e0c915767f.tar.gz
gentoo-2-017e333f1bbcd7809c39da405e7018e0c915767f.tar.bz2
gentoo-2-017e333f1bbcd7809c39da405e7018e0c915767f.zip
Stable for sparc, wrt bug #506154
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-emacs')
-rw-r--r--app-emacs/eselect-mode/ChangeLog5
-rw-r--r--app-emacs/eselect-mode/eselect-mode-1.4.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emacs/eselect-mode/ChangeLog b/app-emacs/eselect-mode/ChangeLog
index ca3805b4587c..78b8cea9c002 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-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/eselect-mode/ChangeLog,v 1.33 2014/05/13 14:42:36 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/eselect-mode/ChangeLog,v 1.34 2014/05/14 14:21:53 ago Exp $
+
+ 14 May 2014; Agostino Sarubbo <ago@gentoo.org> eselect-mode-1.4.1.ebuild:
+ Stable for sparc, wrt bug #506154
13 May 2014; Agostino Sarubbo <ago@gentoo.org> eselect-mode-1.4.1.ebuild:
Stable for ia64, wrt bug #506154
diff --git a/app-emacs/eselect-mode/eselect-mode-1.4.1.ebuild b/app-emacs/eselect-mode/eselect-mode-1.4.1.ebuild
index 0c6beff791a0..d62953d1f147 100644
--- a/app-emacs/eselect-mode/eselect-mode-1.4.1.ebuild
+++ b/app-emacs/eselect-mode/eselect-mode-1.4.1.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-emacs/eselect-mode/eselect-mode-1.4.1.ebuild,v 1.9 2014/05/13 14:42:36 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/eselect-mode/eselect-mode-1.4.1.ebuild,v 1.10 2014/05/14 14:21:53 ago 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"