summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2012-05-15 23:24:32 +0000
committerAlexis Ballier <aballier@gentoo.org>2012-05-15 23:24:32 +0000
commit8c3258658e8924e8e6e229974e989bdf05e00213 (patch)
treeef9804a04e3d439cbc49e8da801287caf3998fe7
parentkeyword ~amd64-fbsd (diff)
downloadgentoo-2-8c3258658e8924e8e6e229974e989bdf05e00213.tar.gz
gentoo-2-8c3258658e8924e8e6e229974e989bdf05e00213.tar.bz2
gentoo-2-8c3258658e8924e8e6e229974e989bdf05e00213.zip
keyword ~amd64-fbsd
(Portage version: 2.2.0_alpha105/cvs/Linux x86_64)
-rw-r--r--dev-python/pygtksourceview/ChangeLog6
-rw-r--r--dev-python/pygtksourceview/pygtksourceview-2.10.1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-python/pygtksourceview/ChangeLog b/dev-python/pygtksourceview/ChangeLog
index bfac98367f27..8daa870e4dfa 100644
--- a/dev-python/pygtksourceview/ChangeLog
+++ b/dev-python/pygtksourceview/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/pygtksourceview
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pygtksourceview/ChangeLog,v 1.49 2012/05/04 15:12:12 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pygtksourceview/ChangeLog,v 1.50 2012/05/15 23:24:32 aballier Exp $
+
+ 15 May 2012; Alexis Ballier <aballier@gentoo.org>
+ pygtksourceview-2.10.1.ebuild:
+ keyword ~amd64-fbsd
04 May 2012; Patrick Lauer <patrick@gentoo.org> pygtksourceview-2.10.1.ebuild:
Migrating dev-util/pkgconfig -> virtual/pkgconfig
diff --git a/dev-python/pygtksourceview/pygtksourceview-2.10.1.ebuild b/dev-python/pygtksourceview/pygtksourceview-2.10.1.ebuild
index 245806c0c245..4aba44cefc2b 100644
--- a/dev-python/pygtksourceview/pygtksourceview-2.10.1.ebuild
+++ b/dev-python/pygtksourceview/pygtksourceview-2.10.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pygtksourceview/pygtksourceview-2.10.1.ebuild,v 1.13 2012/05/04 15:12:12 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pygtksourceview/pygtksourceview-2.10.1.ebuild,v 1.14 2012/05/15 23:24:32 aballier Exp $
EAPI="3"
PYTHON_DEPEND="2:2.6"
@@ -15,7 +15,7 @@ HOMEPAGE="http://www.pygtk.org/"
LICENSE="LGPL-2.1"
SLOT="2"
-KEYWORDS="alpha amd64 arm ia64 ~mips ppc ppc64 sh sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="alpha amd64 arm ia64 ~mips ppc ppc64 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
IUSE="doc"
RDEPEND=">=dev-python/pygobject-2.15.2:2