summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Kursawe <phosphan@gentoo.org>2006-01-25 14:23:49 +0000
committerPatrick Kursawe <phosphan@gentoo.org>2006-01-25 14:23:49 +0000
commita49c9e5b4d8dcbc1fc987ce27493893b5d133e2c (patch)
treef50d7c32b04892874f6937656e39363bba3ab3b4 /sci-mathematics/snns/snns-4.2-r7.ebuild
parentsoundconverter ebuild added (diff)
downloadhistorical-a49c9e5b4d8dcbc1fc987ce27493893b5d133e2c.tar.gz
historical-a49c9e5b4d8dcbc1fc987ce27493893b5d133e2c.tar.bz2
historical-a49c9e5b4d8dcbc1fc987ce27493893b5d133e2c.zip
Big cleanup
Package-Manager: portage-2.0.53
Diffstat (limited to 'sci-mathematics/snns/snns-4.2-r7.ebuild')
-rw-r--r--sci-mathematics/snns/snns-4.2-r7.ebuild9
1 files changed, 6 insertions, 3 deletions
diff --git a/sci-mathematics/snns/snns-4.2-r7.ebuild b/sci-mathematics/snns/snns-4.2-r7.ebuild
index ab8db1f1a854..9aaa5849d1a5 100644
--- a/sci-mathematics/snns/snns-4.2-r7.ebuild
+++ b/sci-mathematics/snns/snns-4.2-r7.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/snns/snns-4.2-r7.ebuild,v 1.4 2005/09/02 20:24:13 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/snns/snns-4.2-r7.ebuild,v 1.5 2006/01/25 14:23:49 phosphan Exp $
inherit eutils python
@@ -22,7 +22,10 @@ KEYWORDS="~amd64 ppc x86"
SLOT="0"
IUSE="X doc python"
-DEPEND="X? ( virtual/x11
+DEPEND="X? ( || (
+ virtual/x11
+ x11-proto/xproto
+ )
x11-libs/Xaw3d )
>=sys-apps/sed-4
python? ( >=dev-lang/python-2.3 )"