diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2003-03-11 20:50:08 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2003-03-11 20:50:08 +0000 |
commit | eff0b65944f2af8dd06a2a46284ce2c900f5cf15 (patch) | |
tree | 0bfcb129ea519611babe90a3336dca9018c24f63 /dev-util/dialog | |
parent | add ~alpha (diff) | |
download | gentoo-2-eff0b65944f2af8dd06a2a46284ce2c900f5cf15.tar.gz gentoo-2-eff0b65944f2af8dd06a2a46284ce2c900f5cf15.tar.bz2 gentoo-2-eff0b65944f2af8dd06a2a46284ce2c900f5cf15.zip |
moved bash from sys-apps to app-shells
Diffstat (limited to 'dev-util/dialog')
-rw-r--r-- | dev-util/dialog/dialog-0.9_beta20020519.ebuild | 4 | ||||
-rw-r--r-- | dev-util/dialog/dialog-0.9_beta20020814.ebuild | 4 | ||||
-rw-r--r-- | dev-util/dialog/dialog-0.9_beta20030130.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-util/dialog/dialog-0.9_beta20020519.ebuild b/dev-util/dialog/dialog-0.9_beta20020519.ebuild index 331602652cab..d81daaf2a4d7 100644 --- a/dev-util/dialog/dialog-0.9_beta20020519.ebuild +++ b/dev-util/dialog/dialog-0.9_beta20020519.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/dialog/dialog-0.9_beta20020519.ebuild,v 1.13 2003/02/22 08:53:59 zwelch Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/dialog/dialog-0.9_beta20020519.ebuild,v 1.14 2003/03/11 20:50:08 seemant Exp $ MY_PV="0.9b-20020519" S=${WORKDIR}/dialog-${MY_PV} @@ -12,7 +12,7 @@ SLOT="0" LICENSE="GPL-2" KEYWORDS="x86 ppc sparc alpha mips hppa arm" -DEPEND=">=sys-apps/bash-2.04-r3 +DEPEND=">=app-shells/bash-2.04-r3 >=sys-libs/ncurses-5.2-r5" src_compile() { diff --git a/dev-util/dialog/dialog-0.9_beta20020814.ebuild b/dev-util/dialog/dialog-0.9_beta20020814.ebuild index 3e4da50ba43d..d5c44722eb35 100644 --- a/dev-util/dialog/dialog-0.9_beta20020814.ebuild +++ b/dev-util/dialog/dialog-0.9_beta20020814.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/dialog/dialog-0.9_beta20020814.ebuild,v 1.6 2003/02/22 08:53:59 zwelch Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/dialog/dialog-0.9_beta20020814.ebuild,v 1.7 2003/03/11 20:50:08 seemant Exp $ MY_PV="0.9b-20020814" S=${WORKDIR}/dialog-${MY_PV} @@ -12,7 +12,7 @@ SLOT="0" LICENSE="GPL-2" KEYWORDS="~x86 ~ppc ~sparc alpha ~hppa arm" -DEPEND=">=sys-apps/bash-2.04-r3 +DEPEND=">=app-shells/bash-2.04-r3 >=sys-libs/ncurses-5.2-r5" src_compile() { diff --git a/dev-util/dialog/dialog-0.9_beta20030130.ebuild b/dev-util/dialog/dialog-0.9_beta20030130.ebuild index 60d421840cde..920daf2ea394 100644 --- a/dev-util/dialog/dialog-0.9_beta20030130.ebuild +++ b/dev-util/dialog/dialog-0.9_beta20030130.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/dialog/dialog-0.9_beta20030130.ebuild,v 1.1 2003/03/01 19:22:56 lostlogic Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/dialog/dialog-0.9_beta20030130.ebuild,v 1.2 2003/03/11 20:50:08 seemant Exp $ MY_PV="0.9b-20020814" S=${WORKDIR}/dialog-${MY_PV} @@ -12,7 +12,7 @@ SLOT="0" LICENSE="GPL-2" KEYWORDS="~x86 ~ppc ~sparc alpha ~hppa ~arm" -DEPEND=">=sys-apps/bash-2.04-r3 +DEPEND=">=app-shells/bash-2.04-r3 >=sys-libs/ncurses-5.2-r5" src_compile() { |