summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2009-01-31 08:03:58 +0000
committerAlexis Ballier <aballier@gentoo.org>2009-01-31 08:03:58 +0000
commit1368fd04b37247fd31e99d74a670ea0b08fcb93e (patch)
treedde9e7f30ef21f400ee1c253a239eaf11e3f1618 /dev-libs
parentGive up maintainership; reassign to maintainer-needed. (diff)
downloadgentoo-2-1368fd04b37247fd31e99d74a670ea0b08fcb93e.tar.gz
gentoo-2-1368fd04b37247fd31e99d74a670ea0b08fcb93e.tar.bz2
gentoo-2-1368fd04b37247fd31e99d74a670ea0b08fcb93e.zip
keyword ~x86-fbsd
(Portage version: 2.2_rc23/cvs/Linux x86_64)
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/libgweather/ChangeLog6
-rw-r--r--dev-libs/libgweather/libgweather-2.24.3.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-libs/libgweather/ChangeLog b/dev-libs/libgweather/ChangeLog
index a7f10ff73706..e878756113d4 100644
--- a/dev-libs/libgweather/ChangeLog
+++ b/dev-libs/libgweather/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-libs/libgweather
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgweather/ChangeLog,v 1.21 2009/01/24 11:18:52 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgweather/ChangeLog,v 1.22 2009/01/31 08:03:58 aballier Exp $
+
+ 31 Jan 2009; Alexis Ballier <aballier@gentoo.org>
+ libgweather-2.24.3.ebuild:
+ keyword ~x86-fbsd
24 Jan 2009; Raúl Porcel <armin76@gentoo.org> libgweather-2.24.3.ebuild:
Add ~arm/~sh
diff --git a/dev-libs/libgweather/libgweather-2.24.3.ebuild b/dev-libs/libgweather/libgweather-2.24.3.ebuild
index c5584c097964..809fd9587417 100644
--- a/dev-libs/libgweather/libgweather-2.24.3.ebuild
+++ b/dev-libs/libgweather/libgweather-2.24.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgweather/libgweather-2.24.3.ebuild,v 1.2 2009/01/24 11:18:52 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgweather/libgweather-2.24.3.ebuild,v 1.3 2009/01/31 08:03:58 aballier Exp $
EAPI="1"
@@ -11,7 +11,7 @@ HOMEPAGE="http://www.gnome.org/"
LICENSE="GPL-2"
SLOT="0"
-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="python"
RDEPEND=">=x11-libs/gtk+-2.11