summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAkinori Hattori <hattya@gentoo.org>2012-07-12 13:29:21 +0000
committerAkinori Hattori <hattya@gentoo.org>2012-07-12 13:29:21 +0000
commit7a763fd2cbc7639cd1032673f4ebce1f0f5a4e25 (patch)
treebd6d0566335f8daaf0d4ffd058b8af0cd28686b7 /dev-python
parentFix antlr use dep, thanks to tampakrap. (diff)
downloadgentoo-2-7a763fd2cbc7639cd1032673f4ebce1f0f5a4e25.tar.gz
gentoo-2-7a763fd2cbc7639cd1032673f4ebce1f0f5a4e25.tar.bz2
gentoo-2-7a763fd2cbc7639cd1032673f4ebce1f0f5a4e25.zip
ia64 stable wrt bug #403843
(Portage version: 2.1.10.65/cvs/Linux i686)
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/dbus-python/ChangeLog5
-rw-r--r--dev-python/dbus-python/dbus-python-1.0.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/dbus-python/ChangeLog b/dev-python/dbus-python/ChangeLog
index eb3b16cc3722..954a659d38cf 100644
--- a/dev-python/dbus-python/ChangeLog
+++ b/dev-python/dbus-python/ChangeLog
@@ -1,6 +1,9 @@
# 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.98 2012/06/27 11:00:45 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/dbus-python/ChangeLog,v 1.99 2012/07/12 13:29:21 hattya Exp $
+
+ 12 Jul 2012; Akinori Hattori <hattya@gentoo.org> dbus-python-1.0.0.ebuild:
+ ia64 stable wrt bug #403843
*dbus-python-1.1.1 (27 Jun 2012)
diff --git a/dev-python/dbus-python/dbus-python-1.0.0.ebuild b/dev-python/dbus-python/dbus-python-1.0.0.ebuild
index 649dc8a59084..c7c42c20433f 100644
--- a/dev-python/dbus-python/dbus-python-1.0.0.ebuild
+++ b/dev-python/dbus-python/dbus-python-1.0.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.0.0.ebuild,v 1.16 2012/05/13 19:54:35 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/dbus-python/dbus-python-1.0.0.ebuild,v 1.17 2012/07/12 13:29:21 hattya 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 ~amd64-fbsd ~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