summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-08-31 09:45:08 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-08-31 09:45:08 +0000
commit19841c5e3ccbcf6fbe8cf79bd0481d6c1136a85e (patch)
treeaacb213daea25ee1dbf92c4537b6971c055687ad /app-emacs
parentStable for amd64, wrt bug #482514 (diff)
downloadgentoo-2-19841c5e3ccbcf6fbe8cf79bd0481d6c1136a85e.tar.gz
gentoo-2-19841c5e3ccbcf6fbe8cf79bd0481d6c1136a85e.tar.bz2
gentoo-2-19841c5e3ccbcf6fbe8cf79bd0481d6c1136a85e.zip
Stable for amd64, wrt bug #482772
(Portage version: 2.1.13.7/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", 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.3.8.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emacs/eselect-mode/ChangeLog b/app-emacs/eselect-mode/ChangeLog
index 6c4607ddfa8c..158f2970f6c6 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.10 2013/08/28 11:44:58 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/eselect-mode/ChangeLog,v 1.11 2013/08/31 09:45:08 ago Exp $
+
+ 31 Aug 2013; Agostino Sarubbo <ago@gentoo.org> eselect-mode-1.3.8.ebuild:
+ Stable for amd64, wrt bug #482772
28 Aug 2013; Raúl Porcel <armin76@gentoo.org> eselect-mode-1.3.8.ebuild:
Add ~s390/~sh wrt #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 0eb1a0b600c4..4e343d44a9e1 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.2 2013/08/28 11:44:58 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/eselect-mode/eselect-mode-1.3.8.ebuild,v 1.3 2013/08/31 09:45:08 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 ~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 ~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"