diff options
author | 2013-05-18 05:32:14 +0000 | |
---|---|---|
committer | 2013-05-18 05:32:14 +0000 | |
commit | 08b7c2bad3c39cefbab786e44cd0641f39967bee (patch) | |
tree | a31ab58a3fb2b6339b6fe56be48f2ac476ba3e3d /app-admin | |
parent | Stable for ia64, wrt bug #461054 (diff) | |
download | gentoo-2-08b7c2bad3c39cefbab786e44cd0641f39967bee.tar.gz gentoo-2-08b7c2bad3c39cefbab786e44cd0641f39967bee.tar.bz2 gentoo-2-08b7c2bad3c39cefbab786e44cd0641f39967bee.zip |
Stable for ia64, wrt bug #469878
(Portage version: 2.1.11.63/cvs/Linux ppc64, RepoMan options: --include-arches="ia64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-admin')
-rw-r--r-- | app-admin/emacs-updater/ChangeLog | 5 | ||||
-rw-r--r-- | app-admin/emacs-updater/emacs-updater-1.13.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-admin/emacs-updater/ChangeLog b/app-admin/emacs-updater/ChangeLog index 98b59c848ee2..d0c1cad3e75f 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.73 2013/05/16 16:36:10 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/emacs-updater/ChangeLog,v 1.74 2013/05/18 05:32:14 ago Exp $ + + 18 May 2013; Agostino Sarubbo <ago@gentoo.org> emacs-updater-1.13.ebuild: + Stable for ia64, wrt bug #469878 16 May 2013; Agostino Sarubbo <ago@gentoo.org> emacs-updater-1.13.ebuild: Stable for arm, 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 fb0e4a8a16aa..f4063647fbcf 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.8 2013/05/16 16:36:10 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/emacs-updater/emacs-updater-1.13.ebuild,v 1.9 2013/05/18 05:32:14 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" |