diff options
author | 2009-11-03 06:53:36 +0000 | |
---|---|---|
committer | 2009-11-03 06:53:36 +0000 | |
commit | 1d146ada5a655e45a47636517a17680e939d46f0 (patch) | |
tree | a4305a90fe3007b0de0aa7ed6e54b6597bc4a4da /app-text/diction | |
parent | Automated update of use.local.desc (diff) | |
download | gentoo-2-1d146ada5a655e45a47636517a17680e939d46f0.tar.gz gentoo-2-1d146ada5a655e45a47636517a17680e939d46f0.tar.bz2 gentoo-2-1d146ada5a655e45a47636517a17680e939d46f0.zip |
Stable for HPPA too.
(Portage version: 2.2_rc48/cvs/Linux i686)
Diffstat (limited to 'app-text/diction')
-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 c8fb2f1f8c61..f9c0221e4fab 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.36 2009/07/19 14:28:44 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/diction/ChangeLog,v 1.37 2009/11/03 06:53:36 jer Exp $ + + 03 Nov 2009; Jeroen Roovers <jer@gentoo.org> diction-1.11.ebuild: + Stable for HPPA too. 19 Jul 2009; nixnut <nixnut@gentoo.org> diction-1.11.ebuild: ppc stable #274507 diff --git a/app-text/diction/diction-1.11.ebuild b/app-text/diction/diction-1.11.ebuild index cd9a03bec4eb..b213bd40696a 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.9 2009/07/19 14:28:44 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/diction/diction-1.11.ebuild,v 1.10 2009/11/03 06:53:36 jer 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 |