diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-03-31 15:00:30 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-03-31 15:00:30 +0000 |
commit | a488325f579f55c727d16081e9999216c2ce1541 (patch) | |
tree | 7b348802d89331e6c3a12e3f46d75995e4eed070 /dev-python/dbus-python | |
parent | Stable for sparc, wrt bug #458988 (diff) | |
download | gentoo-2-a488325f579f55c727d16081e9999216c2ce1541.tar.gz gentoo-2-a488325f579f55c727d16081e9999216c2ce1541.tar.bz2 gentoo-2-a488325f579f55c727d16081e9999216c2ce1541.zip |
Stable for sparc, wrt bug #458992
(Portage version: 2.1.11.55/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-python/dbus-python')
-rw-r--r-- | dev-python/dbus-python/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/dbus-python/dbus-python-1.1.1-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/dbus-python/ChangeLog b/dev-python/dbus-python/ChangeLog index bc6b85ad5288..e9bc7473f255 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-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/dbus-python/ChangeLog,v 1.118 2013/03/28 23:01:27 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/dbus-python/ChangeLog,v 1.119 2013/03/31 15:00:30 ago Exp $ + + 31 Mar 2013; Agostino Sarubbo <ago@gentoo.org> dbus-python-1.1.1-r1.ebuild: + Stable for sparc, wrt bug #458992 28 Mar 2013; Agostino Sarubbo <ago@gentoo.org> dbus-python-1.1.1-r1.ebuild: Stable for ia64, wrt bug #458992 diff --git a/dev-python/dbus-python/dbus-python-1.1.1-r1.ebuild b/dev-python/dbus-python/dbus-python-1.1.1-r1.ebuild index 010faf41991c..cc70febe49e4 100644 --- a/dev-python/dbus-python/dbus-python-1.1.1-r1.ebuild +++ b/dev-python/dbus-python/dbus-python-1.1.1-r1.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-python/dbus-python/dbus-python-1.1.1-r1.ebuild,v 1.11 2013/03/28 23:01:27 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/dbus-python/dbus-python-1.1.1-r1.ebuild,v 1.12 2013/03/31 15:00:30 ago Exp $ EAPI=5 @@ -14,7 +14,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" # API docs generated with epydoc, which is python2-only REQUIRED_USE="doc? ( || ( python_targets_python2_6 python_targets_python2_7 ) )" |