# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 # $Header: $ DESCRIPTION="Cycling is a training management programme" HOMEPAGE="http://cycling.homelinux.org/en/index.xhtml" SRC_URI="http://cycling.homelinux.org/downloads/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64" IUSE="" RDEPEND="dev-libs/libxml2 virtual/libc virtual/x11 >=x11-libs/gtk+-2.2*" DEPEND="${RDEPEND} sys-devel/gettext dev-util/pkgconfig dev-util/intltool" src_install() { einstall || die }