From dae87d13a5f32d0127f99e8dda3e287b7c356bb2 Mon Sep 17 00:00:00 2001 From: Markos Chandras Date: Tue, 26 Apr 2011 11:21:47 +0000 Subject: Stable on amd64 wrt bug #363877 (Portage version: 2.1.9.44/cvs/Linux x86_64) --- app-dicts/opendict/ChangeLog | 5 ++++- app-dicts/opendict/opendict-0.6.3.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'app-dicts') diff --git a/app-dicts/opendict/ChangeLog b/app-dicts/opendict/ChangeLog index 37ba794d825b..e88dd1258909 100644 --- a/app-dicts/opendict/ChangeLog +++ b/app-dicts/opendict/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-dicts/opendict # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/opendict/ChangeLog,v 1.23 2011/04/16 19:55:39 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/opendict/ChangeLog,v 1.24 2011/04/26 11:21:47 hwoarang Exp $ + + 26 Apr 2011; Markos Chandras opendict-0.6.3.ebuild: + Stable on amd64 wrt bug #363877 16 Apr 2011; Arfrever Frehtes Taifersar Arahesis opendict-0.6.1.ebuild, opendict-0.6.3.ebuild: diff --git a/app-dicts/opendict/opendict-0.6.3.ebuild b/app-dicts/opendict/opendict-0.6.3.ebuild index 128054dda20e..5349bad7726a 100644 --- a/app-dicts/opendict/opendict-0.6.3.ebuild +++ b/app-dicts/opendict/opendict-0.6.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/opendict/opendict-0.6.3.ebuild,v 1.5 2011/04/16 19:55:39 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/opendict/opendict-0.6.3.ebuild,v 1.6 2011/04/26 11:21:47 hwoarang Exp $ EAPI=3 PYTHON_DEPEND=2 @@ -12,7 +12,7 @@ HOMEPAGE="http://opendict.sourceforge.net/" SRC_URI="http://opendict.idiles.com/files/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="" RDEPEND="dev-python/wxpython:2.8 -- cgit v1.2.3-65-gdbad