diff options
author | 2013-08-31 14:50:02 +0000 | |
---|---|---|
committer | 2013-08-31 14:50:02 +0000 | |
commit | 1d82accf02c9c9fb0aef6b64b811172c7e752ca4 (patch) | |
tree | aca824c55047b056494a15c5c14d17530b856c24 /app-emacs | |
parent | Stable for arm, wrt bug #480304 (diff) | |
download | gentoo-2-1d82accf02c9c9fb0aef6b64b811172c7e752ca4.tar.gz gentoo-2-1d82accf02c9c9fb0aef6b64b811172c7e752ca4.tar.bz2 gentoo-2-1d82accf02c9c9fb0aef6b64b811172c7e752ca4.zip |
Stable for arm, wrt bug #482772
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="arm", 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 158f2970f6c6..56a0d526d956 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.11 2013/08/31 09:45:08 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/eselect-mode/ChangeLog,v 1.12 2013/08/31 14:50:02 ago Exp $ + + 31 Aug 2013; Agostino Sarubbo <ago@gentoo.org> eselect-mode-1.3.8.ebuild: + Stable for arm, wrt bug #482772 31 Aug 2013; Agostino Sarubbo <ago@gentoo.org> eselect-mode-1.3.8.ebuild: Stable for amd64, wrt bug #482772 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 4e343d44a9e1..15acd2e419fd 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.3 2013/08/31 09:45:08 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/eselect-mode/eselect-mode-1.3.8.ebuild,v 1.4 2013/08/31 14:50: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 ~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" |