diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-05-25 08:02:13 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-05-25 08:02:13 +0000 |
commit | 538cc04a1076ae8003687d1be63879efc77764d8 (patch) | |
tree | edad452b5ac69a29fc9ff371c47f81619fb74f78 /app-admin/emacs-updater | |
parent | Stable for sparc, wrt bug #470388 (diff) | |
download | gentoo-2-538cc04a1076ae8003687d1be63879efc77764d8.tar.gz gentoo-2-538cc04a1076ae8003687d1be63879efc77764d8.tar.bz2 gentoo-2-538cc04a1076ae8003687d1be63879efc77764d8.zip |
Stable for sparc, wrt bug #469878
(Portage version: 2.1.11.63/cvs/Linux ppc64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
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.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 e4bd3568e339..401749ac97bf 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.76 2013/05/20 18:03:05 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/emacs-updater/ChangeLog,v 1.77 2013/05/25 08:02:13 ago Exp $ + + 25 May 2013; Agostino Sarubbo <ago@gentoo.org> emacs-updater-1.13.ebuild: + Stable for sparc, wrt bug #469878 20 May 2013; Agostino Sarubbo <ago@gentoo.org> emacs-updater-1.13.ebuild: Stable for s390, 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 5959b74df492..059553889fc8 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.11 2013/05/20 18:03:05 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/emacs-updater/emacs-updater-1.13.ebuild,v 1.12 2013/05/25 08:02:12 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" |