summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2014-01-19 18:29:51 +0100
committerUlrich Müller <ulm@gentoo.org>2014-01-19 18:29:51 +0100
commit700891c50fe6a3a9927a51671082f891c6fb6799 (patch)
tree904c68a517365b8346680c5de2e422812eae8e97 /app-emacs
parentMerge changes from Portage tree. (diff)
downloademacs-700891c50fe6a3a9927a51671082f891c6fb6799.tar.gz
emacs-700891c50fe6a3a9927a51671082f891c6fb6799.tar.bz2
emacs-700891c50fe6a3a9927a51671082f891c6fb6799.zip
Switch from package.mask to empty KEYWORDS.
Package-Manager: portage-2.2.8
Diffstat (limited to 'app-emacs')
-rw-r--r--app-emacs/anything/ChangeLog5
-rw-r--r--app-emacs/anything/anything-9999.ebuild3
-rw-r--r--app-emacs/async/ChangeLog5
-rw-r--r--app-emacs/async/async-9999.ebuild3
-rw-r--r--app-emacs/cedet/ChangeLog5
-rw-r--r--app-emacs/cedet/cedet-9999.ebuild5
-rw-r--r--app-emacs/ebuild-mode/ChangeLog5
-rw-r--r--app-emacs/ebuild-mode/ebuild-mode-9999.ebuild3
-rw-r--r--app-emacs/emacs-common-gentoo/ChangeLog5
-rw-r--r--app-emacs/emacs-common-gentoo/emacs-common-gentoo-9999.ebuild3
-rw-r--r--app-emacs/evil/ChangeLog5
-rw-r--r--app-emacs/evil/evil-9999.ebuild3
-rw-r--r--app-emacs/org-mode/ChangeLog5
-rw-r--r--app-emacs/org-mode/org-mode-9999.ebuild3
-rw-r--r--app-emacs/rudel/ChangeLog5
-rw-r--r--app-emacs/rudel/rudel-9999.ebuild5
16 files changed, 40 insertions, 28 deletions
diff --git a/app-emacs/anything/ChangeLog b/app-emacs/anything/ChangeLog
index 76270a8..42ae403 100644
--- a/app-emacs/anything/ChangeLog
+++ b/app-emacs/anything/ChangeLog
@@ -1,7 +1,10 @@
# ChangeLog for app-emacs/anything
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 19 Jan 2014; Ulrich Müller <ulm@gentoo.org> anything-9999.ebuild:
+ Switch from package.mask to empty KEYWORDS.
+
10 Oct 2013; Ulrich Müller <ulm@gentoo.org> anything-9999.ebuild:
Migrate to git-r3.eclass.
diff --git a/app-emacs/anything/anything-9999.ebuild b/app-emacs/anything/anything-9999.ebuild
index 3f63880..b913315 100644
--- a/app-emacs/anything/anything-9999.ebuild
+++ b/app-emacs/anything/anything-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
@@ -20,7 +20,6 @@ HOMEPAGE="http://www.emacswiki.org/emacs/Anything"
LICENSE="GPL-3+"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
IUSE="extensions"
S="${WORKDIR}/anything-config"
diff --git a/app-emacs/async/ChangeLog b/app-emacs/async/ChangeLog
index 2e0c2e4..809d9a4 100644
--- a/app-emacs/async/ChangeLog
+++ b/app-emacs/async/ChangeLog
@@ -1,7 +1,10 @@
# ChangeLog for app-emacs/async
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 19 Jan 2014; Ulrich Müller <ulm@gentoo.org> async-9999.ebuild:
+ Switch from package.mask to empty KEYWORDS.
+
10 Oct 2013; Ulrich Müller <ulm@gentoo.org> async-9999.ebuild:
Migrate to git-r3.eclass.
diff --git a/app-emacs/async/async-9999.ebuild b/app-emacs/async/async-9999.ebuild
index 5afc81d..2955ccd 100644
--- a/app-emacs/async/async-9999.ebuild
+++ b/app-emacs/async/async-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
@@ -14,7 +14,6 @@ HOMEPAGE="https://github.com/jwiegley/emacs-async"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
S="${WORKDIR}/${PN}"
SITEFILE="50${PN}-gentoo.el"
diff --git a/app-emacs/cedet/ChangeLog b/app-emacs/cedet/ChangeLog
index d84fc57..be22816 100644
--- a/app-emacs/cedet/ChangeLog
+++ b/app-emacs/cedet/ChangeLog
@@ -1,7 +1,10 @@
# ChangeLog for app-emacs/cedet
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 19 Jan 2014; Ulrich Müller <ulm@gentoo.org> cedet-9999.ebuild:
+ Switch from package.mask to empty KEYWORDS.
+
29 Mar 2011; Ulrich Mueller <ulm@gentoo.org> cedet-9999.ebuild:
CEDET upstream has moved to Bazaar. Update ebuild accordingly, bug 361091,
thanks to Dmitry Dzhus <dima@sphinx.net.ru>. Change ebuild to EAPI 4.
diff --git a/app-emacs/cedet/cedet-9999.ebuild b/app-emacs/cedet/cedet-9999.ebuild
index 9ce60e8..14da78a 100644
--- a/app-emacs/cedet/cedet-9999.ebuild
+++ b/app-emacs/cedet/cedet-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
@@ -11,12 +11,9 @@ inherit elisp eutils bzr
DESCRIPTION="CEDET: Collection of Emacs Development Tools"
HOMEPAGE="http://cedet.sourceforge.net/"
-SRC_URI=""
LICENSE="GPL-2 FDL-1.1"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
-IUSE=""
RDEPEND="!app-emacs/semantic
!app-emacs/eieio
diff --git a/app-emacs/ebuild-mode/ChangeLog b/app-emacs/ebuild-mode/ChangeLog
index 5461ea8..692696b 100644
--- a/app-emacs/ebuild-mode/ChangeLog
+++ b/app-emacs/ebuild-mode/ChangeLog
@@ -1,7 +1,10 @@
# ChangeLog for app-emacs/ebuild-mode
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 19 Jan 2014; Ulrich Müller <ulm@gentoo.org> ebuild-mode-9999.ebuild:
+ Switch from package.mask to empty KEYWORDS.
+
10 Oct 2013; Ulrich Müller <ulm@gentoo.org> ebuild-mode-9999.ebuild:
Migrate to git-r3.eclass.
diff --git a/app-emacs/ebuild-mode/ebuild-mode-9999.ebuild b/app-emacs/ebuild-mode/ebuild-mode-9999.ebuild
index d135e84..f374ea5 100644
--- a/app-emacs/ebuild-mode/ebuild-mode-9999.ebuild
+++ b/app-emacs/ebuild-mode/ebuild-mode-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
@@ -15,7 +15,6 @@ HOMEPAGE="http://wiki.gentoo.org/wiki/Project:Emacs"
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"
S="${WORKDIR}/${PN}"
DOCS="ChangeLog keyword-generation.sh"
diff --git a/app-emacs/emacs-common-gentoo/ChangeLog b/app-emacs/emacs-common-gentoo/ChangeLog
index 9a7611a..a748e8c 100644
--- a/app-emacs/emacs-common-gentoo/ChangeLog
+++ b/app-emacs/emacs-common-gentoo/ChangeLog
@@ -1,7 +1,10 @@
# ChangeLog for app-emacs/emacs-common-gentoo
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 19 Jan 2014; Ulrich Müller <ulm@gentoo.org> emacs-common-gentoo-9999.ebuild:
+ Switch from package.mask to empty KEYWORDS.
+
15 Nov 2013; Ulrich Müller <ulm@gentoo.org> emacs-common-gentoo-9999.ebuild:
Install initial site-gentoo.el file from tarball.
diff --git a/app-emacs/emacs-common-gentoo/emacs-common-gentoo-9999.ebuild b/app-emacs/emacs-common-gentoo/emacs-common-gentoo-9999.ebuild
index 4c0affa..2671c28 100644
--- a/app-emacs/emacs-common-gentoo/emacs-common-gentoo-9999.ebuild
+++ b/app-emacs/emacs-common-gentoo/emacs-common-gentoo-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
@@ -15,7 +15,6 @@ HOMEPAGE="http://wiki.gentoo.org/wiki/Project:Emacs"
LICENSE="GPL-3+"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
IUSE="games X"
PDEPEND="virtual/emacs"
diff --git a/app-emacs/evil/ChangeLog b/app-emacs/evil/ChangeLog
index 3679434..5479032 100644
--- a/app-emacs/evil/ChangeLog
+++ b/app-emacs/evil/ChangeLog
@@ -1,7 +1,10 @@
# ChangeLog for app-emacs/evil
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 19 Jan 2014; Ulrich Müller <ulm@gentoo.org> evil-9999.ebuild:
+ Switch from package.mask to empty KEYWORDS.
+
10 Oct 2013; Ulrich Müller <ulm@gentoo.org> evil-9999.ebuild:
Migrate to git-r3.eclass.
diff --git a/app-emacs/evil/evil-9999.ebuild b/app-emacs/evil/evil-9999.ebuild
index 38a2ecd..c16d25e 100644
--- a/app-emacs/evil/evil-9999.ebuild
+++ b/app-emacs/evil/evil-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
@@ -14,7 +14,6 @@ HOMEPAGE="http://gitorious.org/evil"
LICENSE="GPL-3+ FDL-1.3+"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
DEPEND="app-emacs/undo-tree"
RDEPEND="${DEPEND}"
diff --git a/app-emacs/org-mode/ChangeLog b/app-emacs/org-mode/ChangeLog
index 150bf9f..6eb2b8d 100644
--- a/app-emacs/org-mode/ChangeLog
+++ b/app-emacs/org-mode/ChangeLog
@@ -1,7 +1,10 @@
# ChangeLog for app-emacs/org-mode
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 19 Jan 2014; Ulrich Müller <ulm@gentoo.org> org-mode-9999.ebuild:
+ Switch from package.mask to empty KEYWORDS.
+
10 Oct 2013; Ulrich Müller <ulm@gentoo.org> org-mode-9999.ebuild:
Merge updates from Portage tree.
diff --git a/app-emacs/org-mode/org-mode-9999.ebuild b/app-emacs/org-mode/org-mode-9999.ebuild
index 6b3b03d..fb5111f 100644
--- a/app-emacs/org-mode/org-mode-9999.ebuild
+++ b/app-emacs/org-mode/org-mode-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
@@ -23,7 +23,6 @@ HOMEPAGE="http://www.orgmode.org/"
LICENSE="GPL-3+ FDL-1.3+ contrib? ( GPL-2+ MIT ) odt-schema? ( OASIS-Open )"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd ~x86-macos"
IUSE="contrib doc odt-schema"
RESTRICT="test"
diff --git a/app-emacs/rudel/ChangeLog b/app-emacs/rudel/ChangeLog
index 75fc690..e1b3ef6 100644
--- a/app-emacs/rudel/ChangeLog
+++ b/app-emacs/rudel/ChangeLog
@@ -1,7 +1,10 @@
# ChangeLog for app-emacs/rudel
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 19 Jan 2014; Ulrich Müller <ulm@gentoo.org> rudel-9999.ebuild:
+ Switch from package.mask to empty KEYWORDS.
+
22 Jul 2011; Ulrich Mueller <ulm@gentoo.org> -rudel-0.3_pre20110721.ebuild:
Moved to Portage tree.
diff --git a/app-emacs/rudel/rudel-9999.ebuild b/app-emacs/rudel/rudel-9999.ebuild
index 2fc7ea9..561d939 100644
--- a/app-emacs/rudel/rudel-9999.ebuild
+++ b/app-emacs/rudel/rudel-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
@@ -11,12 +11,9 @@ EBZR_REPO_URI="bzr://rudel.bzr.sourceforge.net/bzrroot/rudel/trunk"
DESCRIPTION="Collaborative editing environment for GNU Emacs"
HOMEPAGE="http://rudel.sourceforge.net/
http://www.emacswiki.org/emacs/Rudel"
-SRC_URI=""
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS=""
-IUSE=""
DEPEND="virtual/emacs-cedet"
RDEPEND="${DEPEND}"