diff options
author | Alexis Ballier <aballier@gentoo.org> | 2012-05-09 01:36:04 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2012-05-09 01:36:04 +0000 |
commit | 0714931c31d509ed6fd55a79c72be1912a39eb91 (patch) | |
tree | d2c045c17c7c039f8089d4d3b80bdc82c8aecf26 /gnome-base/gconf | |
parent | mask some more gconf useflags (diff) | |
download | historical-0714931c31d509ed6fd55a79c72be1912a39eb91.tar.gz historical-0714931c31d509ed6fd55a79c72be1912a39eb91.tar.bz2 historical-0714931c31d509ed6fd55a79c72be1912a39eb91.zip |
keyword ~amd64-fbsd
Package-Manager: portage-2.2.0_alpha102/cvs/Linux x86_64
Diffstat (limited to 'gnome-base/gconf')
-rw-r--r-- | gnome-base/gconf/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/gconf/gconf-3.2.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/gconf/ChangeLog b/gnome-base/gconf/ChangeLog index aac34f2fa181..0754d26a0be4 100644 --- a/gnome-base/gconf/ChangeLog +++ b/gnome-base/gconf/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/gconf # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/ChangeLog,v 1.267 2012/05/05 05:38:09 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/ChangeLog,v 1.268 2012/05/09 01:36:04 aballier Exp $ + + 09 May 2012; Alexis Ballier <aballier@gentoo.org> gconf-3.2.5.ebuild: + keyword ~amd64-fbsd 05 May 2012; Jeff Horelick <jdhore@gentoo.org> gconf-2.32.4.ebuild, gconf-3.2.3.ebuild, gconf-3.2.3-r1.ebuild, gconf-3.2.5.ebuild: diff --git a/gnome-base/gconf/gconf-3.2.5.ebuild b/gnome-base/gconf/gconf-3.2.5.ebuild index 8d3a661da5f8..2a530fc5851a 100644 --- a/gnome-base/gconf/gconf-3.2.5.ebuild +++ b/gnome-base/gconf/gconf-3.2.5.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/gconf/gconf-3.2.5.ebuild,v 1.2 2012/05/05 05:38:09 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/gconf-3.2.5.ebuild,v 1.3 2012/05/09 01:36:04 aballier Exp $ EAPI="4" GCONF_DEBUG="yes" @@ -14,7 +14,7 @@ HOMEPAGE="http://projects.gnome.org/gconf/" LICENSE="LGPL-2" SLOT="2" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd" IUSE="debug doc +introspection ldap orbit policykit" RDEPEND=">=dev-libs/glib-2.31:2 |