diff options
author | 2004-07-11 03:13:07 +0000 | |
---|---|---|
committer | 2004-07-11 03:13:07 +0000 | |
commit | 1aa40f66c22170ddda465e755932a405bddf031d (patch) | |
tree | f6e6598a6629f4056c2a1875b1e8eca7a93bb131 /dev-util | |
parent | Mac OS X tested (diff) | |
download | historical-1aa40f66c22170ddda465e755932a405bddf031d.tar.gz historical-1aa40f66c22170ddda465e755932a405bddf031d.tar.bz2 historical-1aa40f66c22170ddda465e755932a405bddf031d.zip |
Stable on MacOS X
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/dialog/dialog-0.9_beta20031207.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/dialog/dialog-0.9_beta20031207.ebuild b/dev-util/dialog/dialog-0.9_beta20031207.ebuild index fc37e437ea10..bb99d250b72a 100644 --- a/dev-util/dialog/dialog-0.9_beta20031207.ebuild +++ b/dev-util/dialog/dialog-0.9_beta20031207.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/dialog/dialog-0.9_beta20031207.ebuild,v 1.8 2004/06/25 02:28:29 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/dialog/dialog-0.9_beta20031207.ebuild,v 1.9 2004/07/11 03:13:07 pvdabeel Exp $ inherit eutils @@ -12,7 +12,7 @@ SRC_URI="mirror://debian/pool/main/d/${PN}/${PN}_${MY_PV}.orig.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~mips alpha arm ~hppa amd64 ~ia64 ~ppc64 s390" +KEYWORDS="~x86 ~ppc ~sparc ~mips alpha arm ~hppa amd64 ~ia64 ~ppc64 s390 macos" IUSE="" DEPEND=">=app-shells/bash-2.04-r3 |