diff options
author | 2013-05-16 14:29:23 +0000 | |
---|---|---|
committer | 2013-05-16 14:29:23 +0000 | |
commit | a31ef2ee2a39a81182c4d7f071cc5f49f4667985 (patch) | |
tree | b551baf30bbcb34e68490d27009cc2b393c7fdc5 /app-emacs/emacs-daemon/emacs-daemon-0.20.ebuild | |
parent | Stable for HPPA (bug #441064). (diff) | |
download | gentoo-2-a31ef2ee2a39a81182c4d7f071cc5f49f4667985.tar.gz gentoo-2-a31ef2ee2a39a81182c4d7f071cc5f49f4667985.tar.bz2 gentoo-2-a31ef2ee2a39a81182c4d7f071cc5f49f4667985.zip |
Stable for HPPA (bug #469880).
(Portage version: 2.2.0_alpha174/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'app-emacs/emacs-daemon/emacs-daemon-0.20.ebuild')
-rw-r--r-- | app-emacs/emacs-daemon/emacs-daemon-0.20.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/emacs-daemon/emacs-daemon-0.20.ebuild b/app-emacs/emacs-daemon/emacs-daemon-0.20.ebuild index 76270b0a2010..d7340d88ad14 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.4 2013/05/16 13:24:43 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/emacs-daemon/emacs-daemon-0.20.ebuild,v 1.5 2013/05/16 14:29:23 jer 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}" |