summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMats Lidell <matsl@gentoo.org>2013-12-06 23:31:54 +0000
committerMats Lidell <matsl@gentoo.org>2013-12-06 23:31:54 +0000
commit6afc06849357fc369c2334c1e86694604fb9989c (patch)
tree9f9b1f8da37ad5982da01b7066c32e66ce0f7412 /app-xemacs/ebuild-mode
parentMask kde integration of libreoffice (diff)
downloadgentoo-2-6afc06849357fc369c2334c1e86694604fb9989c.tar.gz
gentoo-2-6afc06849357fc369c2334c1e86694604fb9989c.tar.bz2
gentoo-2-6afc06849357fc369c2334c1e86694604fb9989c.zip
stable x86 - bug 491972
(Portage version: 2.2.7/cvs/Linux i686, signed Manifest commit with key 0x377034660A5828DE!)
Diffstat (limited to 'app-xemacs/ebuild-mode')
-rw-r--r--app-xemacs/ebuild-mode/ChangeLog6
-rw-r--r--app-xemacs/ebuild-mode/ebuild-mode-1.24.ebuild4
2 files changed, 6 insertions, 4 deletions
diff --git a/app-xemacs/ebuild-mode/ChangeLog b/app-xemacs/ebuild-mode/ChangeLog
index dd357bfec8b0..67c79c96fd6e 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.2 2013/09/17 21:56:37 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-xemacs/ebuild-mode/ChangeLog,v 1.3 2013/12/06 23:31:54 matsl Exp $
+
+ 06 Dec 2013; Mats Lidell <matsl@gentoo.org> ebuild-mode-1.24.ebuild:
+ stable x86 - bug 491972
*ebuild-mode-1.24 (17 Sep 2013)
@@ -143,4 +146,3 @@
15 Sep 2007; Hans de Graaff <graaff@gentoo.org> +gentoo-syntax-1.7.ebuild:
Initial public version of gentoo-syntax, a package to help edit
gentoo-specific files such as ebuilds with XEmacs.
-
diff --git a/app-xemacs/ebuild-mode/ebuild-mode-1.24.ebuild b/app-xemacs/ebuild-mode/ebuild-mode-1.24.ebuild
index d38a4f7205c8..fcc8604e0654 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
# 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.1 2013/09/17 21:56:37 ulm Exp $
+# $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 $
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"