diff options
author | Ulrich Müller <ulm@gentoo.org> | 2012-10-24 21:12:16 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2012-10-24 21:12:16 +0000 |
commit | e82671a9417db55875cac26d751558aeaa2acb15 (patch) | |
tree | 05169141a0215373f7eda5044c91d36fd749a394 /x11-misc/xcalendar/xcalendar-4.0.ebuild | |
parent | Update dependency after package move from x11-libs/openmotif to x11-libs/motif. (diff) | |
download | gentoo-2-e82671a9417db55875cac26d751558aeaa2acb15.tar.gz gentoo-2-e82671a9417db55875cac26d751558aeaa2acb15.tar.bz2 gentoo-2-e82671a9417db55875cac26d751558aeaa2acb15.zip |
Update dependency after package move from x11-libs/openmotif to x11-libs/motif.
(Portage version: 2.1.11.30/cvs/Linux x86_64, signed Manifest commit with key E7BE08CA7DC6EA25)
Diffstat (limited to 'x11-misc/xcalendar/xcalendar-4.0.ebuild')
-rw-r--r-- | x11-misc/xcalendar/xcalendar-4.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-misc/xcalendar/xcalendar-4.0.ebuild b/x11-misc/xcalendar/xcalendar-4.0.ebuild index 3840818b11cc..b0b059db72f7 100644 --- a/x11-misc/xcalendar/xcalendar-4.0.ebuild +++ b/x11-misc/xcalendar/xcalendar-4.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xcalendar/xcalendar-4.0.ebuild,v 1.21 2010/10/10 21:04:36 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xcalendar/xcalendar-4.0.ebuild,v 1.22 2012/10/24 21:12:16 ulm Exp $ EAPI=1 @@ -23,7 +23,7 @@ RDEPEND="x11-libs/libX11 DEPEND="${RDEPEND} x11-misc/imake x11-proto/xproto - motif? ( >=x11-libs/openmotif-2.3:0 )" + motif? ( >=x11-libs/motif-2.3:0 )" S=${WORKDIR}/${PN} |