summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2012-10-24 23:43:14 +0200
committerUlrich Müller <ulm@gentoo.org>2012-10-24 23:43:14 +0200
commit4cb92870b121dc1ab4744b4aa5120794c978b52e (patch)
treed227ea74f2bc2c483b84fcf3982787bbbda49f7d /app-editors
parentConvert all Manifest files to thin. (diff)
downloademacs-4cb92870b121dc1ab4744b4aa5120794c978b52e.tar.gz
emacs-4cb92870b121dc1ab4744b4aa5120794c978b52e.tar.bz2
emacs-4cb92870b121dc1ab4744b4aa5120794c978b52e.zip
Update dependency after package move from x11-libs/openmotif to x11-libs/motif.
Package-Manager: portage-2.1.11.30 Manifest-Sign-Key: E7BE08CA7DC6EA25
Diffstat (limited to 'app-editors')
-rw-r--r--app-editors/emacs-vcs/ChangeLog4
-rw-r--r--app-editors/emacs-vcs/emacs-vcs-24.2.9999.ebuild2
-rw-r--r--app-editors/emacs-xwidget/ChangeLog4
-rw-r--r--app-editors/emacs-xwidget/emacs-xwidget-24.2.9999.ebuild2
-rw-r--r--app-editors/sxemacs/ChangeLog4
-rw-r--r--app-editors/sxemacs/sxemacs-22.1.15.ebuild2
6 files changed, 15 insertions, 3 deletions
diff --git a/app-editors/emacs-vcs/ChangeLog b/app-editors/emacs-vcs/ChangeLog
index 3fd399e..f501280 100644
--- a/app-editors/emacs-vcs/ChangeLog
+++ b/app-editors/emacs-vcs/ChangeLog
@@ -2,6 +2,10 @@
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 24 Oct 2012; Ulrich Müller <ulm@gentoo.org> emacs-vcs-24.2.9999.ebuild:
+ Update dependency after package move from x11-libs/openmotif to
+ x11-libs/motif.
+
04 Oct 2012; Ulrich Müller <ulm@gentoo.org> emacs-vcs-24.2.9999.ebuild:
Sync from Portage tree.
diff --git a/app-editors/emacs-vcs/emacs-vcs-24.2.9999.ebuild b/app-editors/emacs-vcs/emacs-vcs-24.2.9999.ebuild
index 57b7288..02610df 100644
--- a/app-editors/emacs-vcs/emacs-vcs-24.2.9999.ebuild
+++ b/app-editors/emacs-vcs/emacs-vcs-24.2.9999.ebuild
@@ -75,7 +75,7 @@ RDEPEND="sys-libs/ncurses
Xaw3d? ( x11-libs/libXaw3d )
!Xaw3d? (
athena? ( x11-libs/libXaw )
- !athena? ( motif? ( >=x11-libs/openmotif-2.3:0 ) )
+ !athena? ( motif? ( >=x11-libs/motif-2.3:0 ) )
)
)
)"
diff --git a/app-editors/emacs-xwidget/ChangeLog b/app-editors/emacs-xwidget/ChangeLog
index d3bab1f..a4b4f9f 100644
--- a/app-editors/emacs-xwidget/ChangeLog
+++ b/app-editors/emacs-xwidget/ChangeLog
@@ -2,6 +2,10 @@
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 24 Oct 2012; Ulrich Müller <ulm@gentoo.org> emacs-xwidget-24.2.9999.ebuild:
+ Update dependency after package move from x11-libs/openmotif to
+ x11-libs/motif.
+
05 Oct 2012; Ulrich Müller <ulm@gentoo.org> emacs-xwidget-24.2.9999.ebuild:
With USE=xwidgets, add webkit-gtk as dependency and enable gtk3. Drop ~hppa
and ~sh keywords.
diff --git a/app-editors/emacs-xwidget/emacs-xwidget-24.2.9999.ebuild b/app-editors/emacs-xwidget/emacs-xwidget-24.2.9999.ebuild
index c7e6f97..665950d 100644
--- a/app-editors/emacs-xwidget/emacs-xwidget-24.2.9999.ebuild
+++ b/app-editors/emacs-xwidget/emacs-xwidget-24.2.9999.ebuild
@@ -82,7 +82,7 @@ RDEPEND="sys-libs/ncurses
Xaw3d? ( x11-libs/libXaw3d )
!Xaw3d? (
athena? ( x11-libs/libXaw )
- !athena? ( motif? ( >=x11-libs/openmotif-2.3:0 ) )
+ !athena? ( motif? ( >=x11-libs/motif-2.3:0 ) )
)
)
)"
diff --git a/app-editors/sxemacs/ChangeLog b/app-editors/sxemacs/ChangeLog
index 38ac430..232aeb4 100644
--- a/app-editors/sxemacs/ChangeLog
+++ b/app-editors/sxemacs/ChangeLog
@@ -2,6 +2,10 @@
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 24 Oct 2012; Ulrich Müller <ulm@gentoo.org> sxemacs-22.1.15.ebuild:
+ Update dependency after package move from x11-libs/openmotif to
+ x11-libs/motif.
+
24 Oct 2012; Hans de Graaff <graaff@gentoo.org> sxemacs-22.1.15.ebuild,
metadata.xml:
Fix all repoman warnings and errors, bug 439448.
diff --git a/app-editors/sxemacs/sxemacs-22.1.15.ebuild b/app-editors/sxemacs/sxemacs-22.1.15.ebuild
index b1597cb..9e932f1 100644
--- a/app-editors/sxemacs/sxemacs-22.1.15.ebuild
+++ b/app-editors/sxemacs/sxemacs-22.1.15.ebuild
@@ -56,7 +56,7 @@ DEPEND="virtual/libc
mpfr? ( dev-libs/mpfr )
athena? ( x11-libs/libXaw )
neXt? ( x11-libs/neXtaw )
- motif? ( >=x11-libs/openmotif-2.1.30 )
+ motif? ( >=x11-libs/motif-2.3:0 )
canna? ( app-i18n/canna )
freewnn? ( app-i18n/freewnn )
gdbm? ( >=sys-libs/gdbm-1.8.3 )