diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-03-05 15:45:53 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-03-05 15:45:53 +0000 |
commit | 31eb9be3ba8b23c2f963f411a71465990cfd6fef (patch) | |
tree | b97d85fbdce20242fe91f3db8d5c0d67d02ed940 /dev-util | |
parent | Stable for ppc, wrt bug #502802 (diff) | |
download | gentoo-2-31eb9be3ba8b23c2f963f411a71465990cfd6fef.tar.gz gentoo-2-31eb9be3ba8b23c2f963f411a71465990cfd6fef.tar.bz2 gentoo-2-31eb9be3ba8b23c2f963f411a71465990cfd6fef.zip |
Stable for ppc, wrt bug #495662
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/cgdb/ChangeLog | 5 | ||||
-rw-r--r-- | dev-util/cgdb/cgdb-0.6.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/cgdb/ChangeLog b/dev-util/cgdb/ChangeLog index 6e37e3bb8ca4..a726b2c09f92 100644 --- a/dev-util/cgdb/ChangeLog +++ b/dev-util/cgdb/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/cgdb # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/cgdb/ChangeLog,v 1.52 2014/03/02 22:21:28 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/cgdb/ChangeLog,v 1.53 2014/03/05 15:45:53 ago Exp $ + + 05 Mar 2014; Agostino Sarubbo <ago@gentoo.org> cgdb-0.6.7.ebuild: + Stable for ppc, wrt bug #495662 02 Mar 2014; Pacho Ramos <pacho@gentoo.org> cgdb-0.6.7.ebuild: amd64 stable, bug #495662 diff --git a/dev-util/cgdb/cgdb-0.6.7.ebuild b/dev-util/cgdb/cgdb-0.6.7.ebuild index c5be352e0069..0e0241f5fa00 100644 --- a/dev-util/cgdb/cgdb-0.6.7.ebuild +++ b/dev-util/cgdb/cgdb-0.6.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/cgdb/cgdb-0.6.7.ebuild,v 1.3 2014/03/02 22:21:28 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/cgdb/cgdb-0.6.7.ebuild,v 1.4 2014/03/05 15:45:53 ago Exp $ EAPI="4" @@ -10,7 +10,7 @@ SRC_URI="http://cgdb.me/files/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~x86-fbsd ~amd64-linux" +KEYWORDS="amd64 ~arm ppc ~ppc64 x86 ~x86-fbsd ~amd64-linux" IUSE="" DEPEND="sys-libs/ncurses |