diff options
author | José María Alonso <nimiux@gentoo.org> | 2014-07-25 11:50:58 +0000 |
---|---|---|
committer | José María Alonso <nimiux@gentoo.org> | 2014-07-25 11:50:58 +0000 |
commit | a9e04c678251a75faecc1a24f119049c76384290 (patch) | |
tree | eac3cdde28d21f758dab20bcec89f3db2440cc4e /app-admin/emacs-updater/emacs-updater-1.14.ebuild | |
parent | added cgnslib package (diff) | |
download | gentoo-2-a9e04c678251a75faecc1a24f119049c76384290.tar.gz gentoo-2-a9e04c678251a75faecc1a24f119049c76384290.tar.bz2 gentoo-2-a9e04c678251a75faecc1a24f119049c76384290.zip |
Stable for amd64 wrt bug #517504
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key D628E536)
Diffstat (limited to 'app-admin/emacs-updater/emacs-updater-1.14.ebuild')
-rw-r--r-- | app-admin/emacs-updater/emacs-updater-1.14.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/emacs-updater/emacs-updater-1.14.ebuild b/app-admin/emacs-updater/emacs-updater-1.14.ebuild index 6a8eb0e5378e..ea4133b26934 100644 --- a/app-admin/emacs-updater/emacs-updater-1.14.ebuild +++ b/app-admin/emacs-updater/emacs-updater-1.14.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 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.14.ebuild,v 1.1 2014/06/05 17:24:51 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/emacs-updater/emacs-updater-1.14.ebuild,v 1.2 2014/07/25 11:50:58 nimiux Exp $ EAPI=5 @@ -10,7 +10,7 @@ SRC_URI="http://dev.gentoo.org/~ulm/emacs/${P}.tar.xz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" DEPEND="|| ( sys-apps/util-linux app-misc/getopt )" RDEPEND="${DEPEND} |