diff options
author | Jeroen Roovers <jer@gentoo.org> | 2015-04-30 04:37:51 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2015-04-30 04:37:51 +0000 |
commit | b1f83c1546bbeb253c15cd1f4449c33a4da00163 (patch) | |
tree | 706a8070a9d4844c82fe268231b2bb04217bd48b /dev-libs/dbus-glib | |
parent | Stable for HPPA (bug #541526). (diff) | |
download | gentoo-2-b1f83c1546bbeb253c15cd1f4449c33a4da00163.tar.gz gentoo-2-b1f83c1546bbeb253c15cd1f4449c33a4da00163.tar.bz2 gentoo-2-b1f83c1546bbeb253c15cd1f4449c33a4da00163.zip |
Stable for PPC64 (bug #545844).
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
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 5ced3475ae48..a9bfb00ff211 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.162 2015/04/28 09:48:31 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/dbus-glib/ChangeLog,v 1.163 2015/04/30 04:37:51 jer Exp $ + + 30 Apr 2015; Jeroen Roovers <jer@gentoo.org> dbus-glib-0.102.ebuild: + Stable for PPC64 (bug #545844). 28 Apr 2015; Agostino Sarubbo <ago@gentoo.org> dbus-glib-0.102.ebuild: Stable for sparc, 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 09da27a76033..5b410e999bbe 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.15 2015/04/28 09:48:31 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/dbus-glib/dbus-glib-0.102.ebuild,v 1.16 2015/04/30 04:37:51 jer 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}] |