diff options
author | Johannes Huber <johu@gentoo.org> | 2012-08-14 14:56:15 +0000 |
---|---|---|
committer | Johannes Huber <johu@gentoo.org> | 2012-08-14 14:56:15 +0000 |
commit | 73f1bffd1e359adf1fa78dc4a7b350fec66bfbbe (patch) | |
tree | 263ac3bb72278350e102ee671ca73956abee6278 /app-admin/eselect-emacs | |
parent | Stable for x86, wrt bug #431206 (diff) | |
download | gentoo-2-73f1bffd1e359adf1fa78dc4a7b350fec66bfbbe.tar.gz gentoo-2-73f1bffd1e359adf1fa78dc4a7b350fec66bfbbe.tar.bz2 gentoo-2-73f1bffd1e359adf1fa78dc4a7b350fec66bfbbe.zip |
Stable for x86, wrt bug #431206
(Portage version: 2.2.0_alpha121/cvs/Linux x86_64)
Diffstat (limited to 'app-admin/eselect-emacs')
-rw-r--r-- | app-admin/eselect-emacs/ChangeLog | 5 | ||||
-rw-r--r-- | app-admin/eselect-emacs/eselect-emacs-1.14.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-admin/eselect-emacs/ChangeLog b/app-admin/eselect-emacs/ChangeLog index c216bacfa13d..c2610d543ebd 100644 --- a/app-admin/eselect-emacs/ChangeLog +++ b/app-admin/eselect-emacs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-admin/eselect-emacs # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-emacs/ChangeLog,v 1.100 2012/08/14 13:32:04 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-emacs/ChangeLog,v 1.101 2012/08/14 14:56:15 johu Exp $ + + 14 Aug 2012; Johannes Huber <johu@gentoo.org> eselect-emacs-1.14.ebuild: + Stable for x86, wrt bug #431206 14 Aug 2012; Agostino Sarubbo <ago@gentoo.org> eselect-emacs-1.14.ebuild: Stable for amd64, wrt bug #431206 diff --git a/app-admin/eselect-emacs/eselect-emacs-1.14.ebuild b/app-admin/eselect-emacs/eselect-emacs-1.14.ebuild index 7a7c6b9e3752..80b329addf25 100644 --- a/app-admin/eselect-emacs/eselect-emacs-1.14.ebuild +++ b/app-admin/eselect-emacs/eselect-emacs-1.14.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-emacs/eselect-emacs-1.14.ebuild,v 1.5 2012/08/14 13:32:04 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-emacs/eselect-emacs-1.14.ebuild,v 1.6 2012/08/14 14:56:15 johu Exp $ EAPI=4 @@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="" DEPEND="" |