diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-06-15 08:09:52 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-06-15 08:09:52 +0000 |
commit | 22a0947bb6fed2f402ad96ee24bae0d4fcf709bd (patch) | |
tree | b9ec99a58719846d585a1cbb1f1f6bad576bfd9d /app-editors/XML-XSH | |
parent | QA - Don't assign default S. (diff) | |
download | historical-22a0947bb6fed2f402ad96ee24bae0d4fcf709bd.tar.gz historical-22a0947bb6fed2f402ad96ee24bae0d4fcf709bd.tar.bz2 historical-22a0947bb6fed2f402ad96ee24bae0d4fcf709bd.zip |
QA - Don't assign default S.
Diffstat (limited to 'app-editors/XML-XSH')
-rw-r--r-- | app-editors/XML-XSH/XML-XSH-1.8.2.ebuild | 5 |
1 files changed, 1 insertions, 4 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 24bd65a0cc4a..2ff2898a38f6 100644 --- a/app-editors/XML-XSH/XML-XSH-1.8.2.ebuild +++ b/app-editors/XML-XSH/XML-XSH-1.8.2.ebuild @@ -1,18 +1,15 @@ # 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.3 2004/06/14 08:08:45 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/XML-XSH/XML-XSH-1.8.2.ebuild,v 1.4 2004/06/15 08:05:02 kloeri Exp $ inherit perl-module -S=${WORKDIR}/${P} - DESCRIPTION="XML Editing Shell" HOMEPAGE="http://xsh.sourceforge.net/" SRC_URI="mirror://sourceforge/xsh/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" - KEYWORDS="x86" IUSE="" |