summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2015-02-02 22:52:20 +0000
committerAnthony G. Basile <blueness@gentoo.org>2015-02-02 22:52:20 +0000
commit38b91f5f0f44deb4cb532091cc1271800471b8c4 (patch)
treeb40cc1cebbc60647eee0a7b1e60597e2aafa51b4 /gnome-base/dconf
parentFix NameError: Global name 'SMTPException' is not defined. The patch is alrea... (diff)
downloadgentoo-2-38b91f5f0f44deb4cb532091cc1271800471b8c4.tar.gz
gentoo-2-38b91f5f0f44deb4cb532091cc1271800471b8c4.tar.bz2
gentoo-2-38b91f5f0f44deb4cb532091cc1271800471b8c4.zip
Keyword ~mips
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
Diffstat (limited to 'gnome-base/dconf')
-rw-r--r--gnome-base/dconf/ChangeLog6
-rw-r--r--gnome-base/dconf/dconf-0.20.0.ebuild4
-rw-r--r--gnome-base/dconf/dconf-0.22.0.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/gnome-base/dconf/ChangeLog b/gnome-base/dconf/ChangeLog
index fcf7d696a052..6781fae2f0b1 100644
--- a/gnome-base/dconf/ChangeLog
+++ b/gnome-base/dconf/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for gnome-base/dconf
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/dconf/ChangeLog,v 1.76 2015/01/22 09:29:31 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/dconf/ChangeLog,v 1.77 2015/02/02 22:52:20 blueness Exp $
+
+ 02 Feb 2015; Anthony G. Basile <blueness@gentoo.org> dconf-0.20.0.ebuild,
+ dconf-0.22.0.ebuild:
+ Keyword ~mips
22 Jan 2015; Pacho Ramos <pacho@gentoo.org> dconf-0.20.0.ebuild,
dconf-0.22.0.ebuild:
diff --git a/gnome-base/dconf/dconf-0.20.0.ebuild b/gnome-base/dconf/dconf-0.20.0.ebuild
index b8cf5ca1b5b4..84af54f6c73a 100644
--- a/gnome-base/dconf/dconf-0.20.0.ebuild
+++ b/gnome-base/dconf/dconf-0.20.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/dconf/dconf-0.20.0.ebuild,v 1.10 2015/01/22 09:29:31 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/dconf/dconf-0.20.0.ebuild,v 1.11 2015/02/02 22:52:20 blueness Exp $
EAPI="5"
GCONF_DEBUG="no"
@@ -16,7 +16,7 @@ SLOT="0"
# TODO: coverage ?
IUSE="test X"
-KEYWORDS="alpha amd64 arm ia64 ppc ppc64 ~sh sparc x86 ~x86-fbsd ~arm-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm ia64 ~mips ppc ppc64 ~sh sparc x86 ~x86-fbsd ~arm-linux ~x86-linux"
RDEPEND="
>=dev-libs/glib-2.39.1:2
diff --git a/gnome-base/dconf/dconf-0.22.0.ebuild b/gnome-base/dconf/dconf-0.22.0.ebuild
index 32763a3daad6..194e411c3246 100644
--- a/gnome-base/dconf/dconf-0.22.0.ebuild
+++ b/gnome-base/dconf/dconf-0.22.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/dconf/dconf-0.22.0.ebuild,v 1.3 2015/01/22 09:29:31 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/dconf/dconf-0.22.0.ebuild,v 1.4 2015/02/02 22:52:20 blueness Exp $
EAPI="5"
GCONF_DEBUG="no"
@@ -16,7 +16,7 @@ SLOT="0"
# TODO: coverage ?
IUSE="test X"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~arm-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~arm-linux ~x86-linux"
RDEPEND="
>=dev-libs/glib-2.39.1:2