summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2013-10-24 13:12:02 +0000
committerJeroen Roovers <jer@gentoo.org>2013-10-24 13:12:02 +0000
commit700a402a4195e9736596da157db2cd04730df1f2 (patch)
tree6ba5e96070550ef22a8910dd400cc56d572ecdb2 /dev-util/gdbus-codegen
parentRemove unneeded installation and dependency if not USE nova, partial work of ... (diff)
downloadgentoo-2-700a402a4195e9736596da157db2cd04730df1f2.tar.gz
gentoo-2-700a402a4195e9736596da157db2cd04730df1f2.tar.bz2
gentoo-2-700a402a4195e9736596da157db2cd04730df1f2.zip
Stable for HPPA (bug #476364).
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
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.34.3-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/gdbus-codegen/ChangeLog b/dev-util/gdbus-codegen/ChangeLog
index 9eec686906e2..d27663be134f 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.65 2013/10/17 20:34:11 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/gdbus-codegen/ChangeLog,v 1.66 2013/10/24 13:12:02 jer Exp $
+
+ 24 Oct 2013; Jeroen Roovers <jer@gentoo.org> gdbus-codegen-2.34.3-r1.ebuild:
+ Stable for HPPA (bug #476364).
17 Oct 2013; Markus Meier <maekke@gentoo.org> gdbus-codegen-2.34.3-r1.ebuild:
arm stable, bug #476364
diff --git a/dev-util/gdbus-codegen/gdbus-codegen-2.34.3-r1.ebuild b/dev-util/gdbus-codegen/gdbus-codegen-2.34.3-r1.ebuild
index 1fb891340f2a..55be392c82e9 100644
--- a/dev-util/gdbus-codegen/gdbus-codegen-2.34.3-r1.ebuild
+++ b/dev-util/gdbus-codegen/gdbus-codegen-2.34.3-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.34.3-r1.ebuild,v 1.3 2013/10/17 20:34:11 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/gdbus-codegen/gdbus-codegen-2.34.3-r1.ebuild,v 1.4 2013/10/24 13:12:02 jer 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 ~arm-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 ~arm-linux ~x86-linux"
IUSE=""
RDEPEND="${PYTHON_DEPS}"