diff options
Diffstat (limited to 'app-dicts/opendict/opendict-0.6.1.ebuild')
-rw-r--r-- | app-dicts/opendict/opendict-0.6.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-dicts/opendict/opendict-0.6.1.ebuild b/app-dicts/opendict/opendict-0.6.1.ebuild index 528f11bff827..ceee83127d38 100644 --- a/app-dicts/opendict/opendict-0.6.1.ebuild +++ b/app-dicts/opendict/opendict-0.6.1.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-dicts/opendict/opendict-0.6.1.ebuild,v 1.2 2006/09/04 04:58:02 tsunam Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/opendict/opendict-0.6.1.ebuild,v 1.3 2006/09/12 22:05:13 wormo Exp $ inherit eutils python gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://opendict.sourceforge.net/" SRC_URI="mirror://sourceforge/opendict/OpenDict-${PV}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~ppc x86" +KEYWORDS="ppc x86" IUSE="" # DEPEND=">=sys-devel/gettext-0.14" # currently no xgettext run RDEPEND=">=virtual/python-2.3 |