diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-05-01 18:33:00 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-05-01 18:33:00 +0000 |
commit | 93f63dff2999182d23e3e8a6ab70ed99cf4de3f3 (patch) | |
tree | a3dbb4c9fc471ce2bf43f104f6ccf96c276fe122 /app-text/goldendict | |
parent | Stable on amd64 wrt bug #365335 (diff) | |
download | gentoo-2-93f63dff2999182d23e3e8a6ab70ed99cf4de3f3.tar.gz gentoo-2-93f63dff2999182d23e3e8a6ab70ed99cf4de3f3.tar.bz2 gentoo-2-93f63dff2999182d23e3e8a6ab70ed99cf4de3f3.zip |
Stable on amd64 wrt bug #365343
(Portage version: 2.1.9.44/cvs/Linux x86_64)
Diffstat (limited to 'app-text/goldendict')
-rw-r--r-- | app-text/goldendict/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/goldendict/goldendict-1.0.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/goldendict/ChangeLog b/app-text/goldendict/ChangeLog index d9614143cddf..632d077da875 100644 --- a/app-text/goldendict/ChangeLog +++ b/app-text/goldendict/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/goldendict # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/goldendict/ChangeLog,v 1.3 2011/03/26 16:15:41 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/goldendict/ChangeLog,v 1.4 2011/05/01 18:33:00 hwoarang Exp $ + + 01 May 2011; Markos Chandras <hwoarang@gentoo.org> goldendict-1.0.1.ebuild: + Stable on amd64 wrt bug #365343 26 Mar 2011; Andreas K. Huettel <dilfridge@gentoo.org> goldendict-0.9.0_p20100410.ebuild, goldendict-1.0.1.ebuild: diff --git a/app-text/goldendict/goldendict-1.0.1.ebuild b/app-text/goldendict/goldendict-1.0.1.ebuild index 51476cad40ec..0681931490de 100644 --- a/app-text/goldendict/goldendict-1.0.1.ebuild +++ b/app-text/goldendict/goldendict-1.0.1.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-text/goldendict/goldendict-1.0.1.ebuild,v 1.2 2011/03/26 16:15:41 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/goldendict/goldendict-1.0.1.ebuild,v 1.3 2011/05/01 18:33:00 hwoarang Exp $ EAPI=3 LANGSLONG="ar_SA bg_BG cs_CZ de_DE el_GR it_IT lt_LT ru_RU uk_UA vi_VN zh_CN" @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}-src.tar.bz2" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="debug kde" RDEPEND=" |