diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-06-14 08:08:45 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-06-14 08:08:45 +0000 |
commit | 4b22834e61aedf9221bead89b8138fa789f494b1 (patch) | |
tree | be9a083492b79562277455dfd2a51e8b3d4b7a66 /app-editors/XML-XSH | |
parent | inherit eutils for epatch; IUSE; tidy (diff) | |
download | historical-4b22834e61aedf9221bead89b8138fa789f494b1.tar.gz historical-4b22834e61aedf9221bead89b8138fa789f494b1.tar.bz2 historical-4b22834e61aedf9221bead89b8138fa789f494b1.zip |
QA - Add IUSE.
Diffstat (limited to 'app-editors/XML-XSH')
-rw-r--r-- | app-editors/XML-XSH/XML-XSH-1.8.2.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/app-editors/XML-XSH/XML-XSH-1.8.2.ebuild b/app-editors/XML-XSH/XML-XSH-1.8.2.ebuild index e304266821d8..24bd65a0cc4a 100644 --- a/app-editors/XML-XSH/XML-XSH-1.8.2.ebuild +++ b/app-editors/XML-XSH/XML-XSH-1.8.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/XML-XSH/XML-XSH-1.8.2.ebuild,v 1.2 2004/02/27 13:23:15 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/XML-XSH/XML-XSH-1.8.2.ebuild,v 1.3 2004/06/14 08:08:45 kloeri Exp $ inherit perl-module @@ -14,6 +14,7 @@ SLOT="0" KEYWORDS="x86" +IUSE="" DEPEND=">=dev-perl/XML-LibXML-1.54 dev-perl/Parse-RecDescent |