diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-05-25 07:52:20 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-05-25 07:52:20 +0000 |
commit | 8259a2742ae4abebded30f054e4b41ded386c0ba (patch) | |
tree | bf8b35550f2bcbab8bb95ba2d16f161424a63f71 /app-emacs | |
parent | Stable for sparc, wrt bug #463056 (diff) | |
download | gentoo-2-8259a2742ae4abebded30f054e4b41ded386c0ba.tar.gz gentoo-2-8259a2742ae4abebded30f054e4b41ded386c0ba.tar.bz2 gentoo-2-8259a2742ae4abebded30f054e4b41ded386c0ba.zip |
Stable for sparc, wrt bug #469880
(Portage version: 2.1.11.63/cvs/Linux ppc64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/emacs-daemon/ChangeLog | 5 | ||||
-rw-r--r-- | app-emacs/emacs-daemon/emacs-daemon-0.20.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emacs/emacs-daemon/ChangeLog b/app-emacs/emacs-daemon/ChangeLog index 283b1f3891d9..70e52f2efcc7 100644 --- a/app-emacs/emacs-daemon/ChangeLog +++ b/app-emacs/emacs-daemon/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-emacs/emacs-daemon # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/emacs-daemon/ChangeLog,v 1.68 2013/05/20 18:03:16 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/emacs-daemon/ChangeLog,v 1.69 2013/05/25 07:52:20 ago Exp $ + + 25 May 2013; Agostino Sarubbo <ago@gentoo.org> emacs-daemon-0.20.ebuild: + Stable for sparc, wrt bug #469880 20 May 2013; Agostino Sarubbo <ago@gentoo.org> emacs-daemon-0.20.ebuild: Stable for s390, wrt bug #469880 diff --git a/app-emacs/emacs-daemon/emacs-daemon-0.20.ebuild b/app-emacs/emacs-daemon/emacs-daemon-0.20.ebuild index f132857cc6f4..bd86fd8df010 100644 --- a/app-emacs/emacs-daemon/emacs-daemon-0.20.ebuild +++ b/app-emacs/emacs-daemon/emacs-daemon-0.20.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-emacs/emacs-daemon/emacs-daemon-0.20.ebuild,v 1.10 2013/05/20 18:03:16 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/emacs-daemon/emacs-daemon-0.20.ebuild,v 1.11 2013/05/25 07:52:20 ago Exp $ EAPI=5 @@ -12,7 +12,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 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~x86-fbsd" DEPEND=">=virtual/emacs-23" RDEPEND="${DEPEND}" |