diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-07-19 14:28:44 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-07-19 14:28:44 +0000 |
commit | 352f531e379f1f55cc9d6ded1fc967fe924907b3 (patch) | |
tree | 8c28718062b1601a530a7f0bdafbed3766db3e20 /app-text/diction | |
parent | ppc stable #274439 (diff) | |
download | gentoo-2-352f531e379f1f55cc9d6ded1fc967fe924907b3.tar.gz gentoo-2-352f531e379f1f55cc9d6ded1fc967fe924907b3.tar.bz2 gentoo-2-352f531e379f1f55cc9d6ded1fc967fe924907b3.zip |
ppc stable #274507
(Portage version: 2.1.6.13/cvs/Linux ppc)
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 9bf60ee7c557..c8fb2f1f8c61 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.35 2009/07/05 15:36:19 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/diction/ChangeLog,v 1.36 2009/07/19 14:28:44 nixnut Exp $ + + 19 Jul 2009; nixnut <nixnut@gentoo.org> diction-1.11.ebuild: + ppc stable #274507 05 Jul 2009; Markus Meier <maekke@gentoo.org> diction-1.11.ebuild: amd64 stable, bug #274507 diff --git a/app-text/diction/diction-1.11.ebuild b/app-text/diction/diction-1.11.ebuild index 02a8610e9132..cd9a03bec4eb 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.8 2009/07/05 15:36:19 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/diction/diction-1.11.ebuild,v 1.9 2009/07/19 14:28:44 nixnut 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 |