summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2014-03-12 04:57:04 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2014-03-12 04:57:04 +0000
commite6230bcfa0d5cd503587c6810a45b63953d0a4a6 (patch)
tree5bb67d49c759312173e35ec37c20ea01ce81f2ae /app-emacs/ebuild-mode
parentShorten description for improved repoman happy (diff)
downloadgentoo-2-e6230bcfa0d5cd503587c6810a45b63953d0a4a6.tar.gz
gentoo-2-e6230bcfa0d5cd503587c6810a45b63953d0a4a6.tar.bz2
gentoo-2-e6230bcfa0d5cd503587c6810a45b63953d0a4a6.zip
x86 stable wrt bug #503386
(Portage version: 2.2.8-r1/cvs/Linux i686, RepoMan options: --ignore-arches, signed Manifest commit with key 0x4F1A2555EA71991D!)
Diffstat (limited to 'app-emacs/ebuild-mode')
-rw-r--r--app-emacs/ebuild-mode/ChangeLog5
-rw-r--r--app-emacs/ebuild-mode/ebuild-mode-1.26.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emacs/ebuild-mode/ChangeLog b/app-emacs/ebuild-mode/ChangeLog
index 9a049d4c93da..a2fdbab788b7 100644
--- a/app-emacs/ebuild-mode/ChangeLog
+++ b/app-emacs/ebuild-mode/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-emacs/ebuild-mode
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/ebuild-mode/ChangeLog,v 1.45 2014/03/09 14:34:51 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/ebuild-mode/ChangeLog,v 1.46 2014/03/12 04:57:04 phajdan.jr Exp $
+
+ 09 Mar 2014; Pawel Hajdan jr <phajdan.jr@gentoo.org> ebuild-mode-1.26.ebuild:
+ x86 stable wrt bug #503386
09 Mar 2014; Markus Meier <maekke@gentoo.org> ebuild-mode-1.26.ebuild:
arm stable, bug #503386
diff --git a/app-emacs/ebuild-mode/ebuild-mode-1.26.ebuild b/app-emacs/ebuild-mode/ebuild-mode-1.26.ebuild
index aaec9bcf2c85..8b06e20c5707 100644
--- a/app-emacs/ebuild-mode/ebuild-mode-1.26.ebuild
+++ b/app-emacs/ebuild-mode/ebuild-mode-1.26.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-emacs/ebuild-mode/ebuild-mode-1.26.ebuild,v 1.3 2014/03/09 14:34:51 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/ebuild-mode/ebuild-mode-1.26.ebuild,v 1.4 2014/03/12 04:57:04 phajdan.jr Exp $
EAPI=5
@@ -12,7 +12,7 @@ SRC_URI="http://dev.gentoo.org/~ulm/emacs/${P}.tar.xz"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~alpha ~amd64 arm hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="~alpha ~amd64 arm hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
DOCS="ChangeLog keyword-generation.sh"
ELISP_TEXINFO="${PN}.texi"