diff options
-rw-r--r-- | dev-util/ddd/ChangeLog | 5 | ||||
-rw-r--r-- | dev-util/ddd/ddd-3.3.11.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/ddd/ChangeLog b/dev-util/ddd/ChangeLog index d8807590fc1b..1a0146e00087 100644 --- a/dev-util/ddd/ChangeLog +++ b/dev-util/ddd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/ddd # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/ddd/ChangeLog,v 1.42 2006/07/20 17:25:00 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/ddd/ChangeLog,v 1.43 2006/07/24 02:44:51 tsunam Exp $ + + 24 Jul 2006; Joshua Jackson <tsunam@gentoo.org> ddd-3.3.11.ebuild: + Stable x86; bug #129126 20 Jul 2006; Markus Rothe <corsair@gentoo.org> ddd-3.3.11.ebuild: Stable on ppc64; bug #129126 diff --git a/dev-util/ddd/ddd-3.3.11.ebuild b/dev-util/ddd/ddd-3.3.11.ebuild index 45f93db5abfb..775246596e66 100644 --- a/dev-util/ddd/ddd-3.3.11.ebuild +++ b/dev-util/ddd/ddd-3.3.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/ddd/ddd-3.3.11.ebuild,v 1.9 2006/07/20 17:25:00 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/ddd/ddd-3.3.11.ebuild,v 1.10 2006/07/24 02:44:51 tsunam Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/ddd/${P}.tar.gz" SLOT="0" LICENSE="GPL-2 LGPL-2.1 FDL-1.1" -KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 sparc ~x86" +KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 sparc x86" IUSE="" DEPEND="|| ( ( x11-libs/libXaw |