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 | 384c71c258276f51cab5d320bee4241e1d15105e (patch) | |
tree | 8b09d6b1643cbc4285fcee1d532e5b8dfb5e01d7 | |
parent | alpha/ia64/m68k/s390/sh/sparc stable wrt #431206 (diff) | |
download | historical-384c71c258276f51cab5d320bee4241e1d15105e.tar.gz historical-384c71c258276f51cab5d320bee4241e1d15105e.tar.bz2 historical-384c71c258276f51cab5d320bee4241e1d15105e.zip |
alpha/ia64/s390/sh/sparc stable wrt #431206
Package-Manager: portage-2.1.11.9/cvs/Linux x86_64
-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="" |