blob: 4e9611de2c39448e5e5ac237d93dc62ed6186af2 (
plain)
1
2
3
4
5
6
7
8
9
10
|
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
inherit eggs
DESCRIPTION="Oleg Kiselyov's XML parser."
LICENSE="public-domain"
KEYWORDS="~x86"
|