From e5a3911d906c601a14a939193d3bf80972e151ad Mon Sep 17 00:00:00 2001 From: Christoph Junghans Date: Thu, 13 Mar 2014 19:46:44 +0000 Subject: added ~x64-macos (tested by me) (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key C2000586) --- dev-util/gdbus-codegen/ChangeLog | 6 +++++- dev-util/gdbus-codegen/gdbus-codegen-2.38.2.ebuild | 4 ++-- 2 files changed, 7 insertions(+), 3 deletions(-) (limited to 'dev-util') diff --git a/dev-util/gdbus-codegen/ChangeLog b/dev-util/gdbus-codegen/ChangeLog index 8c62b4ac04fd..d20452bd488b 100644 --- a/dev-util/gdbus-codegen/ChangeLog +++ b/dev-util/gdbus-codegen/ChangeLog @@ -1,6 +1,10 @@ # 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.75 2014/03/09 11:56:15 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/gdbus-codegen/ChangeLog,v 1.76 2014/03/13 19:46:44 ottxor Exp $ + + 13 Mar 2014; Christoph Junghans + gdbus-codegen-2.38.2.ebuild: + added ~x64-macos (tested by me) 09 Mar 2014; Pacho Ramos gdbus-codegen-2.38.2.ebuild: x86 stable, bug 499954 diff --git a/dev-util/gdbus-codegen/gdbus-codegen-2.38.2.ebuild b/dev-util/gdbus-codegen/gdbus-codegen-2.38.2.ebuild index b8a90cc9518b..1aa58aa0a5d3 100644 --- a/dev-util/gdbus-codegen/gdbus-codegen-2.38.2.ebuild +++ b/dev-util/gdbus-codegen/gdbus-codegen-2.38.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.38.2.ebuild,v 1.4 2014/03/09 11:56:15 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/gdbus-codegen/gdbus-codegen-2.38.2.ebuild,v 1.5 2014/03/13 19:46:44 ottxor 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 ~x64-macos" IUSE="" RDEPEND="${PYTHON_DEPS}" -- cgit v1.2.3-65-gdbad