# Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 # $Header: IUSE="" DESCRIPTION="A GTK2 based XML Editor" HOMEPAGE="http://www.conglomerate.org/" SLOT="0" LICENSE="GPL-2" KEYWORDS="~x86" SRC_URI="http://ftp1.sourceforge.net/conglomerate/${P}.tar.gz" DEPEND=">=dev-libs/libxml2-2.0.0 >=dev-libs/libxslt-1.0.0 >=gnome-base/libgnomeui-2.0.0 >=gnome-base/libglade-2.0.0" src_install() { einstall } DOCS="AUTHORS BUGS ChangeLog COPYING INSTALL NEWS README THANKS TODO"