summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2014-03-20 08:46:39 +0000
committerMikle Kolyada <zlogene@gentoo.org>2014-03-20 08:46:39 +0000
commit312268f1c5cbe757a7ae23b045f764103db8bf2b (patch)
tree6c1d82f90b29615bfe9f3c029ac14b021aac019f /dev-libs/dbus-glib
parentStable for amd64 wrt bug #503196 (diff)
downloadgentoo-2-312268f1c5cbe757a7ae23b045f764103db8bf2b.tar.gz
gentoo-2-312268f1c5cbe757a7ae23b045f764103db8bf2b.tar.bz2
gentoo-2-312268f1c5cbe757a7ae23b045f764103db8bf2b.zip
ppc/ppc64/sparc stable wrt bug #496628
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'dev-libs/dbus-glib')
-rw-r--r--dev-libs/dbus-glib/ChangeLog5
-rw-r--r--dev-libs/dbus-glib/dbus-glib-0.100.2-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/dbus-glib/ChangeLog b/dev-libs/dbus-glib/ChangeLog
index f70ac0725f74..58dbe8e51c17 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-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/dbus-glib/ChangeLog,v 1.148 2014/03/14 22:11:22 mattst88 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/dbus-glib/ChangeLog,v 1.149 2014/03/20 08:46:39 zlogene Exp $
+
+ 20 Mar 2014; Mikle Kolyada <zlogene@gentoo.org> dbus-glib-0.100.2-r1.ebuild:
+ ppc/ppc64/sparc stable wrt bug #496628
14 Mar 2014; Matt Turner <mattst88@gentoo.org> dbus-glib-0.100.2-r1.ebuild:
alpha stable, bug 496628.
diff --git a/dev-libs/dbus-glib/dbus-glib-0.100.2-r1.ebuild b/dev-libs/dbus-glib/dbus-glib-0.100.2-r1.ebuild
index 988c361cfbdf..6306853ae288 100644
--- a/dev-libs/dbus-glib/dbus-glib-0.100.2-r1.ebuild
+++ b/dev-libs/dbus-glib/dbus-glib-0.100.2-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 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.100.2-r1.ebuild,v 1.8 2014/03/14 22:11:22 mattst88 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/dbus-glib/dbus-glib-0.100.2-r1.ebuild,v 1.9 2014/03/20 08:46:39 zlogene 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 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 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[${MULTILIB_USEDEP}]