diff options
author | Ulrich Müller <ulm@gentoo.org> | 2012-10-24 19:47:25 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2012-10-24 19:47:25 +0000 |
commit | 7400b08a03b2d3c21af82a3040fd69172a9bba17 (patch) | |
tree | 518270ca6278186bff435fab99299a6cfc8d26cb | |
parent | Update dependency after package move from x11-libs/openmotif to x11-libs/motif. (diff) | |
download | gentoo-2-7400b08a03b2d3c21af82a3040fd69172a9bba17.tar.gz gentoo-2-7400b08a03b2d3c21af82a3040fd69172a9bba17.tar.bz2 gentoo-2-7400b08a03b2d3c21af82a3040fd69172a9bba17.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)
-rw-r--r-- | x11-libs/xbae/ChangeLog | 6 | ||||
-rw-r--r-- | x11-libs/xbae/xbae-4.60.4.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-libs/xbae/ChangeLog b/x11-libs/xbae/ChangeLog index 8bbe297f41f2..25f4d05f6881 100644 --- a/x11-libs/xbae/ChangeLog +++ b/x11-libs/xbae/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-libs/xbae # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/xbae/ChangeLog,v 1.18 2012/08/15 17:43:22 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/xbae/ChangeLog,v 1.19 2012/10/24 19:47:25 ulm Exp $ + + 24 Oct 2012; Ulrich Müller <ulm@gentoo.org> xbae-4.60.4.ebuild: + Update dependency after package move from x11-libs/openmotif to + x11-libs/motif. 15 Aug 2012; Sébastien Fabbro <bicatali@gentoo.org> xbae-4.60.4.ebuild: Running tests in proper directory (bug #431536) and actually restricting them diff --git a/x11-libs/xbae/xbae-4.60.4.ebuild b/x11-libs/xbae/xbae-4.60.4.ebuild index 1db015168617..2f56aef7f721 100644 --- a/x11-libs/xbae/xbae-4.60.4.ebuild +++ b/x11-libs/xbae/xbae-4.60.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/xbae/xbae-4.60.4.ebuild,v 1.17 2012/08/15 17:43:22 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/xbae/xbae-4.60.4.ebuild,v 1.18 2012/10/24 19:47:25 ulm Exp $ EAPI=4 @@ -16,7 +16,7 @@ SLOT="0" IUSE="doc examples static-libs" RDEPEND=" - x11-libs/openmotif:0 + x11-libs/motif:0 x11-libs/libXau x11-libs/libXdmcp x11-libs/libXext |