summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2010-10-10 17:54:50 +0000
committerUlrich Müller <ulm@gentoo.org>2010-10-10 17:54:50 +0000
commite88bd34512afa58e7794fa95bdbf4996ce8d2be7 (patch)
tree0430a2acf58d5fbe43387c62b088f1cf26447a95 /dev-util/ddd/ddd-3.3.12-r2.ebuild
parentsparc stable wrt #335817 (diff)
downloadhistorical-e88bd34512afa58e7794fa95bdbf4996ce8d2be7.tar.gz
historical-e88bd34512afa58e7794fa95bdbf4996ce8d2be7.tar.bz2
historical-e88bd34512afa58e7794fa95bdbf4996ce8d2be7.zip
Fix openmotif dependency. Change EAPI to 1 to allow for slot dependency.
Package-Manager: portage-2.1.9.14/cvs/Linux x86_64
Diffstat (limited to 'dev-util/ddd/ddd-3.3.12-r2.ebuild')
-rw-r--r--dev-util/ddd/ddd-3.3.12-r2.ebuild4
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 7e7fc4cd5361..c7e6d77ed791 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-2010 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.1 2010/08/23 07:43:21 reavertm Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/ddd/ddd-3.3.12-r2.ebuild,v 1.2 2010/10/10 17:54:50 ulm Exp $
EAPI="2"
@@ -19,7 +19,7 @@ DEPEND="
sys-devel/gdb
x11-libs/libXaw
x11-libs/libXpm
- >=x11-libs/openmotif-2.3
+ >=x11-libs/openmotif-2.3:0
ppc? ( dev-libs/elfutils )
ppc64? ( dev-libs/elfutils )
"