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/emacs-vcs
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/emacs-vcs')
-rw-r--r--app-editors/emacs-vcs/ChangeLog4
-rw-r--r--app-editors/emacs-vcs/emacs-vcs-24.2.9999.ebuild2
2 files changed, 5 insertions, 1 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 ) )
)
)
)"