diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-09-09 15:07:52 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-09-09 15:07:52 +0000 |
commit | bee7717d9489f53ad20a0b5e97b2af2fdace9724 (patch) | |
tree | 8f49361fde2b6869e8f8e8cfcd6f5a6c84b4f754 /app-admin/eselect-emacs | |
parent | alpha/ia64/m68k/s390/sh/sparc stable wrt #431206 (diff) | |
download | gentoo-2-bee7717d9489f53ad20a0b5e97b2af2fdace9724.tar.gz gentoo-2-bee7717d9489f53ad20a0b5e97b2af2fdace9724.tar.bz2 gentoo-2-bee7717d9489f53ad20a0b5e97b2af2fdace9724.zip |
alpha/ia64/s390/sh/sparc stable wrt #431206
(Portage version: 2.1.11.9/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 181209f0c0b7..fd58ff04d85e 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.102 2012/08/15 01:38:37 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-emacs/ChangeLog,v 1.103 2012/09/09 15:07:52 armin76 Exp $ + + 09 Sep 2012; Raúl Porcel <armin76@gentoo.org> eselect-emacs-1.14.ebuild: + alpha/ia64/s390/sh/sparc stable wrt #431206 15 Aug 2012; Jeroen Roovers <jer@gentoo.org> eselect-emacs-1.14.ebuild: Stable for HPPA (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 c3cd10d0d462..7f9dbc61d523 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.7 2012/08/15 01:38:37 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-emacs/eselect-emacs-1.14.ebuild,v 1.8 2012/09/09 15:07:52 armin76 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="" |