summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2013-01-29 01:49:26 +0000
committerAlexis Ballier <aballier@gentoo.org>2013-01-29 01:49:26 +0000
commitb4a5b1bf5f2f9b8fa406dca0500142e7c374a9cc (patch)
treec85e0a6237cbc4a53cf3f3e9a86ae5cbb74345e2 /dev-util/glade
parentFix ChangeLog formatting. (diff)
downloadgentoo-2-b4a5b1bf5f2f9b8fa406dca0500142e7c374a9cc.tar.gz
gentoo-2-b4a5b1bf5f2f9b8fa406dca0500142e7c374a9cc.tar.bz2
gentoo-2-b4a5b1bf5f2f9b8fa406dca0500142e7c374a9cc.zip
keyword ~amd64-fbsd
(Portage version: 2.2.0_alpha161/cvs/Linux x86_64, signed Manifest commit with key 160F534A)
Diffstat (limited to 'dev-util/glade')
-rw-r--r--dev-util/glade/ChangeLog5
-rw-r--r--dev-util/glade/glade-3.14.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/glade/ChangeLog b/dev-util/glade/ChangeLog
index b5f77785f176..e99a5d0a5fa5 100644
--- a/dev-util/glade/ChangeLog
+++ b/dev-util/glade/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/glade
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/ChangeLog,v 1.179 2013/01/06 09:32:32 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/ChangeLog,v 1.180 2013/01/29 01:49:26 aballier Exp $
+
+ 29 Jan 2013; Alexis Ballier <aballier@gentoo.org> glade-3.14.2.ebuild:
+ keyword ~amd64-fbsd
06 Jan 2013; Agostino Sarubbo <ago@gentoo.org> glade-3.14.2.ebuild:
Add ~sparc, wrt bug #449220
diff --git a/dev-util/glade/glade-3.14.2.ebuild b/dev-util/glade/glade-3.14.2.ebuild
index d3b7714a322f..81e3a1057d96 100644
--- a/dev-util/glade/glade-3.14.2.ebuild
+++ b/dev-util/glade/glade-3.14.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/glade-3.14.2.ebuild,v 1.3 2013/01/06 09:32:32 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/glade-3.14.2.ebuild,v 1.4 2013/01/29 01:49:26 aballier Exp $
EAPI="5"
GCONF_DEBUG="yes"
@@ -14,7 +14,7 @@ HOMEPAGE="http://glade.gnome.org/"
LICENSE="GPL-2+ FDL-1.1+"
SLOT="3.10/4" # subslot = suffix of libgladeui-2.so
-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="+introspection python"
RDEPEND="dev-libs/atk[introspection?]