diff options
author | José María Alonso <nimiux@gentoo.org> | 2014-07-25 11:51:11 +0000 |
---|---|---|
committer | José María Alonso <nimiux@gentoo.org> | 2014-07-25 11:51:11 +0000 |
commit | 07a6cd14b1869f47bbe8a1e55f051e14eab7cbde (patch) | |
tree | 83e8370fbdda107460753ee9a0b34be5a54dbd3a /app-admin/emacs-updater/emacs-updater-1.14.ebuild | |
parent | added cgnslib package (diff) | |
download | historical-07a6cd14b1869f47bbe8a1e55f051e14eab7cbde.tar.gz historical-07a6cd14b1869f47bbe8a1e55f051e14eab7cbde.tar.bz2 historical-07a6cd14b1869f47bbe8a1e55f051e14eab7cbde.zip |
Stable for amd64 wrt bug #517504
Package-Manager: portage-2.2.8-r1/cvs/Linux x86_64
Manifest-Sign-Key: 0xD628E536
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} |