diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-03-09 11:53:28 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-03-09 11:53:28 +0000 |
commit | 8c17288a3e1a517970ac108f9d4b13431bc6deb8 (patch) | |
tree | eb3efc2a66cee0413d78585890bcadd156209cb8 /app-dicts | |
parent | x86 stable, bug 499954 (diff) | |
download | gentoo-2-8c17288a3e1a517970ac108f9d4b13431bc6deb8.tar.gz gentoo-2-8c17288a3e1a517970ac108f9d4b13431bc6deb8.tar.bz2 gentoo-2-8c17288a3e1a517970ac108f9d4b13431bc6deb8.zip |
x86 stable, bug 499954
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'app-dicts')
-rw-r--r-- | app-dicts/gnome-dictionary/ChangeLog | 5 | ||||
-rw-r--r-- | app-dicts/gnome-dictionary/gnome-dictionary-3.10.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-dicts/gnome-dictionary/ChangeLog b/app-dicts/gnome-dictionary/ChangeLog index 793bccddba52..6fb31e8d16fd 100644 --- a/app-dicts/gnome-dictionary/ChangeLog +++ b/app-dicts/gnome-dictionary/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-dicts/gnome-dictionary # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/gnome-dictionary/ChangeLog,v 1.11 2014/03/09 10:42:08 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/gnome-dictionary/ChangeLog,v 1.12 2014/03/09 11:53:28 pacho Exp $ + + 09 Mar 2014; Pacho Ramos <pacho@gentoo.org> gnome-dictionary-3.10.0.ebuild: + x86 stable, bug 499954 09 Mar 2014; Pacho Ramos <pacho@gentoo.org> gnome-dictionary-3.10.0.ebuild: amd64 stable, bug 499954 diff --git a/app-dicts/gnome-dictionary/gnome-dictionary-3.10.0.ebuild b/app-dicts/gnome-dictionary/gnome-dictionary-3.10.0.ebuild index bc1a48e88136..5d75013140c2 100644 --- a/app-dicts/gnome-dictionary/gnome-dictionary-3.10.0.ebuild +++ b/app-dicts/gnome-dictionary/gnome-dictionary-3.10.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/gnome-dictionary/gnome-dictionary-3.10.0.ebuild,v 1.4 2014/03/09 10:42:08 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/gnome-dictionary/gnome-dictionary-3.10.0.ebuild,v 1.5 2014/03/09 11:53:28 pacho Exp $ EAPI="5" GCONF_DEBUG="yes" @@ -14,7 +14,7 @@ HOMEPAGE="https://live.gnome.org/GnomeUtils" LICENSE="GPL-2+ LGPL-2.1+ FDL-1.1+" SLOT="0/6" # subslot = suffix of libgdict-1.0.so IUSE="ipv6" -KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux" COMMON_DEPEND=" >=dev-libs/glib-2.28:2 |