diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 23:13:28 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 23:13:28 +0000 |
commit | 5c4a51e4ece71c0a756960b8900ce37cd693d722 (patch) | |
tree | f996592a6368712269f40fa9c66b0c45e1c35e73 /dev-util/ddd/ddd-3.3.9.ebuild | |
parent | sync IUSE (missing), don't assign S=${WORKDIR}/${P} (Manifest recommit) (diff) | |
download | gentoo-2-5c4a51e4ece71c0a756960b8900ce37cd693d722.tar.gz gentoo-2-5c4a51e4ece71c0a756960b8900ce37cd693d722.tar.bz2 gentoo-2-5c4a51e4ece71c0a756960b8900ce37cd693d722.zip |
sync IUSE (missing)
Diffstat (limited to 'dev-util/ddd/ddd-3.3.9.ebuild')
-rw-r--r-- | dev-util/ddd/ddd-3.3.9.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-util/ddd/ddd-3.3.9.ebuild b/dev-util/ddd/ddd-3.3.9.ebuild index 33f9666a9561..c301923b6b06 100644 --- a/dev-util/ddd/ddd-3.3.9.ebuild +++ b/dev-util/ddd/ddd-3.3.9.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/ddd/ddd-3.3.9.ebuild,v 1.1 2004/07/07 16:28:47 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/ddd/ddd-3.3.9.ebuild,v 1.2 2004/07/14 23:11:56 agriffis Exp $ inherit eutils @@ -12,6 +12,7 @@ RESTRICT="nomirror" SLOT="0" LICENSE="GPL-2 LGPL-2.1 FDL-1.1" KEYWORDS="~x86 ~ppc ~sparc ~alpha ~amd64 ~ia64" +IUSE="" DEPEND="virtual/x11 >=sys-devel/gcc-3 |