diff options
author | Christel Dahlskjær <christel@gentoo.org> | 2006-09-08 11:38:25 +0000 |
---|---|---|
committer | Christel Dahlskjær <christel@gentoo.org> | 2006-09-08 11:38:25 +0000 |
commit | cd0a8e779da0a98d77e82f2523ab66cd8b07789a (patch) | |
tree | 81537d1fc4e3d002305fb73d097f351035358862 /app-text/diction | |
parent | Version bump (diff) | |
download | gentoo-2-cd0a8e779da0a98d77e82f2523ab66cd8b07789a.tar.gz gentoo-2-cd0a8e779da0a98d77e82f2523ab66cd8b07789a.tar.bz2 gentoo-2-cd0a8e779da0a98d77e82f2523ab66cd8b07789a.zip |
Stable on mips as per bug #142060
(Portage version: 2.1.1_rc1-r2)
Diffstat (limited to 'app-text/diction')
-rw-r--r-- | app-text/diction/ChangeLog | 6 | ||||
-rw-r--r-- | app-text/diction/diction-1.09-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-text/diction/ChangeLog b/app-text/diction/ChangeLog index d20d989e8115..837eca8e4e99 100644 --- a/app-text/diction/ChangeLog +++ b/app-text/diction/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-text/diction # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/diction/ChangeLog,v 1.24 2006/08/03 04:08:41 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/diction/ChangeLog,v 1.25 2006/09/08 11:38:25 christel Exp $ + + 08 Sep 2006; Christel Dahlskjaer <christel@gentoo.org> + diction-1.09-r1.ebuild: + Stable on mips, bug #142060 03 Aug 2006; Jason Wever <weeve@gentoo.org> diction-1.09-r1.ebuild: Stable on SPARC wrt bug #142060. diff --git a/app-text/diction/diction-1.09-r1.ebuild b/app-text/diction/diction-1.09-r1.ebuild index 7bb9acabb6cc..7bcf8a3874d7 100644 --- a/app-text/diction/diction-1.09-r1.ebuild +++ b/app-text/diction/diction-1.09-r1.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/app-text/diction/diction-1.09-r1.ebuild,v 1.6 2006/08/03 04:08:41 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/diction/diction-1.09-r1.ebuild,v 1.7 2006/09/08 11:38:25 christel Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://www.moria.de/~michael/diction/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~mips ppc ppc-macos sparc x86" +KEYWORDS="amd64 mips ppc ppc-macos sparc x86" IUSE="unicode" DEPEND="sys-devel/gettext" |