diff options
author | Ulrich Müller <ulm@gentoo.org> | 2012-10-24 19:09:45 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2012-10-24 19:09:45 +0000 |
commit | 24d5ae2df2a8422c5e1783b0a7d863a995fd456c (patch) | |
tree | 04b9d996b383764efad792db8260eca4832bcda4 /dev-util/ddd/ddd-3.3.12-r2.ebuild | |
parent | Update dependency after package move from x11-libs/openmotif to x11-libs/motif. (diff) | |
download | gentoo-2-24d5ae2df2a8422c5e1783b0a7d863a995fd456c.tar.gz gentoo-2-24d5ae2df2a8422c5e1783b0a7d863a995fd456c.tar.bz2 gentoo-2-24d5ae2df2a8422c5e1783b0a7d863a995fd456c.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 'dev-util/ddd/ddd-3.3.12-r2.ebuild')
-rw-r--r-- | dev-util/ddd/ddd-3.3.12-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/ddd/ddd-3.3.12-r2.ebuild b/dev-util/ddd/ddd-3.3.12-r2.ebuild index 513fa5e47b46..af93204a453c 100644 --- a/dev-util/ddd/ddd-3.3.12-r2.ebuild +++ b/dev-util/ddd/ddd-3.3.12-r2.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/dev-util/ddd/ddd-3.3.12-r2.ebuild,v 1.8 2012/09/05 09:43:17 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/ddd/ddd-3.3.12-r2.ebuild,v 1.9 2012/10/24 19:09:45 ulm Exp $ EAPI="4" @@ -23,7 +23,7 @@ COMMON_DEPEND=" x11-libs/libXmu x11-libs/libXpm x11-libs/libXt - >=x11-libs/openmotif-2.3:0 + >=x11-libs/motif-2.3:0 ppc? ( dev-libs/elfutils ) ppc64? ( dev-libs/elfutils ) " |