diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-05-20 21:32:05 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-05-20 21:32:05 +0000 |
commit | f67d9ba9c22bc0090544ace9c6bd6399d8eba139 (patch) | |
tree | d36e5e7da4889cf74407328ea49cd39c57f68369 /app-text/stardict | |
parent | Stable for amd64, wrt bug #416777 (diff) | |
download | gentoo-2-f67d9ba9c22bc0090544ace9c6bd6399d8eba139.tar.gz gentoo-2-f67d9ba9c22bc0090544ace9c6bd6399d8eba139.tar.bz2 gentoo-2-f67d9ba9c22bc0090544ace9c6bd6399d8eba139.zip |
Stable for amd64, wrt bug #416747
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'app-text/stardict')
-rw-r--r-- | app-text/stardict/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/stardict/stardict-3.0.3-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/stardict/ChangeLog b/app-text/stardict/ChangeLog index d960f306c671..341e4644b6c1 100644 --- a/app-text/stardict/ChangeLog +++ b/app-text/stardict/ChangeLog @@ -1,6 +1,9 @@ # 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.25 2012/05/04 03:33:16 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/stardict/ChangeLog,v 1.26 2012/05/20 21:32:05 ago Exp $ + + 20 May 2012; Agostino Sarubbo <ago@gentoo.org> stardict-3.0.3-r2.ebuild: + Stable for amd64, wrt bug #416747 04 May 2012; Jeff Horelick <jdhore@gentoo.org> stardict-3.0.3-r1.ebuild, stardict-3.0.3-r2.ebuild: diff --git a/app-text/stardict/stardict-3.0.3-r2.ebuild b/app-text/stardict/stardict-3.0.3-r2.ebuild index 725ebb9152ba..55ab8cc7baa2 100644 --- a/app-text/stardict/stardict-3.0.3-r2.ebuild +++ b/app-text/stardict/stardict-3.0.3-r2.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-r2.ebuild,v 1.3 2012/05/04 03:33:16 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/stardict/stardict-3.0.3-r2.ebuild,v 1.4 2012/05/20 21:32:05 ago 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="espeak gnome gucharmap qqwry pronounce spell tools" COMMON_DEPEND=">=dev-libs/glib-2.16 |