summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2007-04-19 23:14:57 +0000
committerMike Frysinger <vapier@gentoo.org>2007-04-19 23:14:57 +0000
commit5125beb0a004df02fda1b5c577f2941a15eebb8d (patch)
treed081f6f5f91d133faf1dbcd7de332ea0d7e4db9e /dev-util/egypt/egypt-1.6.ebuild
parentAdd support for MythTV 0.21's new plugins (diff)
downloadhistorical-5125beb0a004df02fda1b5c577f2941a15eebb8d.tar.gz
historical-5125beb0a004df02fda1b5c577f2941a15eebb8d.tar.bz2
historical-5125beb0a004df02fda1b5c577f2941a15eebb8d.zip
initial import
Package-Manager: portage-2.1.2.4
Diffstat (limited to 'dev-util/egypt/egypt-1.6.ebuild')
-rw-r--r--dev-util/egypt/egypt-1.6.ebuild14
1 files changed, 14 insertions, 0 deletions
diff --git a/dev-util/egypt/egypt-1.6.ebuild b/dev-util/egypt/egypt-1.6.ebuild
new file mode 100644
index 000000000000..89f5313794b3
--- /dev/null
+++ b/dev-util/egypt/egypt-1.6.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2007 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-util/egypt/egypt-1.6.ebuild,v 1.1 2007/04/19 23:14:57 vapier Exp $
+
+inherit perl-app
+
+DESCRIPTION="devilishly simple tool for creating call graphs of C programs"
+HOMEPAGE="http://www.gson.org/egypt/"
+SRC_URI="http://www.gson.org/egypt/download/${P}.tar.gz"
+
+LICENSE="as-is"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""