summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2012-05-15 21:20:13 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2012-05-15 21:20:13 +0000
commit66cdc794db1306ea653f23847ab9e7e4c923cd06 (patch)
tree319eb4fb2f1984694aa3f10885f8272765c3f13d /dev-python/dbus-python
parentThis is ready to enter ~arch. (diff)
downloadgentoo-2-66cdc794db1306ea653f23847ab9e7e4c923cd06.tar.gz
gentoo-2-66cdc794db1306ea653f23847ab9e7e4c923cd06.tar.bz2
gentoo-2-66cdc794db1306ea653f23847ab9e7e4c923cd06.zip
This is ready to enter ~arch. Forward ~amd64-fbsd from dbus-python-1.0.0 here.
(Portage version: 2.2.0_alpha105/cvs/Linux x86_64)
Diffstat (limited to 'dev-python/dbus-python')
-rw-r--r--dev-python/dbus-python/ChangeLog6
-rw-r--r--dev-python/dbus-python/dbus-python-1.1.0.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-python/dbus-python/ChangeLog b/dev-python/dbus-python/ChangeLog
index 6e29feb12a8e..714aaf1d75da 100644
--- a/dev-python/dbus-python/ChangeLog
+++ b/dev-python/dbus-python/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/dbus-python
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/dbus-python/ChangeLog,v 1.96 2012/05/13 19:54:35 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/dbus-python/ChangeLog,v 1.97 2012/05/15 21:20:13 ssuominen Exp $
+
+ 15 May 2012; Samuli Suominen <ssuominen@gentoo.org> dbus-python-1.1.0.ebuild:
+ This is ready to enter ~arch. Forward ~amd64-fbsd from dbus-python-1.0.0
+ here.
13 May 2012; Alexis Ballier <aballier@gentoo.org> dbus-python-1.0.0.ebuild:
keyword ~amd64-fbsd
diff --git a/dev-python/dbus-python/dbus-python-1.1.0.ebuild b/dev-python/dbus-python/dbus-python-1.1.0.ebuild
index 957d5a89bd9a..52f52eea4f06 100644
--- a/dev-python/dbus-python/dbus-python-1.1.0.ebuild
+++ b/dev-python/dbus-python/dbus-python-1.1.0.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/dbus-python/dbus-python-1.1.0.ebuild,v 1.1 2012/05/11 14:55:36 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/dbus-python/dbus-python-1.1.0.ebuild,v 1.2 2012/05/15 21:20:13 ssuominen Exp $
EAPI=4
@@ -17,7 +17,7 @@ SRC_URI="http://dbus.freedesktop.org/releases/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-#KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
IUSE="doc examples test"
RDEPEND=">=dev-libs/dbus-glib-0.98