diff options
author | Roy Marples <uberlord@gentoo.org> | 2007-01-16 13:45:55 +0000 |
---|---|---|
committer | Roy Marples <uberlord@gentoo.org> | 2007-01-16 13:45:55 +0000 |
commit | f1f6ea8f5d5d658605a2b6db351b0801b35bf9ff (patch) | |
tree | 738b43cedb3956d2a4a49042d51a014e30ad11fb /gnome-base/gconf | |
parent | Added ~x86-fbsd keyword. (diff) | |
download | gentoo-2-f1f6ea8f5d5d658605a2b6db351b0801b35bf9ff.tar.gz gentoo-2-f1f6ea8f5d5d658605a2b6db351b0801b35bf9ff.tar.bz2 gentoo-2-f1f6ea8f5d5d658605a2b6db351b0801b35bf9ff.zip |
Added ~x86-fbsd keyword.
(Portage version: 2.1.2)
Diffstat (limited to 'gnome-base/gconf')
-rw-r--r-- | gnome-base/gconf/ChangeLog | 7 | ||||
-rw-r--r-- | gnome-base/gconf/gconf-2.14.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/gnome-base/gconf/ChangeLog b/gnome-base/gconf/ChangeLog index 4a5328f23809..7cd17dc86087 100644 --- a/gnome-base/gconf/ChangeLog +++ b/gnome-base/gconf/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/gconf -# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/ChangeLog,v 1.158 2006/12/21 12:51:17 compnerd Exp $ +# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/ChangeLog,v 1.159 2007/01/16 13:45:55 uberlord Exp $ + + 16 Jan 2007; Roy Marples <uberlord@gentoo.org> gconf-2.14.0.ebuild: + Added ~x86-fbsd keyword. 21 Dec 2006; Saleem Abdulrasool <compnerd@gentoo.org> -files/gconf-1.0.9-gcc4.patch, -files/gconf-1.0.9-linguas.patch, diff --git a/gnome-base/gconf/gconf-2.14.0.ebuild b/gnome-base/gconf/gconf-2.14.0.ebuild index 4a0c6f6a6fb0..5ca351f45f90 100644 --- a/gnome-base/gconf/gconf-2.14.0.ebuild +++ b/gnome-base/gconf/gconf-2.14.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/gconf-2.14.0.ebuild,v 1.14 2006/10/20 14:03:48 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/gconf-2.14.0.ebuild,v 1.15 2007/01/16 13:45:55 uberlord Exp $ inherit gnome2 @@ -15,7 +15,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 hppa ia64 mips ppc ppc64 sh sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 sh sparc x86 ~x86-fbsd" IUSE="doc" RDEPEND=">=dev-libs/glib-2.10 |