Gentoo Archives: gentoo-commits

From: "Ulrich Müller" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/emacs:master commit in: app-editors/xemacs/, app-editors/sxemacs/, app-editors/emacs-vcs/, ...
Date: Tue, 31 Mar 2015 21:45:57
Message-Id: 1427838316.eb7baf078af13833e61e30726f5d05356b1f0f60.ulm@gentoo
1 commit: eb7baf078af13833e61e30726f5d05356b1f0f60
2 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
3 AuthorDate: Tue Mar 31 21:45:16 2015 +0000
4 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
5 CommitDate: Tue Mar 31 21:45:16 2015 +0000
6 URL: https://gitweb.gentoo.org/proj/emacs.git/commit/?id=eb7baf07
7
8 Update dependencies after package move of eselect modules to app-eselect.
9
10 app-editors/emacs-vcs/ChangeLog | 3 +++
11 app-editors/emacs-vcs/emacs-vcs-25.0.9999-r2.ebuild | 2 +-
12 app-editors/emacs-xwidget/ChangeLog | 3 +++
13 app-editors/emacs-xwidget/emacs-xwidget-25.0.9999.ebuild | 2 +-
14 app-editors/sxemacs/ChangeLog | 5 ++++-
15 app-editors/sxemacs/sxemacs-22.1.15.ebuild | 4 ++--
16 app-editors/xemacs/ChangeLog | 5 ++++-
17 app-editors/xemacs/xemacs-21.5.34-r4.ebuild | 4 ++--
18 8 files changed, 20 insertions(+), 8 deletions(-)
19
20 diff --git a/app-editors/emacs-vcs/ChangeLog b/app-editors/emacs-vcs/ChangeLog
21 index 0e24e68..a59b7cb 100644
22 --- a/app-editors/emacs-vcs/ChangeLog
23 +++ b/app-editors/emacs-vcs/ChangeLog
24 @@ -2,6 +2,9 @@
25 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
26 # $Header: $
27
28 + 31 Mar 2015; Ulrich Müller <ulm@g.o> emacs-vcs-25.0.9999-r2.ebuild:
29 + Update dependency after package move of eselect modules to app-eselect.
30 +
31 21 Feb 2015; Ulrich Müller <ulm@g.o> -emacs-vcs-25.0.9999-r1.ebuild,
32 emacs-vcs-25.0.9999-r2.ebuild:
33 Sync from Portage tree. Remove old.
34
35 diff --git a/app-editors/emacs-vcs/emacs-vcs-25.0.9999-r2.ebuild b/app-editors/emacs-vcs/emacs-vcs-25.0.9999-r2.ebuild
36 index bfc3453..b6b0910 100644
37 --- a/app-editors/emacs-vcs/emacs-vcs-25.0.9999-r2.ebuild
38 +++ b/app-editors/emacs-vcs/emacs-vcs-25.0.9999-r2.ebuild
39 @@ -31,7 +31,7 @@ IUSE="acl alsa aqua athena dbus games gconf gfile gif gnutls gpm gsettings gtk g
40 REQUIRED_USE="?? ( aqua X )"
41
42 RDEPEND="sys-libs/ncurses
43 - >=app-admin/eselect-emacs-1.16
44 + >=app-eselect/eselect-emacs-1.16
45 >=app-emacs/emacs-common-gentoo-1.4-r2[games?,X?]
46 net-libs/liblockfile
47 acl? ( virtual/acl )
48
49 diff --git a/app-editors/emacs-xwidget/ChangeLog b/app-editors/emacs-xwidget/ChangeLog
50 index 8b1de1c..3e1c73e 100644
51 --- a/app-editors/emacs-xwidget/ChangeLog
52 +++ b/app-editors/emacs-xwidget/ChangeLog
53 @@ -2,6 +2,9 @@
54 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
55 # $Header: $
56
57 + 31 Mar 2015; Ulrich Müller <ulm@g.o> emacs-xwidget-25.0.9999.ebuild:
58 + Update dependency after package move of eselect modules to app-eselect.
59 +
60 21 Feb 2015; Ulrich Müller <ulm@g.o> emacs-xwidget-25.0.9999.ebuild:
61 Merge changes from emacs-vcs.
62
63
64 diff --git a/app-editors/emacs-xwidget/emacs-xwidget-25.0.9999.ebuild b/app-editors/emacs-xwidget/emacs-xwidget-25.0.9999.ebuild
65 index 2a983ca..1ee82f8 100644
66 --- a/app-editors/emacs-xwidget/emacs-xwidget-25.0.9999.ebuild
67 +++ b/app-editors/emacs-xwidget/emacs-xwidget-25.0.9999.ebuild
68 @@ -32,7 +32,7 @@ IUSE="acl alsa aqua athena dbus games gconf gfile gif gnutls gpm gsettings gtk g
69 REQUIRED_USE="?? ( aqua X )"
70
71 RDEPEND="sys-libs/ncurses
72 - >=app-admin/eselect-emacs-1.16
73 + >=app-eselect/eselect-emacs-1.16
74 >=app-emacs/emacs-common-gentoo-1.4-r2[games?,X?]
75 net-libs/liblockfile
76 acl? ( virtual/acl )
77
78 diff --git a/app-editors/sxemacs/ChangeLog b/app-editors/sxemacs/ChangeLog
79 index 370f53d..74d6cb5 100644
80 --- a/app-editors/sxemacs/ChangeLog
81 +++ b/app-editors/sxemacs/ChangeLog
82 @@ -1,7 +1,10 @@
83 # ChangeLog for app-editors/sxemacs
84 -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
85 +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
86 # $Header: $
87
88 + 31 Mar 2015; Ulrich Müller <ulm@g.o> sxemacs-22.1.15.ebuild:
89 + Update blocker after package move of eselect modules to app-eselect.
90 +
91 09 Aug 2013; Ulrich Müller <ulm@g.o> sxemacs-22.1.15.ebuild:
92 Non-maintainer commit: Drop dependency on media-sound/alsa-headers because
93 that package has been masked for removal; also it is not clear why it was
94
95 diff --git a/app-editors/sxemacs/sxemacs-22.1.15.ebuild b/app-editors/sxemacs/sxemacs-22.1.15.ebuild
96 index f4c7a2f..1b46a14 100644
97 --- a/app-editors/sxemacs/sxemacs-22.1.15.ebuild
98 +++ b/app-editors/sxemacs/sxemacs-22.1.15.ebuild
99 @@ -1,4 +1,4 @@
100 -# Copyright 1999-2013 Gentoo Foundation
101 +# Copyright 1999-2015 Gentoo Foundation
102 # Distributed under the terms of the GNU General Public License v2
103 # $Header: $
104
105 @@ -64,7 +64,7 @@ DEPEND="virtual/libc
106 gpm? ( sys-libs/gpm )
107 ncurses? ( >=sys-libs/ncurses-5.2 )
108 magic? ( sys-apps/file )
109 - !app-admin/eselect-ctags
110 + !app-eselect/eselect-ctags
111 !app-editors/emacs
112 !app-editors/emacs-vcs
113 !app-editors/xemacs
114
115 diff --git a/app-editors/xemacs/ChangeLog b/app-editors/xemacs/ChangeLog
116 index 36b5584..d7037da 100644
117 --- a/app-editors/xemacs/ChangeLog
118 +++ b/app-editors/xemacs/ChangeLog
119 @@ -1,7 +1,10 @@
120 # ChangeLog for app-editors/xemacs
121 -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
122 +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
123 # $Header: $
124
125 + 31 Mar 2015; Ulrich Müller <ulm@g.o> xemacs-21.5.34-r4.ebuild:
126 + Update dependency after package move of eselect modules to app-eselect.
127 +
128 28 Dec 2014; Ulrich Müller <ulm@g.o> xemacs-21.5.34-r4.ebuild:
129 Rename dev-db/postgresql-base to dev-db/postgresql, following package move in
130 main tree.
131
132 diff --git a/app-editors/xemacs/xemacs-21.5.34-r4.ebuild b/app-editors/xemacs/xemacs-21.5.34-r4.ebuild
133 index 74a4338..1e48191 100644
134 --- a/app-editors/xemacs/xemacs-21.5.34-r4.ebuild
135 +++ b/app-editors/xemacs/xemacs-21.5.34-r4.ebuild
136 @@ -1,4 +1,4 @@
137 -# Copyright 1999-2014 Gentoo Foundation
138 +# Copyright 1999-2015 Gentoo Foundation
139 # Distributed under the terms of the GNU General Public License v2
140 # $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/xemacs-21.5.34-r2.ebuild,v 1.1 2014/02/17 21:37:43 ulm Exp $
141
142 @@ -48,7 +48,7 @@ RDEPEND="
143 canna? ( app-i18n/canna )
144 freewnn? ( app-i18n/freewnn )
145 >=sys-libs/ncurses-5.2
146 - >=app-admin/eselect-emacs-1.15"
147 + >=app-eselect/eselect-emacs-1.15"
148
149 DEPEND="${RDEPEND}
150 virtual/pkgconfig"