summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2013-08-09 20:09:13 +0000
committerMarkus Meier <maekke@gentoo.org>2013-08-09 20:09:13 +0000
commitc8f4f61258e3830bf71203c88cf95aea08d170f5 (patch)
tree31b9c609bb557b2cf1921025e74e8eda8186e11c
parentBump to 9.2 rc1, by Yuta SATOH, bug #476646 (diff)
downloadgentoo-2-c8f4f61258e3830bf71203c88cf95aea08d170f5.tar.gz
gentoo-2-c8f4f61258e3830bf71203c88cf95aea08d170f5.tar.bz2
gentoo-2-c8f4f61258e3830bf71203c88cf95aea08d170f5.zip
arm stable, bug #479506
(Portage version: 2.1.13.5/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
-rw-r--r--dev-util/gdbus-codegen/ChangeLog5
-rw-r--r--dev-util/gdbus-codegen/gdbus-codegen-2.32.4-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/gdbus-codegen/ChangeLog b/dev-util/gdbus-codegen/ChangeLog
index bb4318338594..d8dd3a429086 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-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/gdbus-codegen/ChangeLog,v 1.49 2013/08/02 12:43:21 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/gdbus-codegen/ChangeLog,v 1.50 2013/08/09 20:09:13 maekke Exp $
+
+ 09 Aug 2013; Markus Meier <maekke@gentoo.org> gdbus-codegen-2.32.4-r1.ebuild:
+ arm stable, bug #479506
*gdbus-codegen-2.32.4-r1 (02 Aug 2013)
diff --git a/dev-util/gdbus-codegen/gdbus-codegen-2.32.4-r1.ebuild b/dev-util/gdbus-codegen/gdbus-codegen-2.32.4-r1.ebuild
index 8056f2de8d27..0f93d3bb135f 100644
--- a/dev-util/gdbus-codegen/gdbus-codegen-2.32.4-r1.ebuild
+++ b/dev-util/gdbus-codegen/gdbus-codegen-2.32.4-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-util/gdbus-codegen/gdbus-codegen-2.32.4-r1.ebuild,v 1.1 2013/08/02 12:43:21 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/gdbus-codegen/gdbus-codegen-2.32.4-r1.ebuild,v 1.2 2013/08/09 20:09:13 maekke 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 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
IUSE=""
RDEPEND="${PYTHON_DEPS}"