summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Weber <xmw@gentoo.org>2010-12-11 21:59:57 +0000
committerMichael Weber <xmw@gentoo.org>2010-12-11 21:59:57 +0000
commit8659a94f6f0eb50b7e4ee98f009f4a59b7f73bba (patch)
treecd8c18c1bd49f13f377c253b39a9f94c3ed001d8 /gnome-base
parentVersion bump (bugfixes). (diff)
downloadgentoo-2-8659a94f6f0eb50b7e4ee98f009f4a59b7f73bba.tar.gz
gentoo-2-8659a94f6f0eb50b7e4ee98f009f4a59b7f73bba.tar.bz2
gentoo-2-8659a94f6f0eb50b7e4ee98f009f4a59b7f73bba.zip
Added ~arm/~sparc (bug 341503)
(Portage version: 2.1.9.24/cvs/Linux x86_64)
Diffstat (limited to 'gnome-base')
-rw-r--r--gnome-base/dconf/ChangeLog5
-rw-r--r--gnome-base/dconf/dconf-0.5.1-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/dconf/ChangeLog b/gnome-base/dconf/ChangeLog
index 8fc74055bad0..aa94de7ccb02 100644
--- a/gnome-base/dconf/ChangeLog
+++ b/gnome-base/dconf/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for gnome-base/dconf
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/dconf/ChangeLog,v 1.2 2010/11/06 15:53:06 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/dconf/ChangeLog,v 1.3 2010/12/11 21:59:57 xmw Exp $
+
+ 11 Dec 2010; Michael Weber <xmw@gentoo.org> dconf-0.5.1-r1.ebuild:
+ Added ~arm/~sparc (bug 341503)
*dconf-0.5.1-r1 (06 Nov 2010)
diff --git a/gnome-base/dconf/dconf-0.5.1-r1.ebuild b/gnome-base/dconf/dconf-0.5.1-r1.ebuild
index a398ef41ee9e..79c730a49b37 100644
--- a/gnome-base/dconf/dconf-0.5.1-r1.ebuild
+++ b/gnome-base/dconf/dconf-0.5.1-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/dconf/dconf-0.5.1-r1.ebuild,v 1.1 2010/11/06 15:53:06 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/dconf/dconf-0.5.1-r1.ebuild,v 1.2 2010/12/11 21:59:57 xmw Exp $
EAPI=3
GCONF_DEBUG="no"
@@ -13,7 +13,7 @@ SRC_URI="${SRC_URI} mirror://gentoo/introspection.m4.bz2"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm ~sparc ~x86"
IUSE="doc +introspection vala"
RDEPEND=">=dev-libs/glib-2.25.16