diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-01-28 15:23:32 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-01-28 15:23:32 +0000 |
commit | 23018d48f834f077c590208fbaa0c61e337e501f (patch) | |
tree | 1f9c389f34bfc19f3fad558c3b727e7ca8ea1a25 /app-text/stardict | |
parent | x86 stable wrt bug #400805 (diff) | |
download | gentoo-2-23018d48f834f077c590208fbaa0c61e337e501f.tar.gz gentoo-2-23018d48f834f077c590208fbaa0c61e337e501f.tar.bz2 gentoo-2-23018d48f834f077c590208fbaa0c61e337e501f.zip |
x86 stable wrt bug #399783
(Portage version: 2.1.10.44/cvs/Linux i686)
Diffstat (limited to 'app-text/stardict')
-rw-r--r-- | app-text/stardict/ChangeLog | 6 | ||||
-rw-r--r-- | app-text/stardict/stardict-3.0.3-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-text/stardict/ChangeLog b/app-text/stardict/ChangeLog index 842431ae38d9..301158bf967d 100644 --- a/app-text/stardict/ChangeLog +++ b/app-text/stardict/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-text/stardict # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/stardict/ChangeLog,v 1.19 2012/01/23 14:28:18 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/stardict/ChangeLog,v 1.20 2012/01/28 15:23:32 phajdan.jr Exp $ + + 28 Jan 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> + stardict-3.0.3-r1.ebuild: + x86 stable wrt bug #399783 23 Jan 2012; Agostino Sarubbo <ago@gentoo.org> stardict-3.0.3-r1.ebuild: Stable for amd64, wrt bug #399783 diff --git a/app-text/stardict/stardict-3.0.3-r1.ebuild b/app-text/stardict/stardict-3.0.3-r1.ebuild index e9d699ccde46..755998018bea 100644 --- a/app-text/stardict/stardict-3.0.3-r1.ebuild +++ b/app-text/stardict/stardict-3.0.3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/stardict/stardict-3.0.3-r1.ebuild,v 1.2 2012/01/23 14:28:18 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/stardict/stardict-3.0.3-r1.ebuild,v 1.3 2012/01/28 15:23:32 phajdan.jr Exp $ # NOTE: Even though the *.dict.dz are the same as dictd/freedict's files, # their indexes seem to be in a different format. So we'll keep them @@ -23,7 +23,7 @@ SRC_URI="http://${PN}-3.googlecode.com/files/${P}.tar.bz2 LICENSE="CPL-1.0 GPL-3 LGPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="amd64 ~ppc ~ppc64 ~sparc x86" IUSE="editor espeak gnome gucharmap qqwry pronounce spell" COMMON_DEPEND=">=dev-libs/glib-2.16 |