diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-01-12 19:07:34 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-01-12 19:07:34 +0000 |
commit | d4971bd5d27eafec8145f045cb0bf5fa772dbbce (patch) | |
tree | 193b71aad21295dde7c25c64641d7db87affadeb /app-admin/eselect-emacs | |
parent | Stable on amd64 wrt bug #299312 (diff) | |
download | gentoo-2-d4971bd5d27eafec8145f045cb0bf5fa772dbbce.tar.gz gentoo-2-d4971bd5d27eafec8145f045cb0bf5fa772dbbce.tar.bz2 gentoo-2-d4971bd5d27eafec8145f045cb0bf5fa772dbbce.zip |
ppc stable #299974
(Portage version: 2.1.6.13/cvs/Linux ppc)
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.13.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-admin/eselect-emacs/ChangeLog b/app-admin/eselect-emacs/ChangeLog index fe40bd4f842d..f5c7a8e59d8d 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-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-emacs/ChangeLog,v 1.86 2010/01/11 17:33:37 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-emacs/ChangeLog,v 1.87 2010/01/12 19:07:34 nixnut Exp $ + + 12 Jan 2010; nixnut <nixnut@gentoo.org> eselect-emacs-1.13.ebuild: + ppc stable #299974 11 Jan 2010; Raúl Porcel <armin76@gentoo.org> eselect-emacs-1.13.ebuild: alpha/arm/ia64/s390/sh/sparc stable wrt #299974 diff --git a/app-admin/eselect-emacs/eselect-emacs-1.13.ebuild b/app-admin/eselect-emacs/eselect-emacs-1.13.ebuild index 33a9553a3cca..a5db08e65e71 100644 --- a/app-admin/eselect-emacs/eselect-emacs-1.13.ebuild +++ b/app-admin/eselect-emacs/eselect-emacs-1.13.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 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.13.ebuild,v 1.3 2010/01/11 17:33:37 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-emacs/eselect-emacs-1.13.ebuild,v 1.4 2010/01/12 19:07:34 nixnut Exp $ DESCRIPTION="Manage multiple Emacs versions on one system" HOMEPAGE="http://www.gentoo.org/proj/en/lisp/emacs/" @@ -8,7 +8,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha ~amd64 arm ~hppa ia64 ~ppc ~ppc64 s390 sh sparc x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="alpha ~amd64 arm ~hppa ia64 ppc ~ppc64 s390 sh sparc x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="" DEPEND="" |