diff options
author | Jason Wever <weeve@gentoo.org> | 2006-08-03 04:08:41 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2006-08-03 04:08:41 +0000 |
commit | d718570868c53b20154a2d721cc3ec69eb8a2903 (patch) | |
tree | 19a5e0aae50b2107c0e18a21c11af263d7c7ff12 /app-text | |
parent | Stable on SPARC wrt bug #141971. (diff) | |
download | gentoo-2-d718570868c53b20154a2d721cc3ec69eb8a2903.tar.gz gentoo-2-d718570868c53b20154a2d721cc3ec69eb8a2903.tar.bz2 gentoo-2-d718570868c53b20154a2d721cc3ec69eb8a2903.zip |
Stable on SPARC wrt bug #142060.
(Portage version: 2.1.1_pre4-r1)
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/diction/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/diction/diction-1.09-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/diction/ChangeLog b/app-text/diction/ChangeLog index 841ff9a58f70..d20d989e8115 100644 --- a/app-text/diction/ChangeLog +++ b/app-text/diction/ChangeLog @@ -1,6 +1,9 @@ # 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.23 2006/07/29 22:51:33 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/diction/ChangeLog,v 1.24 2006/08/03 04:08:41 weeve Exp $ + + 03 Aug 2006; Jason Wever <weeve@gentoo.org> diction-1.09-r1.ebuild: + Stable on SPARC wrt bug #142060. 29 Jul 2006; Alastair Tse <liquidx@gentoo.org> diction-1.09-r1.ebuild: stable bump for x86 (#142060) diff --git a/app-text/diction/diction-1.09-r1.ebuild b/app-text/diction/diction-1.09-r1.ebuild index 5e3a75045c79..7bb9acabb6cc 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.5 2006/07/29 22:51:33 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/diction/diction-1.09-r1.ebuild,v 1.6 2006/08/03 04:08:41 weeve 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" |