diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-10-07 16:52:12 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-10-07 16:52:12 +0000 |
commit | e96854c4476e5d3222e0fd20a83d4f92cba194dc (patch) | |
tree | 964b1f5fc8eae621cd2668a8caeb014d44675838 /dev-util/cgdb/cgdb-0.6.4.ebuild | |
parent | ppc stable #287737 (diff) | |
download | gentoo-2-e96854c4476e5d3222e0fd20a83d4f92cba194dc.tar.gz gentoo-2-e96854c4476e5d3222e0fd20a83d4f92cba194dc.tar.bz2 gentoo-2-e96854c4476e5d3222e0fd20a83d4f92cba194dc.zip |
ppc stable #284526
(Portage version: 2.1.6.13/cvs/Linux ppc)
Diffstat (limited to 'dev-util/cgdb/cgdb-0.6.4.ebuild')
-rw-r--r-- | dev-util/cgdb/cgdb-0.6.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/cgdb/cgdb-0.6.4.ebuild b/dev-util/cgdb/cgdb-0.6.4.ebuild index b449b76558fa..7ce56697310e 100644 --- a/dev-util/cgdb/cgdb-0.6.4.ebuild +++ b/dev-util/cgdb/cgdb-0.6.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/cgdb/cgdb-0.6.4.ebuild,v 1.2 2009/10/02 22:46:17 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/cgdb/cgdb-0.6.4.ebuild,v 1.3 2009/10/07 16:52:12 nixnut Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/cgdb/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~ppc64 x86 ~x86-fbsd" +KEYWORDS="amd64 ppc ~ppc64 x86 ~x86-fbsd" IUSE="" DEPEND=">=sys-libs/ncurses-5.3-r1 |