diff options
author | 2007-07-22 07:28:37 +0000 | |
---|---|---|
committer | 2007-07-22 07:28:37 +0000 | |
commit | d172c610e75c1531887ba4239d22256664fdfc38 (patch) | |
tree | 9a1e24ac27dd11eb1db03520d4367d5a2e26c9ea /sci-chemistry/maid/maid-20011112.ebuild | |
parent | Removed virtual/x11 dependency. (diff) | |
download | historical-d172c610e75c1531887ba4239d22256664fdfc38.tar.gz historical-d172c610e75c1531887ba4239d22256664fdfc38.tar.bz2 historical-d172c610e75c1531887ba4239d22256664fdfc38.zip |
Drop virtual/x11 references.
Package-Manager: portage-2.1.3_rc8
Diffstat (limited to 'sci-chemistry/maid/maid-20011112.ebuild')
-rw-r--r-- | sci-chemistry/maid/maid-20011112.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sci-chemistry/maid/maid-20011112.ebuild b/sci-chemistry/maid/maid-20011112.ebuild index 1e4bf46acaef..d450c6bf3c9e 100644 --- a/sci-chemistry/maid/maid-20011112.ebuild +++ b/sci-chemistry/maid/maid-20011112.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/maid/maid-20011112.ebuild,v 1.6 2006/07/09 07:09:20 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/maid/maid-20011112.ebuild,v 1.7 2007/07/22 07:22:12 dberkholz Exp $ inherit eutils toolchain-funcs @@ -18,7 +18,7 @@ IUSE="X" DEPEND="X? ( virtual/motif virtual/glu virtual/opengl - || ( x11-libs/libXt virtual/x11 ) + x11-libs/libXt )" S="${WORKDIR}/glmaid_dist" |