summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2012-02-27 04:43:35 +0000
committerJeroen Roovers <jer@gentoo.org>2012-02-27 04:43:35 +0000
commit712cc90bc86f7ab195c2c4a7551d082fb1388499 (patch)
treefc9e845a48595f5f8bfa7dd860d28be433a58573
parentStable for HPPA (bug #403843). (diff)
downloadgentoo-2-712cc90bc86f7ab195c2c4a7551d082fb1388499.tar.gz
gentoo-2-712cc90bc86f7ab195c2c4a7551d082fb1388499.tar.bz2
gentoo-2-712cc90bc86f7ab195c2c4a7551d082fb1388499.zip
Stable for HPPA (bug #403843).
(Portage version: 2.2.0_alpha89/cvs/Linux x86_64)
-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 4f8ec48333d8..2d7b14d5c678 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.86 2012/02/25 01:49:30 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/dbus-python/ChangeLog,v 1.87 2012/02/27 04:43:35 jer Exp $
+
+ 27 Feb 2012; Jeroen Roovers <jer@gentoo.org> dbus-python-1.0.0.ebuild:
+ Stable for HPPA (bug #403843).
25 Feb 2012; Patrick Lauer <patrick@gentoo.org> dbus-python-0.84.0.ebuild,
dbus-python-1.0.0.ebuild:
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 56ba2fdf5e0e..94f20ebd83ba 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.7 2012/02/25 01:49:29 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/dbus-python/dbus-python-1.0.0.ebuild,v 1.8 2012/02/27 04:43:35 jer 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 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
IUSE="doc examples test"
RDEPEND=">=dev-libs/dbus-glib-0.98