diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2009-06-17 20:33:20 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2009-06-17 20:33:20 +0000 |
commit | 75f4aa4029139a7d261ef1088dbe9fef05715415 (patch) | |
tree | c037d204f133dc49bddc6583bc5e2fc1e7fbb36c /app-text | |
parent | stable x86, bug 274439 (diff) | |
download | gentoo-2-75f4aa4029139a7d261ef1088dbe9fef05715415.tar.gz gentoo-2-75f4aa4029139a7d261ef1088dbe9fef05715415.tar.bz2 gentoo-2-75f4aa4029139a7d261ef1088dbe9fef05715415.zip |
stable x86, bug 274507
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/diction/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/diction/diction-1.11.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/diction/ChangeLog b/app-text/diction/ChangeLog index 7eeef29e700d..4b947da649d7 100644 --- a/app-text/diction/ChangeLog +++ b/app-text/diction/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/diction # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/diction/ChangeLog,v 1.32 2009/06/17 13:33:35 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/diction/ChangeLog,v 1.33 2009/06/17 20:33:20 fauli Exp $ + + 17 Jun 2009; Christian Faulhammer <fauli@gentoo.org> diction-1.11.ebuild: + stable x86, bug 274507 17 Jun 2009; Jeroen Roovers <jer@gentoo.org> diction-1.11.ebuild: Marked ~hppa too. diff --git a/app-text/diction/diction-1.11.ebuild b/app-text/diction/diction-1.11.ebuild index ce23477a6d4d..cdab9a5de593 100644 --- a/app-text/diction/diction-1.11.ebuild +++ b/app-text/diction/diction-1.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/diction/diction-1.11.ebuild,v 1.5 2009/06/17 13:33:35 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/diction/diction-1.11.ebuild,v 1.6 2009/06/17 20:33:20 fauli Exp $ DESCRIPTION="Diction and style checkers for english and german texts" HOMEPAGE="http://www.gnu.org/software/diction/diction.html" @@ -8,7 +8,7 @@ SRC_URI="http://www.moria.de/~michael/${PN}/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~hppa ~mips ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~hppa ~mips ~ppc ~sparc x86" IUSE="unicode" DEPEND="sys-devel/gettext |