diff options
author | 2004-01-11 13:44:31 +0000 | |
---|---|---|
committer | 2004-01-11 13:44:31 +0000 | |
commit | 3876eb6ccc5d972b70f85336aab01f57fc6b539d (patch) | |
tree | c305749714b159a97e21a3c098684df85598ab52 /dev-util | |
parent | no stable version on sparc? strange... (diff) | |
download | gentoo-2-3876eb6ccc5d972b70f85336aab01f57fc6b539d.tar.gz gentoo-2-3876eb6ccc5d972b70f85336aab01f57fc6b539d.tar.bz2 gentoo-2-3876eb6ccc5d972b70f85336aab01f57fc6b539d.zip |
fixed motif dep
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/ddd/ChangeLog | 8 | ||||
-rw-r--r-- | dev-util/ddd/ddd-3.3.1-r1.ebuild | 6 | ||||
-rw-r--r-- | dev-util/ddd/ddd-3.3.1-r2.ebuild | 6 | ||||
-rw-r--r-- | dev-util/ddd/ddd-3.3.1-r3.ebuild | 6 | ||||
-rw-r--r-- | dev-util/ddd/ddd-3.3.7.ebuild | 6 |
5 files changed, 18 insertions, 14 deletions
diff --git a/dev-util/ddd/ChangeLog b/dev-util/ddd/ChangeLog index dd897e7f689c..c4a5ed3a3635 100644 --- a/dev-util/ddd/ChangeLog +++ b/dev-util/ddd/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-util/ddd -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/ddd/ChangeLog,v 1.11 2003/10/30 19:00:43 azarah Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-util/ddd/ChangeLog,v 1.12 2004/01/11 13:44:31 lanius Exp $ + + 11 Jan 2004; Heinrich Wendel <lanius@gentoo.org> ddd-3.3.1-r1.ebuild, + ddd-3.3.1-r2.ebuild, ddd-3.3.1-r3.ebuild, ddd-3.3.7.ebuild: + fixed motif dep 30 Oct 2003; Martin Schlemmer <azarah@gentoo.org> ddd-3.3.1-r3.ebuild, files/ddd-3.3.1-help-window-fix.patch: diff --git a/dev-util/ddd/ddd-3.3.1-r1.ebuild b/dev-util/ddd/ddd-3.3.1-r1.ebuild index 3c4ebb5e6f4b..cbe843a7e7ee 100644 --- a/dev-util/ddd/ddd-3.3.1-r1.ebuild +++ b/dev-util/ddd/ddd-3.3.1-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/ddd/ddd-3.3.1-r1.ebuild,v 1.10 2003/09/06 08:39:20 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/ddd/ddd-3.3.1-r1.ebuild,v 1.11 2004/01/11 13:44:31 lanius Exp $ DESCRIPTION="graphical front-end for command-line debuggers" HOMEPAGE="http://www.gnu.org/software/ddd" @@ -13,7 +13,7 @@ KEYWORDS="x86 sparc" DEPEND="virtual/x11 >=sys-devel/gdb-4.16 - virtual/motif" + x11-libs/openmotif" src_compile() { econf || die diff --git a/dev-util/ddd/ddd-3.3.1-r2.ebuild b/dev-util/ddd/ddd-3.3.1-r2.ebuild index 236a6da08f94..9cf845469635 100644 --- a/dev-util/ddd/ddd-3.3.1-r2.ebuild +++ b/dev-util/ddd/ddd-3.3.1-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/ddd/ddd-3.3.1-r2.ebuild,v 1.11 2003/09/06 08:39:20 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/ddd/ddd-3.3.1-r2.ebuild,v 1.12 2004/01/11 13:44:31 lanius Exp $ DESCRIPTION="graphical front-end for command-line debuggers" HOMEPAGE="http://www.gnu.org/software/ddd" @@ -13,7 +13,7 @@ KEYWORDS="x86 ppc sparc " DEPEND="virtual/x11 >=sys-devel/gdb-4.16 - virtual/motif" + x11-libs/openmotif" src_unpack() { unpack ${A} diff --git a/dev-util/ddd/ddd-3.3.1-r3.ebuild b/dev-util/ddd/ddd-3.3.1-r3.ebuild index 91448033393b..ce7d2e553d2b 100644 --- a/dev-util/ddd/ddd-3.3.1-r3.ebuild +++ b/dev-util/ddd/ddd-3.3.1-r3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/ddd/ddd-3.3.1-r3.ebuild,v 1.9 2003/10/30 19:00:43 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/ddd/ddd-3.3.1-r3.ebuild,v 1.10 2004/01/11 13:44:31 lanius Exp $ inherit eutils @@ -15,7 +15,7 @@ KEYWORDS="x86 ppc sparc alpha" DEPEND="virtual/x11 >=sys-devel/gdb-4.16 - virtual/motif" + x11-libs/openmotif" src_unpack() { unpack ${A} diff --git a/dev-util/ddd/ddd-3.3.7.ebuild b/dev-util/ddd/ddd-3.3.7.ebuild index c0e51a525353..6830feee411e 100644 --- a/dev-util/ddd/ddd-3.3.7.ebuild +++ b/dev-util/ddd/ddd-3.3.7.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/ddd/ddd-3.3.7.ebuild,v 1.3 2003/12/12 21:00:56 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/ddd/ddd-3.3.7.ebuild,v 1.4 2004/01/11 13:44:31 lanius Exp $ inherit eutils @@ -15,7 +15,7 @@ KEYWORDS="~x86 ~ppc ~sparc ~alpha ~amd64" DEPEND="virtual/x11 >=sys-devel/gcc-3 >=sys-devel/gdb-4.16 - virtual/motif" + x11-libs/openmotif" src_unpack() { unpack ${A} |