diff options
Diffstat (limited to 'app-text/sablotron/sablotron-0.97.ebuild')
-rw-r--r-- | app-text/sablotron/sablotron-0.97.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/sablotron/sablotron-0.97.ebuild b/app-text/sablotron/sablotron-0.97.ebuild index 9b24e2ae8edf..b2975f118e75 100644 --- a/app-text/sablotron/sablotron-0.97.ebuild +++ b/app-text/sablotron/sablotron-0.97.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/sablotron/sablotron-0.97.ebuild,v 1.1 2003/03/08 23:01:39 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/sablotron/sablotron-0.97.ebuild,v 1.2 2003/03/20 02:16:06 gmsoft Exp $ S=${WORKDIR}/Sablot-${PV} DESCRIPTION="An XSLT Parser in C++" @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gingerall.com/charlie-bin/get/webGA/act/sablotron.act" SLOT="0" LICENSE="MPL-1.1" -KEYWORDS="~x86 ~sparc ~ppc" +KEYWORDS="~x86 ~sparc ~ppc ~hppa" DEPEND=">=dev-libs/expat-1.95.1 dev-perl/XML-Parser" |