summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2010-04-13 16:42:37 +0000
committerAlexis Ballier <aballier@gentoo.org>2010-04-13 16:42:37 +0000
commit541525644beda9c844bad9f573a02bc455343b1e (patch)
tree7ff5686ec815f6b201d1f09ea9fdef1e62374fd4 /gnome-base
parentold (diff)
downloadgentoo-2-541525644beda9c844bad9f573a02bc455343b1e.tar.gz
gentoo-2-541525644beda9c844bad9f573a02bc455343b1e.tar.bz2
gentoo-2-541525644beda9c844bad9f573a02bc455343b1e.zip
keyword ~x86-fbsd
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'gnome-base')
-rw-r--r--gnome-base/gconf/ChangeLog5
-rw-r--r--gnome-base/gconf/gconf-2.28.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/gconf/ChangeLog b/gnome-base/gconf/ChangeLog
index 94c67214e681..5124e03f6932 100644
--- a/gnome-base/gconf/ChangeLog
+++ b/gnome-base/gconf/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for gnome-base/gconf
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/ChangeLog,v 1.224 2010/04/03 13:45:02 mrpouet Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/ChangeLog,v 1.225 2010/04/13 16:42:37 aballier Exp $
+
+ 13 Apr 2010; Alexis Ballier <aballier@gentoo.org> gconf-2.28.1.ebuild:
+ keyword ~x86-fbsd
*gconf-2.28.1 (03 Apr 2010)
diff --git a/gnome-base/gconf/gconf-2.28.1.ebuild b/gnome-base/gconf/gconf-2.28.1.ebuild
index 627ebbf81299..4161d30e4afa 100644
--- a/gnome-base/gconf/gconf-2.28.1.ebuild
+++ b/gnome-base/gconf/gconf-2.28.1.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/gconf/gconf-2.28.1.ebuild,v 1.1 2010/04/03 13:45:02 mrpouet Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/gconf-2.28.1.ebuild,v 1.2 2010/04/13 16:42:37 aballier Exp $
EAPI="2"
@@ -16,7 +16,7 @@ SRC_URI="mirror://gnome/sources/${MY_PN}/${PVP[0]}.${PVP[1]}/${MY_P}.tar.bz2"
LICENSE="LGPL-2"
SLOT="2"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE="debug doc ldap policykit"
RDEPEND=">=dev-libs/glib-2.14