summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-05-16 16:36:10 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-05-16 16:36:10 +0000
commitbd79d86df91d4a693d46c4ac4b5f012597928831 (patch)
tree7bfc5235ee5be30a711ee6f2b3ce264751415e3e /app-admin
parentStable for arm, wrt bug #461054 (diff)
downloadgentoo-2-bd79d86df91d4a693d46c4ac4b5f012597928831.tar.gz
gentoo-2-bd79d86df91d4a693d46c4ac4b5f012597928831.tar.bz2
gentoo-2-bd79d86df91d4a693d46c4ac4b5f012597928831.zip
Stable for arm, wrt bug #469878
(Portage version: 2.1.11.63/cvs/Linux ppc64, RepoMan options: --include-arches="arm", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-admin')
-rw-r--r--app-admin/emacs-updater/ChangeLog5
-rw-r--r--app-admin/emacs-updater/emacs-updater-1.13.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-admin/emacs-updater/ChangeLog b/app-admin/emacs-updater/ChangeLog
index 3b80e7136af7..98b59c848ee2 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-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/emacs-updater/ChangeLog,v 1.72 2013/05/16 16:28:55 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/emacs-updater/ChangeLog,v 1.73 2013/05/16 16:36:10 ago Exp $
+
+ 16 May 2013; Agostino Sarubbo <ago@gentoo.org> emacs-updater-1.13.ebuild:
+ Stable for arm, wrt bug #469878
16 May 2013; Agostino Sarubbo <ago@gentoo.org> emacs-updater-1.13.ebuild:
Stable for ppc64, wrt bug #469878
diff --git a/app-admin/emacs-updater/emacs-updater-1.13.ebuild b/app-admin/emacs-updater/emacs-updater-1.13.ebuild
index bafb98b8d183..fb0e4a8a16aa 100644
--- a/app-admin/emacs-updater/emacs-updater-1.13.ebuild
+++ b/app-admin/emacs-updater/emacs-updater-1.13.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 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.13.ebuild,v 1.7 2013/05/16 16:28:55 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/emacs-updater/emacs-updater-1.13.ebuild,v 1.8 2013/05/16 16:36:10 ago Exp $
EAPI=5
@@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/${P}.tar.xz"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
IUSE=""
DEPEND="app-arch/xz-utils"