diff options
author | Roy Marples <uberlord@gentoo.org> | 2007-02-16 20:15:47 +0000 |
---|---|---|
committer | Roy Marples <uberlord@gentoo.org> | 2007-02-16 20:15:47 +0000 |
commit | b10df2cdcef6dd0b5efd062412ad7f70e2fb42dc (patch) | |
tree | d4773779954dbd4f586355f6bac0faaa185a44ea /gnome-base/gnome-common | |
parent | Fixing compilation for amd64 (diff) | |
download | gentoo-2-b10df2cdcef6dd0b5efd062412ad7f70e2fb42dc.tar.gz gentoo-2-b10df2cdcef6dd0b5efd062412ad7f70e2fb42dc.tar.bz2 gentoo-2-b10df2cdcef6dd0b5efd062412ad7f70e2fb42dc.zip |
Add ~x86-fbsd keyword, #167237.
(Portage version: 2.1.2-r9)
Diffstat (limited to 'gnome-base/gnome-common')
-rw-r--r-- | gnome-base/gnome-common/ChangeLog | 7 | ||||
-rw-r--r-- | gnome-base/gnome-common/gnome-common-2.12.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/gnome-base/gnome-common/ChangeLog b/gnome-base/gnome-common/ChangeLog index de039cf0c5a8..286953c85401 100644 --- a/gnome-base/gnome-common/ChangeLog +++ b/gnome-base/gnome-common/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/gnome-common -# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/ChangeLog,v 1.42 2006/12/21 05:15:47 compnerd Exp $ +# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/ChangeLog,v 1.43 2007/02/16 20:15:47 uberlord Exp $ + + 16 Feb 2007; Roy Marples <uberlord@gentoo.org> gnome-common-2.12.0.ebuild: + Add ~x86-fbsd keyword, #167237. 21 Dec 2006; Saleem Abdulrasool <compnerd@gentoo.org> -gnome-common-1.2.4-r3.ebuild, -gnome-common-1.2.4-r4.ebuild: diff --git a/gnome-base/gnome-common/gnome-common-2.12.0.ebuild b/gnome-base/gnome-common/gnome-common-2.12.0.ebuild index e01ff7f424c0..0bb60d5be936 100644 --- a/gnome-base/gnome-common/gnome-common-2.12.0.ebuild +++ b/gnome-base/gnome-common/gnome-common-2.12.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/gnome-common/gnome-common-2.12.0.ebuild,v 1.13 2006/10/20 20:58:13 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/gnome-common-2.12.0.ebuild,v 1.14 2007/02/16 20:15:47 uberlord Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2" SLOT="3" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86 ~x86-fbsd" IUSE="" DEPEND="" |