diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-18 20:26:13 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-18 20:26:13 +0000 |
commit | 9c60dcd36da71e0249acee73b1164d36e206c3d6 (patch) | |
tree | bbeeb29a71e44bdfea11bd44b0b5bcb236cc89a2 /dev-util/ddd | |
parent | Stable for ppc, wrt bug #457264 (diff) | |
download | gentoo-2-9c60dcd36da71e0249acee73b1164d36e206c3d6.tar.gz gentoo-2-9c60dcd36da71e0249acee73b1164d36e206c3d6.tar.bz2 gentoo-2-9c60dcd36da71e0249acee73b1164d36e206c3d6.zip |
Stable for ppc, wrt bug #456630
(Portage version: 2.1.11.50/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-util/ddd')
-rw-r--r-- | dev-util/ddd/ChangeLog | 5 | ||||
-rw-r--r-- | dev-util/ddd/ddd-3.3.12-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/ddd/ChangeLog b/dev-util/ddd/ChangeLog index 8f606d73cff6..e9aed108960d 100644 --- a/dev-util/ddd/ChangeLog +++ b/dev-util/ddd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/ddd # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/ddd/ChangeLog,v 1.70 2013/02/17 18:24:54 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/ddd/ChangeLog,v 1.71 2013/02/18 20:26:13 ago Exp $ + + 18 Feb 2013; Agostino Sarubbo <ago@gentoo.org> ddd-3.3.12-r3.ebuild: + Stable for ppc, wrt bug #456630 17 Feb 2013; Agostino Sarubbo <ago@gentoo.org> ddd-3.3.12-r3.ebuild: Stable for amd64, wrt bug #456630 diff --git a/dev-util/ddd/ddd-3.3.12-r3.ebuild b/dev-util/ddd/ddd-3.3.12-r3.ebuild index df3736eca459..74b31023dae9 100644 --- a/dev-util/ddd/ddd-3.3.12-r3.ebuild +++ b/dev-util/ddd/ddd-3.3.12-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/ddd/ddd-3.3.12-r3.ebuild,v 1.3 2013/02/17 18:24:54 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/ddd/ddd-3.3.12-r3.ebuild,v 1.4 2013/02/18 20:26:13 ago Exp $ EAPI="4" @@ -11,7 +11,7 @@ HOMEPAGE="http://www.gnu.org/software/ddd" SRC_URI="mirror://gnu/${PN}/${P}.tar.gz" LICENSE="GPL-3 LGPL-3 FDL-1.1" -KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~ia64 ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux" SLOT="0" IUSE="+gnuplot readline" |