egypt-1.10.ebuild 382 B

12345678910111213141516
  1. # Copyright 1999-2014 Gentoo Foundation
  2. # Distributed under the terms of the GNU General Public License v2
  3. EAPI=5
  4. inherit perl-module
  5. DESCRIPTION="devilishly simple tool for creating call graphs of C programs"
  6. HOMEPAGE="http://www.gson.org/egypt/"
  7. SRC_URI="http://www.gson.org/egypt/download/${P}.tar.gz"
  8. LICENSE="|| ( Artistic GPL-1+ )"
  9. SLOT="0"
  10. KEYWORDS="~amd64 ~x86"
  11. IUSE=""