diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-02-10 19:19:52 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-02-10 19:19:52 +0000 |
commit | 40f4b8637a377f574bdf925264fdd87c882cb8f3 (patch) | |
tree | 3828be13ff322fd17e2955ce70971566a8e0f3ea /gnome-base/gnome-core-apps | |
parent | >=dev-libs/atk-2.8.0 is needed because atk_object_get_object_locale is used (... (diff) | |
download | gentoo-2-40f4b8637a377f574bdf925264fdd87c882cb8f3.tar.gz gentoo-2-40f4b8637a377f574bdf925264fdd87c882cb8f3.tar.bz2 gentoo-2-40f4b8637a377f574bdf925264fdd87c882cb8f3.zip |
Rekeyword as looks like all dependencies are now satisfied
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'gnome-base/gnome-core-apps')
-rw-r--r-- | gnome-base/gnome-core-apps/ChangeLog | 7 | ||||
-rw-r--r-- | gnome-base/gnome-core-apps/gnome-core-apps-3.10.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/gnome-base/gnome-core-apps/ChangeLog b/gnome-base/gnome-core-apps/ChangeLog index 2e44e6a1ca0a..e10257046354 100644 --- a/gnome-base/gnome-core-apps/ChangeLog +++ b/gnome-base/gnome-core-apps/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/gnome-core-apps -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-core-apps/ChangeLog,v 1.19 2013/12/24 18:09:17 pacho Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-core-apps/ChangeLog,v 1.20 2014/02/10 19:19:52 pacho Exp $ + + 10 Feb 2014; Pacho Ramos <pacho@gentoo.org> gnome-core-apps-3.10.0.ebuild: + Rekeyword as looks like all dependencies are now satisfied *gnome-core-apps-3.10.0 (24 Dec 2013) diff --git a/gnome-base/gnome-core-apps/gnome-core-apps-3.10.0.ebuild b/gnome-base/gnome-core-apps/gnome-core-apps-3.10.0.ebuild index 68271553af7d..1b669d917ed2 100644 --- a/gnome-base/gnome-core-apps/gnome-core-apps-3.10.0.ebuild +++ b/gnome-base/gnome-core-apps/gnome-core-apps-3.10.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-core-apps/gnome-core-apps-3.10.0.ebuild,v 1.1 2013/12/24 18:09:17 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-core-apps/gnome-core-apps-3.10.0.ebuild,v 1.2 2014/02/10 19:19:52 pacho Exp $ EAPI="5" @@ -12,7 +12,7 @@ IUSE="+bluetooth +cdr cups" # when unmasking for an arch # double check none of the deps are still masked ! -KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86" # Note to developers: # This is a wrapper for the core apps tightly integrated with GNOME 3 |