summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2013-07-07 22:38:32 +0000
committerAlexis Ballier <aballier@gentoo.org>2013-07-07 22:38:32 +0000
commitc9cfe0ea5b4bba3747f35703677200049f24cbfa (patch)
treeeed4db7ddfafab4d6531d0a1813aa0309cfc9166 /app-emacs/eselect-mode
parentBlock old latexextra, bug #475664 by Maciej Piechotka (diff)
downloadgentoo-2-c9cfe0ea5b4bba3747f35703677200049f24cbfa.tar.gz
gentoo-2-c9cfe0ea5b4bba3747f35703677200049f24cbfa.tar.bz2
gentoo-2-c9cfe0ea5b4bba3747f35703677200049f24cbfa.zip
keyword ~amd64-fbsd, bug #475964
(Portage version: 2.2.0_alpha186/cvs/Linux x86_64, signed Manifest commit with key 160F534A)
Diffstat (limited to 'app-emacs/eselect-mode')
-rw-r--r--app-emacs/eselect-mode/ChangeLog5
-rw-r--r--app-emacs/eselect-mode/eselect-mode-1.3.6.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emacs/eselect-mode/ChangeLog b/app-emacs/eselect-mode/ChangeLog
index 77b1a4580008..1ac2d86ab361 100644
--- a/app-emacs/eselect-mode/ChangeLog
+++ b/app-emacs/eselect-mode/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-emacs/eselect-mode
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/eselect-mode/ChangeLog,v 1.2 2013/07/06 18:44:47 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/eselect-mode/ChangeLog,v 1.3 2013/07/07 22:38:32 aballier Exp $
+
+ 07 Jul 2013; Alexis Ballier <aballier@gentoo.org> eselect-mode-1.3.6.ebuild:
+ keyword ~amd64-fbsd, bug #475964
06 Jul 2013; Ulrich Müller <ulm@gentoo.org> eselect-mode-1.3.6.ebuild:
Carry keywords over from app-emacs/gentoo-syntax, as eselect-mode was
diff --git a/app-emacs/eselect-mode/eselect-mode-1.3.6.ebuild b/app-emacs/eselect-mode/eselect-mode-1.3.6.ebuild
index fae9fad3497b..4ab2c3d20d51 100644
--- a/app-emacs/eselect-mode/eselect-mode-1.3.6.ebuild
+++ b/app-emacs/eselect-mode/eselect-mode-1.3.6.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-emacs/eselect-mode/eselect-mode-1.3.6.ebuild,v 1.2 2013/07/06 18:44:47 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/eselect-mode/eselect-mode-1.3.6.ebuild,v 1.3 2013/07/07 22:38:32 aballier Exp $
EAPI=5
@@ -13,7 +13,7 @@ SRC_URI="mirror://gentoo/${MY_P}.tar.xz"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
S="${WORKDIR}/${MY_P}/misc"
SITEFILE="50${PN}-gentoo.el"