diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-04-12 09:38:55 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-04-12 09:38:55 +0000 |
commit | ce1e78af163740ac2a9ecfc9d0e48d5c4e66e166 (patch) | |
tree | 442abc37be959ef9675fa455574dde0b58ce121c /app-emacs | |
parent | Stable for x86, wrt bug #506152 (diff) | |
download | gentoo-2-ce1e78af163740ac2a9ecfc9d0e48d5c4e66e166.tar.gz gentoo-2-ce1e78af163740ac2a9ecfc9d0e48d5c4e66e166.tar.bz2 gentoo-2-ce1e78af163740ac2a9ecfc9d0e48d5c4e66e166.zip |
Stable for x86, wrt bug #506154
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="x86", 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.4.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emacs/eselect-mode/ChangeLog b/app-emacs/eselect-mode/ChangeLog index 981cd70e1a45..ecbe94812a94 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.28 2014/04/11 19:23:56 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/eselect-mode/ChangeLog,v 1.29 2014/04/12 09:38:55 ago Exp $ + + 12 Apr 2014; Agostino Sarubbo <ago@gentoo.org> eselect-mode-1.4.1.ebuild: + Stable for x86, wrt bug #506154 11 Apr 2014; Chema Alonso <nimiux@gentoo.org> eselect-mode-1.4.1.ebuild: Stable for amd64 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 49166624bc06..faddbd1ad673 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.4 2014/04/11 19:23:56 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/eselect-mode/eselect-mode-1.4.1.ebuild,v 1.5 2014/04/12 09:38:55 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" |