summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-editors/emacs-xwidget')
-rw-r--r--app-editors/emacs-xwidget/ChangeLog4
-rw-r--r--app-editors/emacs-xwidget/emacs-xwidget-24.2.9999.ebuild2
2 files changed, 5 insertions, 1 deletions
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 ) )
)
)
)"