summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2014-01-18 18:49:34 +0000
committerPacho Ramos <pacho@gentoo.org>2014-01-18 18:49:34 +0000
commit470b2ef318d470304ac143190934895c490dae43 (patch)
treec185a4521eccb8d6ab90828b42ff83a9bbca589e /app-xemacs
parentamd64 stable, bug #491040 (diff)
downloadgentoo-2-470b2ef318d470304ac143190934895c490dae43.tar.gz
gentoo-2-470b2ef318d470304ac143190934895c490dae43.tar.bz2
gentoo-2-470b2ef318d470304ac143190934895c490dae43.zip
amd64 stable, bug #491972
(Portage version: 2.2.8/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'app-xemacs')
-rw-r--r--app-xemacs/ebuild-mode/ChangeLog7
-rw-r--r--app-xemacs/ebuild-mode/ebuild-mode-1.24.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/app-xemacs/ebuild-mode/ChangeLog b/app-xemacs/ebuild-mode/ChangeLog
index 67c79c96fd6e..f75e3d21356e 100644
--- a/app-xemacs/ebuild-mode/ChangeLog
+++ b/app-xemacs/ebuild-mode/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-xemacs/ebuild-mode
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-xemacs/ebuild-mode/ChangeLog,v 1.3 2013/12/06 23:31:54 matsl Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-xemacs/ebuild-mode/ChangeLog,v 1.4 2014/01/18 18:49:34 pacho Exp $
+
+ 18 Jan 2014; Pacho Ramos <pacho@gentoo.org> ebuild-mode-1.24.ebuild:
+ amd64 stable, bug #491972
06 Dec 2013; Mats Lidell <matsl@gentoo.org> ebuild-mode-1.24.ebuild:
stable x86 - bug 491972
diff --git a/app-xemacs/ebuild-mode/ebuild-mode-1.24.ebuild b/app-xemacs/ebuild-mode/ebuild-mode-1.24.ebuild
index fcc8604e0654..91dd94de45b2 100644
--- a/app-xemacs/ebuild-mode/ebuild-mode-1.24.ebuild
+++ b/app-xemacs/ebuild-mode/ebuild-mode-1.24.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-xemacs/ebuild-mode/ebuild-mode-1.24.ebuild,v 1.2 2013/12/06 23:31:54 matsl Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-xemacs/ebuild-mode/ebuild-mode-1.24.ebuild,v 1.3 2014/01/18 18:49:34 pacho Exp $
EAPI=5
@@ -12,7 +12,7 @@ SRC_URI="mirror://gentoo/${P}.tar.xz"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
RDEPEND=">=app-editors/xemacs-21.4.20-r5
app-xemacs/sh-script"