summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-12-28 12:23:28 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-12-28 12:23:28 +0000
commitb5f4068e56f08db9d4ab966c3b6ca1ea3f9e812a (patch)
tree838d416e25f92eccbbcbc2a566aa44503ecca869 /dev-util/gdbus-codegen
parentStable for ppc, wrt bug #529964 (diff)
downloadgentoo-2-b5f4068e56f08db9d4ab966c3b6ca1ea3f9e812a.tar.gz
gentoo-2-b5f4068e56f08db9d4ab966c3b6ca1ea3f9e812a.tar.bz2
gentoo-2-b5f4068e56f08db9d4ab966c3b6ca1ea3f9e812a.zip
Stable for ppc, wrt bug #529964
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-util/gdbus-codegen')
-rw-r--r--dev-util/gdbus-codegen/ChangeLog5
-rw-r--r--dev-util/gdbus-codegen/gdbus-codegen-2.40.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/gdbus-codegen/ChangeLog b/dev-util/gdbus-codegen/ChangeLog
index 287a00f23a56..ab045c0731b5 100644
--- a/dev-util/gdbus-codegen/ChangeLog
+++ b/dev-util/gdbus-codegen/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/gdbus-codegen
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/gdbus-codegen/ChangeLog,v 1.102 2014/12/19 13:36:24 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/gdbus-codegen/ChangeLog,v 1.103 2014/12/28 12:23:28 ago Exp $
+
+ 28 Dec 2014; Agostino Sarubbo <ago@gentoo.org> gdbus-codegen-2.40.2.ebuild:
+ Stable for ppc, wrt bug #529964
19 Dec 2014; Pacho Ramos <pacho@gentoo.org> gdbus-codegen-2.40.2.ebuild:
amd64 stable, bug 529964
diff --git a/dev-util/gdbus-codegen/gdbus-codegen-2.40.2.ebuild b/dev-util/gdbus-codegen/gdbus-codegen-2.40.2.ebuild
index 560bdee9c38e..9444bef6ecb3 100644
--- a/dev-util/gdbus-codegen/gdbus-codegen-2.40.2.ebuild
+++ b/dev-util/gdbus-codegen/gdbus-codegen-2.40.2.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-util/gdbus-codegen/gdbus-codegen-2.40.2.ebuild,v 1.5 2014/12/19 13:36:24 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/gdbus-codegen/gdbus-codegen-2.40.2.ebuild,v 1.6 2014/12/28 12:23:28 ago Exp $
EAPI="5"
GNOME_ORG_MODULE="glib"
@@ -14,7 +14,7 @@ HOMEPAGE="http://www.gtk.org/"
LICENSE="LGPL-2+"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~x64-macos ~x86-macos"
+KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~x64-macos ~x86-macos"
IUSE=""
RDEPEND="${PYTHON_DEPS}"