diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-06-15 08:07:12 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-06-15 08:07:12 +0000 |
commit | e7d2f3861598d72dfa5a725684140c3ef92f449a (patch) | |
tree | fab706b1ff027c7ae93986c883bf05134cb7cbd5 /app-editors/XML-XSH | |
parent | security version bump bug #53116 (Manifest recommit) (diff) | |
download | gentoo-2-e7d2f3861598d72dfa5a725684140c3ef92f449a.tar.gz gentoo-2-e7d2f3861598d72dfa5a725684140c3ef92f449a.tar.bz2 gentoo-2-e7d2f3861598d72dfa5a725684140c3ef92f449a.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="" |