summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2012-06-02 12:23:19 +0000
committerAnthony G. Basile <blueness@gentoo.org>2012-06-02 12:23:19 +0000
commit63964e54d11ad04b72a75e404f7ee6f4b1b9e90d (patch)
tree8b91413c8375e4734d4ab56bc47b8e7cec74eebf /gnome-base
parentKeyword ~mips (diff)
downloadgentoo-2-63964e54d11ad04b72a75e404f7ee6f4b1b9e90d.tar.gz
gentoo-2-63964e54d11ad04b72a75e404f7ee6f4b1b9e90d.tar.bz2
gentoo-2-63964e54d11ad04b72a75e404f7ee6f4b1b9e90d.zip
Keyword ~mips
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'gnome-base')
-rw-r--r--gnome-base/libgdu/ChangeLog5
-rw-r--r--gnome-base/libgdu/libgdu-3.0.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/libgdu/ChangeLog b/gnome-base/libgdu/ChangeLog
index 45ffcce49684..97232296f371 100644
--- a/gnome-base/libgdu/ChangeLog
+++ b/gnome-base/libgdu/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for gnome-base/libgdu
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgdu/ChangeLog,v 1.3 2012/05/05 05:38:12 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgdu/ChangeLog,v 1.4 2012/06/02 12:23:19 blueness Exp $
+
+ 02 Jun 2012; Anthony G. Basile <blueness@gentoo.org> libgdu-3.0.2.ebuild:
+ Keyword ~mips
05 May 2012; Jeff Horelick <jdhore@gentoo.org> libgdu-3.0.2.ebuild:
dev-util/pkgconfig -> virtual/pkgconfig
diff --git a/gnome-base/libgdu/libgdu-3.0.2.ebuild b/gnome-base/libgdu/libgdu-3.0.2.ebuild
index 619fca07177c..f6e82b69fc1b 100644
--- a/gnome-base/libgdu/libgdu-3.0.2.ebuild
+++ b/gnome-base/libgdu/libgdu-3.0.2.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/gnome-base/libgdu/libgdu-3.0.2.ebuild,v 1.3 2012/05/05 05:38:12 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgdu/libgdu-3.0.2.ebuild,v 1.4 2012/06/02 12:23:19 blueness Exp $
EAPI="4"
GCONF_DEBUG="no"
@@ -15,7 +15,7 @@ HOMEPAGE="http://git.gnome.org/browse/gnome-disk-utility"
LICENSE="LGPL-2.1"
SLOT="0"
IUSE="avahi doc gnome-keyring"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86"
CDEPEND="
>=dev-libs/glib-2.22:2