diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-10-06 21:16:55 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-10-06 21:16:55 +0000 |
commit | 27da3c2b648f249673d0944ff10c9659470b2000 (patch) | |
tree | bcbc47974762c450c82aebd481fe146773a6143d /dev-util | |
parent | add camlp5 useflag to allow building coq with it, bug #434230 by Christian D. (diff) | |
download | gentoo-2-27da3c2b648f249673d0944ff10c9659470b2000.tar.gz gentoo-2-27da3c2b648f249673d0944ff10c9659470b2000.tar.bz2 gentoo-2-27da3c2b648f249673d0944ff10c9659470b2000.zip |
stable ppc ppc64, bug #427544
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/gdbus-codegen/ChangeLog | 7 | ||||
-rw-r--r-- | dev-util/gdbus-codegen/gdbus-codegen-2.32.4.ebuild | 4 |
2 files changed, 7 insertions, 4 deletions
diff --git a/dev-util/gdbus-codegen/ChangeLog b/dev-util/gdbus-codegen/ChangeLog index 1ab70450afec..979a39770929 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/gdbus-codegen/ChangeLog,v 1.35 2012/10/06 08:55:34 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/gdbus-codegen/ChangeLog,v 1.36 2012/10/06 21:16:55 blueness Exp $ + + 06 Oct 2012; Anthony G. Basile <blueness@gentoo.org> + gdbus-codegen-2.32.4.ebuild: + stable ppc ppc64, bug #427544 06 Oct 2012; Markus Meier <maekke@gentoo.org> gdbus-codegen-2.32.4.ebuild: arm stable, bug #427544 @@ -144,4 +148,3 @@ 27 Sep 2011; Nirbheek Chauhan <nirbheek@gentoo.org> +gdbus-codegen-2.30.0.ebuild, +metadata.xml: Move from GNOME overlay for GNOME 3.2. Ebuild by tetromino. - diff --git a/dev-util/gdbus-codegen/gdbus-codegen-2.32.4.ebuild b/dev-util/gdbus-codegen/gdbus-codegen-2.32.4.ebuild index 63799e70837a..19c6c72f2a7f 100644 --- a/dev-util/gdbus-codegen/gdbus-codegen-2.32.4.ebuild +++ b/dev-util/gdbus-codegen/gdbus-codegen-2.32.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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.ebuild,v 1.8 2012/10/06 08:55:34 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/gdbus-codegen/gdbus-codegen-2.32.4.ebuild,v 1.9 2012/10/06 21:16:55 blueness Exp $ EAPI="4" 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="" |