diff options
Diffstat (limited to 'app-text/diction/diction-1.09-r1.ebuild')
-rw-r--r-- | app-text/diction/diction-1.09-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/diction/diction-1.09-r1.ebuild b/app-text/diction/diction-1.09-r1.ebuild index 16d382ddc3d2..6e3340dea153 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.3 2006/07/29 16:10:05 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/diction/diction-1.09-r1.ebuild,v 1.4 2006/07/29 20:14:16 dertobi123 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" |