diff options
author | Christoph Mende <angelos@gentoo.org> | 2011-04-09 21:27:05 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2011-04-09 21:27:05 +0000 |
commit | a6051f04ded924497d5840a7ee4ab92afc2fd305 (patch) | |
tree | 622fe8ea7ed0e03846e9f73ce5e2a59f0bf75368 /app-admin/emacs-updater | |
parent | Delete older ebuild. (diff) | |
download | gentoo-2-a6051f04ded924497d5840a7ee4ab92afc2fd305.tar.gz gentoo-2-a6051f04ded924497d5840a7ee4ab92afc2fd305.tar.bz2 gentoo-2-a6051f04ded924497d5840a7ee4ab92afc2fd305.zip |
Stable on amd64 wrt bug #362209
(Portage version: 2.2.0_alpha29/cvs/Linux x86_64)
Diffstat (limited to 'app-admin/emacs-updater')
-rw-r--r-- | app-admin/emacs-updater/ChangeLog | 5 | ||||
-rw-r--r-- | app-admin/emacs-updater/emacs-updater-1.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-admin/emacs-updater/ChangeLog b/app-admin/emacs-updater/ChangeLog index 0478279e4816..d275b3b7c704 100644 --- a/app-admin/emacs-updater/ChangeLog +++ b/app-admin/emacs-updater/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-admin/emacs-updater # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/emacs-updater/ChangeLog,v 1.44 2011/03/16 17:31:04 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/emacs-updater/ChangeLog,v 1.45 2011/04/09 21:27:05 angelos Exp $ + + 09 Apr 2011; Christoph Mende <angelos@gentoo.org> emacs-updater-1.8.ebuild: + Stable on amd64 wrt bug #362209 16 Mar 2011; Ulrich Mueller <ulm@gentoo.org> -emacs-updater-1.6.ebuild: Remove old. diff --git a/app-admin/emacs-updater/emacs-updater-1.8.ebuild b/app-admin/emacs-updater/emacs-updater-1.8.ebuild index 655fb7f3686a..e8ffa82dabbd 100644 --- a/app-admin/emacs-updater/emacs-updater-1.8.ebuild +++ b/app-admin/emacs-updater/emacs-updater-1.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/emacs-updater/emacs-updater-1.8.ebuild,v 1.1 2011/01/07 22:51:28 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/emacs-updater/emacs-updater-1.8.ebuild,v 1.2 2011/04/09 21:27:05 angelos Exp $ EAPI=3 @@ -10,7 +10,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 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="" RDEPEND="!<=app-admin/eselect-emacs-1.5 |