diff options
author | Sven Blumenstein <bazik@gentoo.org> | 2004-02-23 16:59:14 +0000 |
---|---|---|
committer | Sven Blumenstein <bazik@gentoo.org> | 2004-02-23 16:59:14 +0000 |
commit | f6fb9e04f38736267eceb26e83821c9084491a9e (patch) | |
tree | 325ba64d868eb586dd0323aaff88a304376c4c24 /dev-util/ddd | |
parent | Applied patch to fix the calendar/clock applet localisation issues, see bug #... (diff) | |
download | gentoo-2-f6fb9e04f38736267eceb26e83821c9084491a9e.tar.gz gentoo-2-f6fb9e04f38736267eceb26e83821c9084491a9e.tar.bz2 gentoo-2-f6fb9e04f38736267eceb26e83821c9084491a9e.zip |
Stable on sparc.
Diffstat (limited to 'dev-util/ddd')
-rw-r--r-- | dev-util/ddd/ChangeLog | 6 | ||||
-rw-r--r-- | dev-util/ddd/ddd-3.3.7.ebuild | 4 | ||||
-rw-r--r-- | dev-util/ddd/ddd-3.3.8.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-util/ddd/ChangeLog b/dev-util/ddd/ChangeLog index b122a323a452..f629c1991817 100644 --- a/dev-util/ddd/ChangeLog +++ b/dev-util/ddd/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-util/ddd # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/ddd/ChangeLog,v 1.15 2004/02/19 01:59:16 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/ddd/ChangeLog,v 1.16 2004/02/23 16:59:14 bazik Exp $ + + 23 Feb 2004; Sven Blumenstein <bazik@gentoo.org> ddd-3.3.7.ebuild, + ddd-3.3.8.ebuild: + Stable on sparc. *ddd-3.3.8 (19 Feb 2004) diff --git a/dev-util/ddd/ddd-3.3.7.ebuild b/dev-util/ddd/ddd-3.3.7.ebuild index 5fa84fdfb1b0..d5263bdbadfa 100644 --- a/dev-util/ddd/ddd-3.3.7.ebuild +++ b/dev-util/ddd/ddd-3.3.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/ddd/ddd-3.3.7.ebuild,v 1.6 2004/02/19 00:45:11 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/ddd/ddd-3.3.7.ebuild,v 1.7 2004/02/23 16:59:14 bazik Exp $ inherit eutils @@ -11,7 +11,7 @@ RESTRICT="nomirror" SLOT="0" LICENSE="GPL-2 LGPL-2.1 FDL-1.1" -KEYWORDS="x86 ~ppc ~sparc alpha amd64" +KEYWORDS="x86 ~ppc sparc alpha amd64" DEPEND="virtual/x11 >=sys-devel/gcc-3 diff --git a/dev-util/ddd/ddd-3.3.8.ebuild b/dev-util/ddd/ddd-3.3.8.ebuild index b71ab6d552d7..2ca5bcce8ee7 100644 --- a/dev-util/ddd/ddd-3.3.8.ebuild +++ b/dev-util/ddd/ddd-3.3.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/ddd/ddd-3.3.8.ebuild,v 1.1 2004/02/19 01:59:16 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/ddd/ddd-3.3.8.ebuild,v 1.2 2004/02/23 16:59:14 bazik Exp $ inherit eutils @@ -11,7 +11,7 @@ RESTRICT="nomirror" SLOT="0" LICENSE="GPL-2 LGPL-2.1 FDL-1.1" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~amd64" +KEYWORDS="~x86 ~ppc sparc ~alpha ~amd64" DEPEND="virtual/x11 >=sys-devel/gcc-3 |