diff options
author | Pacho Ramos <pacho@gentoo.org> | 2015-04-21 18:40:38 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2015-04-21 18:40:38 +0000 |
commit | f3ce575d057de11c0bb6fa24e64674a3873f2375 (patch) | |
tree | 47d810f3945d133b3b0fb54b535f93d7ae53635d /dev-libs/dbus-glib | |
parent | ppc stable wrt bug #525500 (diff) | |
download | gentoo-2-f3ce575d057de11c0bb6fa24e64674a3873f2375.tar.gz gentoo-2-f3ce575d057de11c0bb6fa24e64674a3873f2375.tar.bz2 gentoo-2-f3ce575d057de11c0bb6fa24e64674a3873f2375.zip |
ppc stable wrt bug #545844
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'dev-libs/dbus-glib')
-rw-r--r-- | dev-libs/dbus-glib/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/dbus-glib/dbus-glib-0.102.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/dbus-glib/ChangeLog b/dev-libs/dbus-glib/ChangeLog index e64b1dffc521..ee126fb978d9 100644 --- a/dev-libs/dbus-glib/ChangeLog +++ b/dev-libs/dbus-glib/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/dbus-glib # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/dbus-glib/ChangeLog,v 1.160 2015/04/19 09:49:09 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/dbus-glib/ChangeLog,v 1.161 2015/04/21 18:40:38 pacho Exp $ + + 21 Apr 2015; Pacho Ramos <pacho@gentoo.org> dbus-glib-0.102.ebuild: + ppc stable wrt bug #545844 19 Apr 2015; Agostino Sarubbo <ago@gentoo.org> dbus-glib-0.102.ebuild: Stable for x86, wrt bug #545844 diff --git a/dev-libs/dbus-glib/dbus-glib-0.102.ebuild b/dev-libs/dbus-glib/dbus-glib-0.102.ebuild index 8c3dc2a289cf..c4c47478e45f 100644 --- a/dev-libs/dbus-glib/dbus-glib-0.102.ebuild +++ b/dev-libs/dbus-glib/dbus-glib-0.102.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/dbus-glib/dbus-glib-0.102.ebuild,v 1.13 2015/04/19 09:49:09 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/dbus-glib/dbus-glib-0.102.ebuild,v 1.14 2015/04/21 18:40:38 pacho Exp $ EAPI=5 inherit bash-completion-r1 eutils multilib-minimal @@ -11,7 +11,7 @@ SRC_URI="http://dbus.freedesktop.org/releases/${PN}/${P}.tar.gz" LICENSE="|| ( GPL-2 AFL-2.1 )" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x86-solaris" +KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x86-solaris" IUSE="debug doc static-libs test" CDEPEND=">=dev-libs/expat-2.1.0-r3[${MULTILIB_USEDEP}] |