summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Jackson <tsunam@gentoo.org>2006-09-04 04:58:02 +0000
committerJoshua Jackson <tsunam@gentoo.org>2006-09-04 04:58:02 +0000
commit2e5abdfe9cdfb1d60f68ccc8ed38032a04e0dbf0 (patch)
tree2c9272e0fa504c33682465f5b64268baadec48af /app-dicts
parentAdded ~mips to KEYWORDS, per Bug #145443. Thanks to Salmon Leap Consulting f... (diff)
downloadgentoo-2-2e5abdfe9cdfb1d60f68ccc8ed38032a04e0dbf0.tar.gz
gentoo-2-2e5abdfe9cdfb1d60f68ccc8ed38032a04e0dbf0.tar.bz2
gentoo-2-2e5abdfe9cdfb1d60f68ccc8ed38032a04e0dbf0.zip
Stable x86; bug #146071
(Portage version: 2.1-r2)
Diffstat (limited to 'app-dicts')
-rw-r--r--app-dicts/opendict/ChangeLog5
-rw-r--r--app-dicts/opendict/opendict-0.6.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-dicts/opendict/ChangeLog b/app-dicts/opendict/ChangeLog
index 746f7e86cc55..de7d4d28fe93 100644
--- a/app-dicts/opendict/ChangeLog
+++ b/app-dicts/opendict/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-dicts/opendict
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-dicts/opendict/ChangeLog,v 1.9 2006/09/03 01:59:26 leio Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/opendict/ChangeLog,v 1.10 2006/09/04 04:58:02 tsunam Exp $
+
+ 04 Sep 2006; Joshua Jackson <tsunam@gentoo.org> opendict-0.6.1.ebuild:
+ Stable x86; bug #146071
03 Sep 2006; Mart Raudsepp <leio@gentoo.org>
-files/opendict-0.5.7-gentoo-wxversion.patch, -opendict-0.5.4.ebuild,
diff --git a/app-dicts/opendict/opendict-0.6.1.ebuild b/app-dicts/opendict/opendict-0.6.1.ebuild
index 6039982beef1..528f11bff827 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.1 2006/04/21 04:25:21 halcy0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/opendict/opendict-0.6.1.ebuild,v 1.2 2006/09/04 04:58:02 tsunam 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="~x86 ~ppc"
+KEYWORDS="~ppc x86"
IUSE=""
# DEPEND=">=sys-devel/gettext-0.14" # currently no xgettext run
RDEPEND=">=virtual/python-2.3