diff options
author | Olivier Crête <tester@gentoo.org> | 2003-08-14 19:10:35 +0000 |
---|---|---|
committer | Olivier Crête <tester@gentoo.org> | 2003-08-14 19:10:35 +0000 |
commit | 847101df97012007fb80c51cb64efcfe46a1fa37 (patch) | |
tree | 4b18c1c432ed0c1fd0d2e532dfa9f7d10beaeb0a /app-text/sablotron/sablotron-0.97.ebuild | |
parent | mhash stable on amd64 (diff) | |
download | historical-847101df97012007fb80c51cb64efcfe46a1fa37.tar.gz historical-847101df97012007fb80c51cb64efcfe46a1fa37.tar.bz2 historical-847101df97012007fb80c51cb64efcfe46a1fa37.zip |
sablotron stable on amd64
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 9feaac0ee28a..c07f715db3ba 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.7 2003/06/18 15:39:55 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/sablotron/sablotron-0.97.ebuild,v 1.8 2003/08/14 19:10:31 tester 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 hppa ~alpha" +KEYWORDS="x86 sparc ~ppc hppa ~alpha amd64" DEPEND=">=dev-libs/expat-1.95.6-r1 dev-perl/XML-Parser" |