summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2006-08-02 08:33:27 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2006-08-02 08:33:27 +0000
commit6b14934c7c479769f6ac5a3a5550b344760cf107 (patch)
tree031eb18f2fe6a7c519cd6420b528ac87e2b23932 /gnome-extra
parentAdd a patch to fix crashes when D-Bus is not started, thanks to Tobias Powalo... (diff)
downloadgentoo-2-6b14934c7c479769f6ac5a3a5550b344760cf107.tar.gz
gentoo-2-6b14934c7c479769f6ac5a3a5550b344760cf107.tar.bz2
gentoo-2-6b14934c7c479769f6ac5a3a5550b344760cf107.zip
Add ~x86-fbsd keyword.
(Portage version: 2.1.1_pre4-r1)
Diffstat (limited to 'gnome-extra')
-rw-r--r--gnome-extra/libgsf/ChangeLog5
-rw-r--r--gnome-extra/libgsf/libgsf-1.14.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-extra/libgsf/ChangeLog b/gnome-extra/libgsf/ChangeLog
index fbb737c3d0c6..bd1a18e9b0b7 100644
--- a/gnome-extra/libgsf/ChangeLog
+++ b/gnome-extra/libgsf/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for gnome-extra/libgsf
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgsf/ChangeLog,v 1.73 2006/07/17 15:50:59 dang Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgsf/ChangeLog,v 1.74 2006/08/02 08:33:27 flameeyes Exp $
+
+ 02 Aug 2006; Diego Pettenò <flameeyes@gentoo.org> libgsf-1.14.0.ebuild:
+ Add ~x86-fbsd keyword.
17 Jul 2006; Daniel Gryniewicz <dang@gentoo.org> libgsf-1.14.0.ebuild:
Marked stable on amd64 for bug #139612
diff --git a/gnome-extra/libgsf/libgsf-1.14.0.ebuild b/gnome-extra/libgsf/libgsf-1.14.0.ebuild
index 59a423f74a43..1679caf93099 100644
--- a/gnome-extra/libgsf/libgsf-1.14.0.ebuild
+++ b/gnome-extra/libgsf/libgsf-1.14.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgsf/libgsf-1.14.0.ebuild,v 1.5 2006/07/17 15:50:59 dang Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgsf/libgsf-1.14.0.ebuild,v 1.6 2006/08/02 08:33:27 flameeyes Exp $
inherit eutils gnome2
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/"
LICENSE="GPL-2 LGPL-2.1"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 ~sparc x86 ~x86-fbsd"
IUSE="bzip2 doc gnome static"
RDEPEND=">=dev-libs/libxml2-2.4.16