diff options
author | Pacho Ramos <pacho@gentoo.org> | 2015-03-14 18:23:26 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2015-03-14 18:23:26 +0000 |
commit | e972fb15bbed4919187e0372887d83b409e18835 (patch) | |
tree | aacd0f17f0dd9e36620049698243a8d626c56325 /app-dicts/gnome-dictionary/gnome-dictionary-3.14.2.ebuild | |
parent | amd64 stable, bug 534012 (diff) | |
download | gentoo-2-e972fb15bbed4919187e0372887d83b409e18835.tar.gz gentoo-2-e972fb15bbed4919187e0372887d83b409e18835.tar.bz2 gentoo-2-e972fb15bbed4919187e0372887d83b409e18835.zip |
amd64 stable, bug 534012
(Portage version: 2.2.17/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'app-dicts/gnome-dictionary/gnome-dictionary-3.14.2.ebuild')
-rw-r--r-- | app-dicts/gnome-dictionary/gnome-dictionary-3.14.2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-dicts/gnome-dictionary/gnome-dictionary-3.14.2.ebuild b/app-dicts/gnome-dictionary/gnome-dictionary-3.14.2.ebuild index 84a58baa540a..11fc93c7b4e2 100644 --- a/app-dicts/gnome-dictionary/gnome-dictionary-3.14.2.ebuild +++ b/app-dicts/gnome-dictionary/gnome-dictionary-3.14.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 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.14.2.ebuild,v 1.1 2014/12/15 23:04:58 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/gnome-dictionary/gnome-dictionary-3.14.2.ebuild,v 1.2 2015/03/14 18:23:26 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.39:2 |