diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-04-26 11:21:47 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-04-26 11:21:47 +0000 |
commit | dae87d13a5f32d0127f99e8dda3e287b7c356bb2 (patch) | |
tree | 63cc271785f0f6da40cb8ba440a3bcf43c71c03c /app-dicts/opendict | |
parent | ppc64 stable wrt #363447 (diff) | |
download | gentoo-2-dae87d13a5f32d0127f99e8dda3e287b7c356bb2.tar.gz gentoo-2-dae87d13a5f32d0127f99e8dda3e287b7c356bb2.tar.bz2 gentoo-2-dae87d13a5f32d0127f99e8dda3e287b7c356bb2.zip |
Stable on amd64 wrt bug #363877
(Portage version: 2.1.9.44/cvs/Linux x86_64)
Diffstat (limited to 'app-dicts/opendict')
-rw-r--r-- | app-dicts/opendict/ChangeLog | 5 | ||||
-rw-r--r-- | app-dicts/opendict/opendict-0.6.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
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 <hwoarang@gentoo.org> opendict-0.6.3.ebuild: + Stable on amd64 wrt bug #363877 16 Apr 2011; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> 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 |