/[gentoo-x86]/dev-util/cgdb/cgdb-0.6.6.ebuild
Gentoo

Contents of /dev-util/cgdb/cgdb-0.6.6.ebuild

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.6 - (show annotations) (download)
Sun Oct 14 20:10:39 2012 UTC (8 months ago) by maekke
Branch: MAIN
CVS Tags: HEAD
Changes since 1.5: +2 -2 lines
add ~arm, bug #433653

(Portage version: 2.1.11.25/cvs/Linux x86_64)

1 # Copyright 1999-2012 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
3 # $Header: /var/cvsroot/gentoo-x86/dev-util/cgdb/cgdb-0.6.6.ebuild,v 1.5 2012/06/14 16:28:12 xarthisius Exp $
4
5 EAPI=4
6
7 DESCRIPTION="A curses front-end for GDB, the GNU debugger"
8 HOMEPAGE="http://cgdb.sourceforge.net/"
9 SRC_URI="mirror://sourceforge/cgdb/${P}.tar.gz"
10
11 LICENSE="GPL-2"
12 SLOT="0"
13 KEYWORDS="amd64 ~arm ppc ppc64 x86 ~x86-fbsd ~amd64-linux"
14 IUSE=""
15
16 DEPEND="sys-libs/ncurses
17 >=sys-libs/readline-5.1-r2"
18 RDEPEND="${DEPEND}
19 sys-devel/gdb"

  ViewVC Help
Powered by ViewVC 1.1.20